support for multiple accounts authentication: introduce ``force`` parameter in `...
[pithos] / docs / source / devguide.rst
2012-03-06 Sofia Papagiannakisupport for multiple accounts authentication: introduce...
2012-02-17 Antony ChazapisMake user-defined meta optional when retrieving from...
2012-02-15 rootBump version.
2012-02-11 Antony ChazapisFix docs. permissions
2012-02-09 Antony ChazapisRemove error for overlapping permissions. Document.
2012-02-03 rootInclude a response for HTML form POSTs.
2012-01-24 Antony ChazapisUse format for uploaded blocks hash lists at the contai... pithos/v0.8.3
2012-01-24 Antony ChazapisUse format parameter for Conflict (409) replies.
2012-01-24 Antony ChazapisAdd ignore_content_type parameter on COPY/MOVE.
2012-01-24 Antony ChazapisDocument sharing headers.
2012-01-19 Antony ChazapisUse /login to redirect or not, depending on the configu...
2011-12-22 chazapisDocument ETag changes.
2011-12-19 Antony ChazapisAdd backend object retrieve by UUID. Expose UUID at...
2011-12-16 Antony ChazapisDocument django's behavior when using the internal...
2011-12-15 Antony ChazapisUpdate dev guide with meta queries.
2011-12-02 Antony ChazapisUse URL-encoding/decoding for all headers.
2011-12-02 Antony ChazapisFormat groups/policy/metadata in JSON/XML replies.
2011-11-29 Antony ChazapisUpdate versioning in docs.
2011-11-21 Antony ChazapisAlways include the Merkle hash in object meta (as retur...
2011-11-01 Antony ChazapisFix docs. pithos/v0.7.9
2011-10-21 Antony ChazapisUse 401 error when missing token and 403 when forbidden.
2011-10-17 Antony ChazapisAdd insufficient quota replies in frontend. Document.
2011-10-13 Antony ChazapisMerge account policy in api. Document.
2011-10-11 Antony ChazapisReport remaining bytes. Enforce account quota when...
2011-10-04 Antony ChazapisContainer-level block upload documentation and integrat...
2011-09-30 Antony ChazapisAllow cross-account object from object update.
2011-09-29 Antony ChazapisFix 'Content-Type' header in GET replies.
2011-09-28 Antony ChazapisSupport cross-account copy and move.
2011-09-28 Antony ChazapisDocument syncing algorithm.
2011-09-22 Antony ChazapisSuggest upload/download methods using hashmaps.
2011-09-13 Antony ChazapisUse 'hashmap' parameter in object GET/PUT to use hashmaps.
2011-09-13 Antony ChazapisDocument authentication.
2011-09-13 Antony ChazapisReport allowed actions in cross-user object requests...
2011-09-12 Antony ChazapisContainer PUT can also be used for updating metadata...
2011-09-08 Antony ChazapisNo more tags.
2011-09-05 Antony ChazapisChange conflict (409) replies format to text.
2011-09-05 Antony ChazapisReturn new version identifier in frontend. Document.
2011-07-29 Antony ChazapisUse Merkle hash for ETag when updating objects.
2011-07-26 Antony ChazapisFix doc.
2011-07-22 Antony ChazapisConditional object create/update.
2011-07-21 Antony ChazapisFix date reporting before until in account metadata.
2011-07-21 Antony ChazapisInclude implementation guidelines in doc.
2011-07-19 Antony ChazapisClarification for container headers in the docs.
2011-07-19 Antony ChazapisOption to show only shared containers/objects in listings.
2011-07-19 Antony ChazapisCross-account operations in backend/API/docs.
2011-07-17 Antony ChazapisClean up authorization in the backend. Fix groups.
2011-07-16 Antony ChazapisAdd API calls to purge container/object history.
2011-07-14 Sofia PapagiannakiMerge branch 'master' of https://code.grnet.gr/git...
2011-07-14 Antony ChazapisIgnore the Accept header.
2011-07-14 Sofia PapagiannakiMerge branch 'master' of https://code.grnet.gr/git...
2011-07-13 Antony ChazapisObject create via POST, when Content-Type is 'multipart...
2011-07-13 Sofia Papagiannakiextend api object write to accept xml formatted request...
2011-07-12 Antony ChazapisObject truncate.
2011-07-11 Antony ChazapisOption to update an object using another object's data.
2011-07-05 Antony ChazapisBug fix.
2011-07-05 Sofia PapagiannakiUpdate guide with extended behavior
2011-07-04 Antony ChazapisReturn the conflicting path in the reply, when refusing...
2011-07-04 Antony Chazapis* Account groups.
2011-06-23 Antony ChazapisUpdate versioning.
2011-06-22 Antony ChazapisDocument 'update' parameter. Add to account/container...
2011-06-20 Antony ChazapisAdd recommended practices/examples in docs.
2011-06-19 Antony ChazapisBug fixes.
2011-06-14 Antony ChazapisFix manifest and copy/move prefix parsing.
2011-06-14 Antony ChazapisLarge object support.
2011-06-10 Antony ChazapisDocument versioning and public objects.
2011-06-01 Antony ChazapisAdd 411 error to POST in doc.
2011-05-31 Antony ChazapisInclude storage type in container meta/hashmap replies...
2011-05-29 Antony ChazapisDocument partial object updates and hashmaps.
2011-05-27 Antony ChazapisMove doc to docs. Fix doc compilation warnings.