Statistics
| Branch: | Tag: | Revision:

root / pithos @ 104626e3

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
104626e3 06/23/2011 05:24 pm Antony Chazapis

Update versioning.

- Allow non-integer version identifiers.
- Use 'X-Object-Modified-By' to trace the user that created a version.
- Fix 'X-Object-Version-Timestamp' header formatting.

Rebuild the database, or:
sqlite> alter table versions add column user text;...

cca6c617 06/23/2011 03:47 pm Antony Chazapis

Updated permissions support.

  • Allow deleting/clearing permissions.
  • Report inheritance via 'X-Object-Shared-By' header.
  • Enforce permissions.

Refs #449

a6eb13e9 06/22/2011 08:36 pm Antony Chazapis

Document 'update' parameter. Add to account/container POST.

ac62f6da 06/22/2011 06:33 pm Antony Chazapis

Fix POST to delete metadata when none is supplied. Add 'update' parameter to update certain meta values only.

611001c2 06/22/2011 06:08 pm Sofia Papagiannaki

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

a2defd86 06/22/2011 06:08 pm Sofia Papagiannaki

- display command usage instead of client usage
- include trashed objects in listing using meta filtering

Refs #576

e8886082 06/22/2011 04:38 pm Antony Chazapis

Fix version list and copy from version when the object is deleted.
Remove 'public' from permissions.

65347e5a 06/21/2011 05:40 pm Sofia Papagiannaki

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

d3fd269f 06/21/2011 05:39 pm Sofia Papagiannaki

add command group and create option option sharing

for development assistance
for the time being they just pass the relative headers

Refs #567

eb003706 06/21/2011 05:00 pm Antony Chazapis

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

View revisions

Also available in: Atom