Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients / pithos @ a304ef33

Name Size
__init__.py 49.3 kB
rest_api.py 31.6 kB
test.py 73.7 kB

Latest revisions

# Date Author Comment
8df239df 02/26/2014 06:34 pm Stavros Sachtouris

Encode list/item prints in user-defined encoding

Refs: #5150

f5ea3023 02/26/2014 04:11 pm Stavros Sachtouris

Add source version in file overwrite

8b4ba753 01/28/2014 05:20 pm Stavros Sachtouris

Merge astakos error classes --> AstakosClientError

Refs: #5002

Also, decorate kamaki.clients.astakos.AstakosClient to raise this new class
when an error occurs

38a79780 01/24/2014 12:37 pm Stavros Sachtouris

Document content-type in object_overwrite

b5b4441e 01/23/2014 06:44 pm Stavros Sachtouris

Keep objects content type by default

614a20dc 01/23/2014 11:56 am Stavros Sachtouris

Allow content-type in file overwrite

482bc0c4 01/17/2014 03:51 pm Stavros Sachtouris

Bugfix: container delete for numerical containers

d58df7c0 01/10/2014 02:48 pm Stavros Sachtouris

Remove fstat from clients.utils.readall

Refs: #4871

Fstat was used to compute the actual file size in order to
distinguish if an empty read was because the file ended.
It now considers an empty read to be an end of file.

This allows reading non-regular files.

6e6b6117 01/07/2014 05:10 pm Stavros Sachtouris

Minor typos

438efab2 12/11/2013 02:25 pm Stavros Sachtouris

Fix typo in file upload

View revisions

Also available in: Atom