Statistics
| Branch: | Tag: | Revision:

root @ fc1b2a75

# Date Author Comment
fc1b2a75 07/21/2011 07:41 pm Antony Chazapis

Fix web server compatibility.

833baad6 07/21/2011 04:58 pm Antony Chazapis

Fix manifests.

3c0e8d4c 07/21/2011 04:31 pm Sofia Papagiannaki

Merge branch 'master' of https://code.grnet.gr/git/pithos

f0964245 07/21/2011 04:30 pm Sofia Papagiannaki

bug fix update object

fae78202 07/21/2011 03:13 pm Antony Chazapis

Merge branch 'master' of https://code.grnet.gr/git/pithos

843d36d1 07/21/2011 03:13 pm Antony Chazapis

Fix date reporting before until in account metadata.

aeb74f3d 07/21/2011 02:44 pm Giorgos Verigakis

Merge branch 'master' of https://code.grnet.gr/git/pithos

71c0f614 07/21/2011 02:44 pm Giorgos Verigakis

Update storefs to use new features of client lib

66f6dfc2 07/21/2011 02:01 pm Antony Chazapis

Include implementation guidelines in doc.

Fixes #763
Fixes #765

f7667baf 07/21/2011 12:26 pm Antony Chazapis

Avoid using os.path.join to concat path strings.

4211443b 07/21/2011 10:49 am Sofia Papagiannaki

bug fix put object

7912c32e 07/20/2011 08:18 pm Antony Chazapis

Fix X-Container-Object-Meta.

513a2b8f 07/20/2011 07:16 pm Christos Stathis

Merge branch 'master' of https://code.grnet.gr/git/pithos

3da18014 07/20/2011 07:16 pm Christos Stathis

Finished tag tree display (without optimizations)

7812e1f9 07/20/2011 06:36 pm Sofia Papagiannaki

extended tests and minor other changes

d065f612 07/20/2011 11:01 am Antony Chazapis

Always return 'Last-Modified' header at the account level.

b4529114 07/19/2011 11:43 pm Antony Chazapis

Merge branch 'master' of https://code.grnet.gr/git/pithos

ca461a84 07/19/2011 11:43 pm Antony Chazapis

Clarification for container headers in the docs.

70fe35a9 07/19/2011 07:28 pm Christos Stathis

Merge branch 'master' of https://code.grnet.gr/git/pithos

ba0078a6 07/19/2011 07:27 pm Christos Stathis

Initialization code for tag views

d4f2f97b 07/19/2011 07:10 pm Antony Chazapis

Merge branch 'master' of https://code.grnet.gr/git/pithos

98988c81 07/19/2011 07:10 pm Antony Chazapis

Fix url parsing.

b18ef3ad 07/19/2011 07:07 pm Antony Chazapis

Option to show only shared containers/objects in listings.

Refs #765

7912c553 07/19/2011 07:06 pm Sofia Papagiannaki

bug fixing client lib

cd6ada1d 07/19/2011 06:22 pm Sofia Papagiannaki

extend api tests + bug fixing client lib

9cbaf813 07/19/2011 05:04 pm Antony Chazapis

Merge branch 'master' of https://code.grnet.gr/git/pithos

f6c97079 07/19/2011 05:03 pm Antony Chazapis

Cross-account operations in backend/API/docs.

Refs #763

f55cf326 07/19/2011 04:54 pm Christos Stathis

Renamed various GSS references to Pithos

860e552b 07/19/2011 03:14 pm Christos Stathis

Initial bare view of a separate tag tree

b9ca81a0 07/19/2011 01:56 pm Sofia Papagiannaki

new methods for reseting metadata

fix content-type

f4377d70 07/19/2011 12:56 pm Christos Stathis

Merge branch 'master' of https://code.grnet.gr/git/pithos

f0eacc2c 07/19/2011 12:06 pm Sofia Papagiannaki

extend client lib to support extended xml mode

-listing methods get specific format parameter instead of the detail paramster
-bug fixes

30b46c1d 07/19/2011 11:36 am Antony Chazapis

Backend transaction handling.

ec988bd5 07/18/2011 06:00 pm Giorgos Verigakis

Add token for mvasilak

c2b71ac3 07/18/2011 02:27 pm Christos Stathis

Temporarily disabled contect menus for trash folder

5eef5c8a 07/18/2011 02:16 pm Christos Stathis

Temporarily show just an empty trash folder

25c3841c 07/18/2011 01:38 pm Sofia Papagiannaki

client lib separated in two major classes (oos and pithos)

api tests:
- modifications to work with the refined client lib
command line client:
- modifications to work with the refined client lib
- purge support
- minor other changes

17629fea 07/18/2011 01:02 pm Antony Chazapis

Backend functions to support cross-account listings.

Refs #763

c428326e 07/18/2011 12:59 pm Antony Chazapis

Fix container purge.

b0a2d1a6 07/17/2011 07:06 pm Antony Chazapis

Clean up authorization in the backend. Fix groups.

a156c8b3 07/16/2011 09:03 pm Antony Chazapis

Use Mapper and Blocker from the hashfiler lib to store hashmaps and hashes.

Update settings.py and database (now a folder).

2f51ce47 07/16/2011 07:14 pm Antony Chazapis

Backend bugs.

bbd20b55 07/16/2011 06:42 pm Antony Chazapis

Add API calls to purge container/object history (2).

81f947fd 07/16/2011 06:42 pm Antony Chazapis

Add API calls to purge container/object history.

84846143 07/16/2011 06:27 pm Antony Chazapis

Merge most important changes from the 'trash' branch.

Changes in backend:
  • Integer tstamp instead of datetime.
  • Container/object purge.
  • Create account function.

Renew database files.

c781386e 07/15/2011 05:28 pm Christos Stathis

