Statistics
| Branch: | Tag: | Revision:

root / pithos @ 79a6b6ee

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

Latest revisions

# Date Author Comment
79a6b6ee 07/01/2011 07:20 pm Sofia Papagiannaki

Fixes data and content-type headers in no content POST requests for objects

4013a851 07/01/2011 07:17 pm Sofia Papagiannaki

Send no Content-type if no data exist

Fixes Missing Content-Range header Error while updating object metadata
Fixes #567

6d1e6dce 07/01/2011 05:31 pm Sofia Papagiannaki

If-Range header implementation in object GET

486b2dc2 07/01/2011 03:46 pm Giorgos Verigakis

Return the correct token in authenticate

f89e3cf4 06/27/2011 05:41 pm Sofia Papagiannaki

extend command line client and client lib to preform requests for publishing/unpublishing objects

Refs #567

850b6f88 06/24/2011 07:20 pm Sofia Papagiannaki

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

bcb7c5a8 06/24/2011 07:19 pm Sofia Papagiannaki

Several client and client library minor changes

library:
- supply authorization token
- several method signature changes for better client support (separate metadata from the rest headers)
- extra method for setting container policies (for development assistance)...

ce2eba7e 06/24/2011 07:06 pm Sofia Papagiannaki

correct spelling

76985443 06/24/2011 07:02 pm Sofia Papagiannaki

extend api to create an object by uploading the hashmap instead of actual data

- enable format parameter in PUT requests on objects
- when format is json the api instead of actual data expects a json formatted dictionary (similar to one returned by extended GET responses) containing information about the block identities...

02c0c3fa 06/24/2011 04:39 pm Antony Chazapis

Add account groups, merge into sharing. Fix tests.

Refs #449

View revisions

Also available in: Atom