Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients / pithos @ 56ca8235

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

Latest revisions

# Date Author Comment
56ca8235 03/05/2014 06:18 pm Stavros Sachtouris

Update copyright dates for changes files

75e73aab 03/05/2014 04:39 pm Stavros Sachtouris

Fix details that ruin internal unicode objects

Refs: #5150, #5180

Specifics:
- the image path is conctructed with a + operator, use the '%s'
notation instead
- Do not quote everything on the URL, because it destroyes
? and & characters. Encode and quote only what needs to be

1870855f 03/04/2014 06:56 pm Stavros Sachtouris

Add lists of expected headers in Pithos client

Refs: #5180

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

View revisions

Also available in: Atom