Statistics
| Branch: | Tag: | Revision:

root / pithos / api @ c9af0703

Name Size
  templates
__init__.py 0 Bytes
compat.py 3.5 kB
faults.py 2.3 kB
functions.py 25 kB
models.py 57 Bytes
tests.py 67.9 kB
urls.py 1.9 kB
util.py 21.8 kB
views.py 26 Bytes

Latest revisions

# Date Author Comment
c9af0703 06/10/2011 01:47 pm Antony Chazapis

Document versioning and public objects.

Fixes #593
Fixes #595

83dd59c5 06/10/2011 02:15 am Antony Chazapis

Versioning extras, including account/container "time machine".

  • Update metadata with the hashmap to create a single new object version.
  • Add source version when duplicating in PUT/COPY/MOVE.
  • Add 'until' parameter in account/container HEAD/GET.
  • Expose object version list....
7bef5750 06/09/2011 05:09 pm Antony Chazapis

Limit metadata in object headers accessed via /public. Simplify implementation.

Refs #595

2c22e4ac 06/09/2011 04:21 pm Antony Chazapis

Pass account from request URL to backend functions and not request.user.

f7b1d2af 06/09/2011 04:03 pm Antony Chazapis

Support public files.

Use 'X-Object-Public' to mark files as public. Then they can be accessed via the /public URL without authentication.

Refs #595

58a6c894 06/09/2011 02:48 pm Antony Chazapis

Advanced versioning support. New backend.

- Everything is versioned in the backend.
- Time-controlled account/container listings.
- Initial API support with the 'version' parameter in object HEAD/GET.

Refs #593

3364a52a 06/07/2011 11:58 am Sofia Papagiannaki

#Fixes 451

3e5d2f38 06/03/2011 07:55 pm Antony Chazapis

Fix precondition check replies.

bd8a3026 06/01/2011 05:06 pm Sofia Papagiannaki

Fixes #565

9a7f747a 06/01/2011 05:06 pm Sofia Papagiannaki

Fixes chunked object post with specific upto range limit

View revisions

Also available in: Atom