Remove error for overlapping permissions. Document.
[pithos] / pithos / api / functions.py
2012-02-09 Antony ChazapisRemove error for overlapping permissions. Document.
2012-02-06 Antony ChazapisUse CSRF exceptions for API calls.
2012-02-06 Antony ChazapisAdd settings namespace.
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-20 Antony ChazapisPut back newlines in Conflict responses.
2012-01-20 Antony ChazapisPrint exception traceback only when it is an "Internal...
2012-01-19 Antony ChazapisChange license year.
2011-12-22 chazapisThe ETag header/hash property always includes the MD5.
2011-12-19 Antony ChazapisAdd backend object retrieve by UUID. Expose UUID at...
2011-12-16 Antony ChazapisMerge branch 'meta-domains'
2011-12-16 Antony ChazapisDocument django's behavior when using the internal...
2011-12-16 Antony ChazapisMerge branch 'master' into meta-domains
2011-12-15 Sofia PapagiannakiFix SQL for metadata queries in SQLalchemy module.
2011-12-15 Antony ChazapisUpdate frontend with the metadata domain parameter.
2011-12-15 Antony ChazapisAccept meta queries at the frontend as well.
2011-12-06 Antony ChazapisFix and/or syntax.
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-23 Antony ChazapisUpload files from HTML forms directly to the backend.
2011-11-21 Antony ChazapisAlways include the Merkle hash in object meta (as retur...
2011-11-15 Antony ChazapisMove MySQL warnings suppression to backend.
2011-10-27 Antony ChazapisMake request.user point to the user object.
2011-10-24 Antony ChazapisFix top level authentication.
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 ChazapisMerge branch 'master' of https://code.grnet.gr/git...
2011-10-11 Antony ChazapisReport remaining bytes. Enforce account quota when...
2011-10-11 Sofia Papagiannakiperform case sensitive varchar ordering, handle correct...
2011-09-30 Antony ChazapisFix 'Content-Type' parsing in container POST request.
2011-09-30 Antony ChazapisAllow cross-account object from object update.
2011-09-30 Antony ChazapisContainer-level block upload.
2011-09-29 Antony ChazapisFix 'Content-Type' header in GET replies.
2011-09-28 Antony ChazapisSupport cross-account copy and move.
2011-09-16 Giorgos VerigakisUse one backend instance per HTTP request
2011-09-13 Antony ChazapisUse 'hashmap' parameter in object GET/PUT to use hashmaps.
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 ChazapisMake default authentication return the password as...
2011-09-07 Antony ChazapisFix PUT object via hashmap.
2011-09-05 Antony ChazapisAvoid unnecessary metadata updates.
2011-09-05 Antony ChazapisChange conflict (409) replies format to text.
2011-09-05 Antony ChazapisReturn new version identifier in frontend. Document.
2011-08-01 Sofia Papagiannakifixing utf8 handling (manifestation), client lib suppor...
2011-07-28 Sofia Papagiannakifix utf8 handling
2011-07-25 Antony ChazapisFix reading when apache does the dechunking.
2011-07-22 Antony ChazapisConditional object create/update.
2011-07-22 Antony ChazapisFix metadata keys in extended replies.
2011-07-21 Antony ChazapisAvoid using os.path.join to concat path strings.
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-16 Antony ChazapisAdd API calls to purge container/object history (2).
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 ChazapisFix Content-Length.
2011-07-12 Giorgos VerigakisReturn a correct x-storage-url
2011-07-12 Antony ChazapisObject truncate.
2011-07-11 Antony ChazapisOption to update an object using another object's data.
2011-07-06 Antony ChazapisDo not use the 'Accept' header on PUT to get 'format'.
2011-07-05 Antony ChazapisBug fix.
2011-07-04 Antony ChazapisFix bug/tests.
2011-07-04 Antony ChazapisReturn the conflicting path in the reply, when refusing...
2011-07-04 Antony ChazapisNew public objects implementation.
2011-07-04 Antony ChazapisMerge branch 'master' of https://code.grnet.gr/git...
2011-07-04 Antony Chazapis* Account groups.
2011-07-01 Giorgos VerigakisReturn the correct token in authenticate
2011-06-24 Sofia PapagiannakiMerge branch 'master' of https://code.grnet.gr/git...
2011-06-24 Sofia Papagiannakicorrect spelling
2011-06-24 Sofia Papagiannakiextend api to create an object by uploading the hashmap...
2011-06-24 Antony ChazapisAdd account groups, merge into sharing. Fix tests.
2011-06-23 Antony ChazapisUpdate versioning.
2011-06-23 Antony ChazapisUpdated permissions support.
2011-06-22 Antony ChazapisDocument 'update' parameter. Add to account/container...
2011-06-22 Antony ChazapisFix POST to delete metadata when none is supplied....
2011-06-22 Antony ChazapisFix version list and copy from version when the object...
2011-06-21 Antony ChazapisInitial permissions support.
2011-06-20 Antony ChazapisAdd recommended practices/examples in docs.
2011-06-19 Antony ChazapisBug fixes.
2011-06-17 Sofia Papagiannakislight modifications to support list object versions
2011-06-14 Antony ChazapisFix manifest and copy/move prefix parsing.
2011-06-14 Antony ChazapisLarge object support.
2011-06-09 Antony ChazapisVersioning extras, including account/container "time...
2011-06-09 Antony ChazapisLimit metadata in object headers accessed via /public...
2011-06-09 Antony ChazapisPass account from request URL to backend functions...
2011-06-09 Antony ChazapisAdvanced versioning support. New backend.
2011-06-01 Sofia PapagiannakiFixes chunked object post with specific upto range...
2011-05-31 Antony ChazapisProduce new ETag when updating an object.
2011-05-31 Antony ChazapisInclude storage type in container meta/hashmap replies...
2011-05-29 Antony ChazapisDocument partial object updates and hashmaps.
2011-05-29 Antony ChazapisHandle partial object updates through POST.
2011-05-27 Antony ChazapisFix object GET.
2011-05-27 Antony ChazapisAdd license.
2011-05-27 Antony ChazapisProvide metadata functions for tags and trash support...
2011-05-18 Antony ChazapisFix account/container size reporting, zero-length objec...
2011-05-17 Antony ChazapisImplement basic functionality plus some extras
2011-05-06 Antony ChazapisUpdate default settings. Minor changes.
2011-05-05 Antony ChazapisClean up, sort out logging.
next