Statistics
| Branch: | Tag: | Revision:

root / docs / source @ 5bd53e3b

Name Size
adminguide.rst 133 Bytes
backends.rst 107 Bytes
base_backend.rst 62 Bytes
conf.py 7 kB
design.rst 10.1 kB
devguide.rst 48.1 kB
hashfiler.rst 732 Bytes
hashfiler_backend.rst 133 Bytes
index.rst 242 Bytes
simple_backend.rst 68 Bytes

Latest revisions

# Date Author Comment
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....

4ddc02a2 07/12/2011 06:15 pm Giorgos Verigakis

Add initial admin guide skeleton

1495b972 07/12/2011 12:55 pm Antony Chazapis

Object truncate.

ab2e317e 07/11/2011 05:22 pm Antony Chazapis

Option to update an object using another object's data.

038f1ae9 07/05/2011 08:46 pm Antony Chazapis

Bug fix.

7b0688a9 07/05/2011 12:05 pm Sofia Papagiannaki

Update guide with extended behavior

1993fea9 07/04/2011 03:47 pm Antony Chazapis

Return the conflicting path in the reply, when refusing to change permissions because of a conflict.

Refs #449

3ab38c43 07/04/2011 01:09 pm Antony Chazapis
  • Account groups.
  • Container policies (not enforced for now).
  • Document sharing/permissions.

Refs #449

104626e3 06/23/2011 05:24 pm Antony Chazapis

Update versioning.

- Allow non-integer version identifiers.
- Use 'X-Object-Modified-By' to trace the user that created a version.
- Fix 'X-Object-Version-Timestamp' header formatting.

Rebuild the database, or:
sqlite> alter table versions add column user text;...

a6eb13e9 06/22/2011 08:36 pm Antony Chazapis

Document 'update' parameter. Add to account/container POST.

View revisions

Also available in: Atom