Activity

From 08/12/2011 to 09/10/2011

09/09/2011

06:15 pm Revision dff7b6f1: fix nested db transaction issue in move_object
Sofia Papagiannaki
06:09 pm Revision 4151e0b2: Merge branch 'master' of https://code.grnet.gr/git/pithos
Giorgos Verigakis
06:09 pm Revision 65e57f32: Add a simple admin interface
Refs #1061 Giorgos Verigakis
06:05 pm Revision 52e1f5ee: Merge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis
06:05 pm Revision 0393c0ed: Implemented trash without restore
Christos Stathis
04:16 pm Revision 018bcbb1: Ignored more IDE configuration files
Christos Stathis
04:15 pm Revision 10791b56: Fixed various compilation warnings
Christos Stathis
03:56 pm Revision d4a63b9b: command line client:
- remove trash/restore commands
- copy and move can change object content-type
- provide command for listing the acco...
Sofia Papagiannaki
03:52 pm Revision 43be9afd: fix bugs in dbwrapper
Sofia Papagiannaki
02:07 pm Revision 85a93d09: Make AlchemyBackend a ModularBackend module.
Antony Chazapis
01:50 pm Revision f08f211e: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
01:50 pm Revision 2c5363a0: Make modular backend load modules dynamically.
Antony Chazapis
01:45 pm Revision b8b79f76: AlchemyBackend: minor changes
Sofia Papagiannaki
12:09 pm Revision 0d4ea090: Fix computing hashmap hash.
Antony Chazapis

09/08/2011

07:38 pm Revision 07031d25: Merge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis
07:38 pm Revision b19b6809: Finished Othershared tree
Christos Stathis
05:23 pm Revision 36d368f7: Make default authentication return the password as the key.
Antony Chazapis
05:01 pm Revision 7b72bd8a: Updated .gitignore
Christos Stathis
05:00 pm Revision 393c53cc: Removed eclipse files that were accidentally commited
Christos Stathis
04:47 pm Revision b6e41e8b: Finished myshared tree
Christos Stathis
04:47 pm Revision 6b62e702: Removed binaries that were accidentally commited
Christos Stathis
04:27 pm Revision 0538cac6: fix test_update_object_invalid_range_and_length
Sofia Papagiannaki
04:26 pm Revision 5c0ccd81: Alchemy module: change index on versions table.
Refs: #1075 Sofia Papagiannaki
03:44 pm Revision 7e66ca7c: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
03:44 pm Revision dc9e6086: AlchemyBackend do db insert or replace in policy_set and attribute_copy
Sofia Papagiannaki
03:39 pm Revision 1b61dbc0: AlchemyBackend do db insert or replace in policy_set and attribute_copy
Sofia Papagiannaki
03:29 pm Revision 9e35988c: Add index on versions table.
Antony Chazapis
02:29 pm Revision 4fac108a: Simplify hashmap_hash.
Antony Chazapis
12:09 pm Revision 70f2b136: Fix blocker.
Antony Chazapis
11:37 am Revision f5ed44df: No more tags.
Antony Chazapis

09/07/2011

06:13 pm Revision ecb5e999: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
06:13 pm Revision cc28f894: AlchemyBackend return ordered version-list by version serial
Sofia Papagiannaki
04:37 pm Revision f899c7b4: Fix PUT object via hashmap.
Antony Chazapis
04:08 pm Revision dd71f493: Fix hash map PUT conflict.
Antony Chazapis

09/06/2011

05:50 pm Revision d0aacf54: alchemy backend bug fix
Sofia Papagiannaki
05:00 pm Revision 74f76d6a: Merge branch 'master' of https://code.grnet.gr/git/pithos
Conflicts:
pithos/backends/lib_alchemy/node.py
Sofia Papagiannaki
04:33 pm Revision fe232f24: alchemy backend bug fix
Sofia Papagiannaki
03:40 pm Revision 4f1bc0a6: modular alchemy backend bug fixes
Sofia Papagiannaki
02:52 pm Revision 937dc831: Integrate AlchemyBackend.
Antony Chazapis
01:14 pm Revision 16465f62: remove prints
Sofia Papagiannaki
01:13 pm Revision f992aa60: Return paths shared to '*' in shared lists (in modular_alchemy backends).
Sofia Papagiannaki
12:58 pm Revision 6728c32f: Add PostgreSQL installation instructions in admin guide.
Antony Chazapis

09/05/2011

07:07 pm Revision 70516d86: backend components in SQLAlchemy: Progress V
Sofia Papagiannaki
04:43 pm Revision 7f9d881d: Return paths shared to '*' in shared lists (in simple and modular backends).
Antony Chazapis
04:29 pm Revision 21a8a6ff: If the same user is both in read and write permissions, keep only the entry in...
Antony Chazapis
03:55 pm Revision 88e015a3: Add update option when publishing/unpublishing.
Antony Chazapis
03:54 pm Revision 77edd23d: Avoid unnecessary metadata updates.
Antony Chazapis
03:38 pm Revision 35d50a81: Fix publishing in client lib.
Antony Chazapis
03:10 pm Revision 7fe9b68d: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
03:06 pm Revision 3bceebbe: command line client: fix pulish
Sofia Papagiannaki
02:40 pm Revision 96ee45a3: Change conflict (409) replies format to text.
Antony Chazapis
01:56 pm Revision dc080673: Fail tests if the user is not 'test' (add message).
Antony Chazapis
01:55 pm Revision 281cc814: Make backend implementations compatible with the new settings.
Change settings.py, based on settings.py.dist. Antony Chazapis
01:54 pm Revision 7dd293a0: Return new version identifier in frontend. Document.
Antony Chazapis
12:36 pm Revision a8c1901d: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
12:36 pm Revision 02c4d2ba: Return new version identifier in backend.
Antony Chazapis

09/01/2011

06:36 pm Revision d3be972a: backend components in SQLAlchemy: Progress IV
- switch to postgresql
- merge latest backend fixes
Sofia Papagiannaki

08/31/2011

05:40 pm Revision 628e0028: Fix debug output.
Antony Chazapis
05:34 pm Revision 038e0159: Fix shared listings.
Antony Chazapis
12:13 pm Revision b43d44ad: backend components in SQLAlchemy: Progress III
Sofia Papagiannaki

08/30/2011

06:09 pm Revision de6cf690: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki

08/19/2011

06:55 pm Revision eee732d5: Preliminary impl of others shared
Christos Stathis
05:16 pm Revision 3331e8d8: Implemented MyShared tree (still pending server support)
Christos Stathis

08/17/2011

06:27 pm Revision 0ae83d19: CSS changes
Christos Stathis

08/16/2011

01:08 pm Revision f727d278: Fixed a broken path in build.xml
Christos Stathis

08/12/2011

05:31 pm Revision 6c7688cc: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
05:25 pm Revision 18266c93: backend components in SQLAlchemy: Progress IΙ
Sofia Papagiannaki
04:07 pm Revision ab7e0d92: Cosmetic changes
Christos Stathis
11:40 am icons.tar.gz
Constantinos Venetsanopoulos
« Previous
Next »
 

Also available in: Atom