Statistics
| Branch: | Tag: | Revision:

root / pithos @ 3436eeb0

Name Size
  api
  backends
  lib
  middleware
  public
__init__.py 1.5 kB
manage.py 546 Bytes
settings.py.dist 5.3 kB
urls.py 1.7 kB

Latest revisions

# Date Author Comment
3436eeb0 06/21/2011 05:00 pm Antony Chazapis

Initial permissions support.

  • Use 'X-Object-Sharing' header to get/set permissions.
  • Replaces 'X-Object-Public' header (now obsolete).
  • No permission enforcement yet.

Refs #449
Refs #595

468b8b86 06/21/2011 04:55 pm Antony Chazapis

Fix tests (object HEAD returns 200).

a4c10cbc 06/21/2011 02:49 pm Sofia Papagiannaki

add license & introduce include_trashed parameter
(default False) in list_objects

Refs #567

fe099ca3 06/21/2011 11:42 am Sofia Papagiannaki

Merge branch 'master' of https://code.grnet.gr/git/pithos

f7ab99df 06/21/2011 11:42 am Sofia Papagiannaki

+better metadata handling

instead of setting each time new metadata
(by replacing older)
lib provides 2 new methods:
update: for adding and updating older values
delete: for deleting older data
+methods for trashing and
restoring an object
+new client commands for:...

3a94010a 06/20/2011 01:41 pm Antony Chazapis

Merge branch 'master' of https://code.grnet.gr/git/pithos

288c1d55 06/20/2011 01:41 pm Antony Chazapis

Add recommended practices/examples in docs.

6cd1831a 06/20/2011 12:00 pm Sofia Papagiannaki

reads exactly as many bytes from the response as the response content-length

refs to the problem with the trailing \n
Fixes #567

cb146cf9 06/19/2011 03:52 pm Antony Chazapis

Bug fixes.

  • Empty object update.
  • Parameter version equal to 'list' in requests.
  • Object HEAD response code (should be 200).
  • Remove source version parameter when moving with PUT/MOVE.
  • Mark 'X-Object-Public' as TBD in the docs.
7e999dec 06/17/2011 05:18 pm Sofia Papagiannaki

bug fixing in object version copy/move
and object update

Fixes #567

View revisions

Also available in: Atom