Folder name should be editable in create and update of non-container

33b61be6 07/15/2011 05:14 pm Christos Stathis

Implemented folder properties general dialog

feeaebc3 07/15/2011 03:59 pm Christos Stathis

Implemented multiple files properties general dialog

782c320f 07/14/2011 07:49 pm Sofia Papagiannaki

Merge branch 'master' of https://code.grnet.gr/git/pithos

50326f36 07/14/2011 06:47 pm Christos Stathis

Implemented single file properties dialog

e3f47376 07/14/2011 05:07 pm Christos Stathis

Cleaned up Edit menu

1e861a19 07/14/2011 03:21 pm Christos Stathis

Cleaned up File menu

c283bf96 07/14/2011 01:58 pm Sofia Papagiannaki

Merge branch 'master' of https://code.grnet.gr/git/pithos

55081c0a 07/14/2011 01:44 pm Christos Stathis

Implemented file download

2938333b 07/14/2011 01:28 pm Antony Chazapis

Ignore the Accept header.

c744f9a6 07/14/2011 01:11 pm Antony Chazapis

Merge branch 'master' of https://code.grnet.gr/git/pithos

15d465b8 07/14/2011 01:10 pm Antony Chazapis

Fix If-Range.

845e24cd 07/14/2011 01:10 pm Antony Chazapis

Allow authentication token to be set anywhere.

9bcfd8a2 07/14/2011 12:55 pm Sofia Papagiannaki

Merge branch 'master' of https://code.grnet.gr/git/pithos

ef43dff1 07/14/2011 12:55 pm Sofia Papagiannaki

Merge branch 'master' of https://code.grnet.gr/git/pithos

Conflicts:
pithos/api/tests.py

0737a2a4 07/14/2011 12:34 pm Christos Stathis

Implemented file upload

4cd3289d 07/14/2011 01:22 am Antony Chazapis

Merge branch 'master' of https://code.grnet.gr/git/pithos

1d5c57d3 07/14/2011 01:22 am Antony Chazapis

Object create via POST, when Content-Type is 'multipart/form-data'.

23028d31 07/13/2011 07:48 pm Sofia Papagiannaki

change current api tests to use client lib to interact with the server instead of using django testing environment

Refs #761

f63cf249 07/13/2011 06:57 pm Sofia Papagiannaki

extend command line client to create/delete account groups

615e561b 07/13/2011 06:55 pm Sofia Papagiannaki

extensions in client lib and command line client

- enhanced metadata management taking advantage of extended api
- support for creating/deleting account groups

32a437b1 07/13/2011 06:47 pm Sofia Papagiannaki

extend api object write to accept xml formatted requests containing hashmap information instead of actual data

socket_read_iterator raises BadRequest if maximum size is reached

3d01deba 07/13/2011 06:16 pm Christos Stathis

Cleaned up top File menu

cf2dddff 07/13/2011 11:57 am Christos Stathis

Organized contect menus

967d4483 07/13/2011 11:40 am Christos Stathis

Minor optimization

b980169d 07/12/2011 08:33 pm Antony Chazapis

Fix Content-Length.

6c8cf80c 07/12/2011 06:20 pm Christos Stathis

Merge branch 'master' of https://code.grnet.gr/git/pithos

4d3dcdf6 07/12/2011 06:19 pm Christos Stathis

Implemented move folder to trash

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

Add initial admin guide skeleton

a0177bc5 07/12/2011 06:10 pm Giorgos Verigakis

Return a correct x-storage-url

Use the value of X-Auth-User instead of 'demo'

7529fcd7 07/12/2011 05:17 pm Christos Stathis

Implemented move file(s) to trash

49df7570 07/12/2011 03:03 pm Christos Stathis

Implemented move folder

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.

2a497ea1 07/08/2011 04:57 pm Christos Stathis

Implemented folder copy (mainly untested yet)

6b4a2499 07/08/2011 03:39 pm Christos Stathis

File copy/cut/paste implemented

db5bfcd9 07/08/2011 01:54 pm Christos Stathis

Fixed folder deletion with all subfolders and files

f54396c5 07/08/2011 11:41 am Christos Stathis

Implemented download (with the authentication passed as parameter):

816de19f 07/07/2011 06:26 pm Christos Stathis

Implemented single and multiple file deletion

26cbae7a 07/07/2011 05:42 pm Christos Stathis

Partially implemented file upload. It only creates a 0 sized object

c3f59e18 07/06/2011 01:35 pm Giorgos Verigakis

Merge https://code.grnet.gr/git/pithos

3ca8cd89 07/06/2011 11:51 am Christos Stathis

Finished Folder deletion (with parent refresh)

7278d371 07/06/2011 11:25 am Antony Chazapis

Do not use the 'Accept' header on PUT to get 'format'.

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

Bug fix.

62362c51 07/05/2011 05:48 pm Christos Stathis

Merge branch 'master' of https://code.grnet.gr/git/pithos

4bcf5e39 07/05/2011 05:48 pm Christos Stathis

Implemented folder deletion (without refresh yet)

fa5600f7 07/05/2011 05:13 pm Christos Stathis

Implemented virtual folder creation

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

Rewrite client library function for updating metadata using update POST parameter

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

Update guide with extended behavior

f1713999 07/05/2011 12:02 pm Sofia Papagiannaki

Fix is_allowed for groups

1c7fc132 07/05/2011 12:48 am Antony Chazapis

Bug fix.

e03d053d 07/04/2011 05:49 pm Christos Stathis

Merge branch 'master' of https://code.grnet.gr/git/pithos

287c3d8d 07/04/2011 05:49 pm Christos Stathis

Started implementation of new folder command

307915f1 07/04/2011 04:22 pm Antony Chazapis

Fix bug/tests.

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