Statistics
| Branch: | Tag: | Revision:

root / pithos / api @ 3436eeb0

Name Size
  templates
__init__.py 0 Bytes
compat.py 3.5 kB
faults.py 2.3 kB
functions.py 27.7 kB
models.py 57 Bytes
tests.py 67.7 kB
urls.py 1.9 kB
util.py 25.3 kB
views.py 26 Bytes

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).

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

Add recommended practices/examples in docs.

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.
77991625 06/17/2011 12:48 pm Sofia Papagiannaki

slight modifications to support list object versions
Refs #593

2fb5244f 06/17/2011 01:01 am Giorgos Verigakis

Add an X-Object-Size response header

204 responses set Content-Length to 0 and a different header is
needed in order to get the object size.

6d817842 06/14/2011 11:00 pm Antony Chazapis

Fix manifest and copy/move prefix parsing.

c061a00c 06/14/2011 07:28 pm Antony Chazapis

Add template for version list.

Refs #593

8cb45c13 06/14/2011 07:26 pm Antony Chazapis

Large object support.

0a425890 06/14/2011 02:16 pm Antony Chazapis

Remove strip() from tests.

View revisions

Also available in: Atom