Statistics
| Branch: | Tag: | Revision:

root / tools @ 8fe01d72

# Date Author Comment
8fe01d72 06/17/2011 12:50 pm Sofia Papagiannaki

add version support
Refs #567

e3fd7f91 06/16/2011 08:25 pm Sofia Papagiannaki

create zero-length objects
better exception handling
Refs #567

d2d5c360 06/14/2011 07:52 pm Sofia Papagiannaki

support for account/container HEAD/GET until parameter
create zero-length objects
remove last trailing enter from response
Fixes #567

49350be7 06/14/2011 06:57 pm Giorgos Verigakis

Add a simple FUSE backend client

Only supports flat hierarchies for now:
the only dirs are containers that can only contain files.

Requires MacFUSE in Mac OS X, Windows not supported.

0ea1dcc4 06/10/2011 06:02 pm Sofia Papagiannaki

_list(...) returns always list
in _get_metadata(...) prefix is optional: if not present returns all the metadata

e5cd3e33 06/10/2011 05:05 pm Sofia Papagiannaki

remove leftover comments

f07c5a53 06/10/2011 04:46 pm Sofia Papagiannaki

support from chunked transfers, object update and move
Fixes #567

3f5b02c7 06/03/2011 03:03 pm Sofia Papagiannaki

Fixes #567
separates the interaction with the api from the command line tool
+ some extensions to support more options

1d9ec8fb 05/27/2011 07:28 pm Giorgos Verigakis

Add a Content-Type header when sending data

da62aafb 05/27/2011 06:27 pm Giorgos Verigakis

Deployment improvements

  • Better URL handling
  • Always send a content-length with the cli client
cfac048c 05/17/2011 07:04 pm Giorgos Verigakis

Add a simple client for the API