Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients / pithos @ ffe30114

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

Latest revisions

# Date Author Comment
b8220825 03/05/2014 06:21 pm Stavros Sachtouris

Update copyright dates for changes files

36fa6ffb 02/28/2014 12:09 pm Stavros Sachtouris

Fix progressbar for short appends and overwrites

Refs: #5160

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.

View revisions

Also available in: Atom