Statistics
| Branch: | Tag: | Revision:

root / pithos / lib @ 15688021

Name Size
  hashfiler
__init__.py 0 Bytes
client.py 17.8 kB
fuse.py 22.3 kB

Latest revisions

# Date Author Comment
15688021 07/13/2011 01:20 pm Georgios D. Tsoukalas

restricted unicode support to narrow python builds

5bd53e3b 07/12/2011 09:20 pm Georgios D. Tsoukalas

HashFiler module, docs, and backend. Pre-Alpha.

HashFiler is a file-system-like storage module
with support for attributes, versions, clones,
access lists, and content hashing.
It is split into separate components,
for better extensibility.
It is only minimally tested....

6749c3bd 07/05/2011 12:08 pm Sofia Papagiannaki

Rewrite client library function for updating metadata using update POST parameter

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

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

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)...

a2defd86 06/22/2011 06:08 pm Sofia Papagiannaki

- display command usage instead of client usage
- include trashed objects in listing using meta filtering

Refs #576

d3fd269f 06/21/2011 05:39 pm Sofia Papagiannaki

add command group and create option option sharing

for development assistance
for the time being they just pass the relative headers

Refs #567

961f2fbe 06/21/2011 04:54 pm Sofia Papagiannaki

bug fixing update/delete metadata

(sends back to the server only the user defined meta)
also bug fixing in client account unset (check for no path provided)
Fixes #576

a4c10cbc 06/21/2011 02:49 pm Sofia Papagiannaki

add license & introduce include_trashed parameter
(default False) in list_objects

Refs #567

View revisions

Also available in: Atom