pithos
2011-09-14 Sofia PapagiannakiFixes object publish & grant permission list
2011-09-14 Antony ChazapisUpdate admin guide.
2011-09-14 Antony ChazapisFix static index.html.
2011-09-14 Antony ChazapisStatic html for welcoming users.
2011-09-14 Antony ChazapisAdd license in admin code.
2011-09-13 Christos StathisFixed tree refresh bugs in groups tree
2011-09-13 Christos StathisMerge branch 'master' of https://code.grnet.gr/git...
2011-09-13 Christos StathisGroups tree, unfinished
2011-09-13 Antony ChazapisUpdate admin guide.
2011-09-13 Antony ChazapisSupport for authentication at admin interface.
2011-09-13 Antony ChazapisMerge branch 'master' of https://code.grnet.gr/git...
2011-09-13 Antony ChazapisRemove backend tests.
2011-09-13 Antony ChazapisUse 'hashmap' parameter in object GET/PUT to use hashmaps.
2011-09-13 Sofia Papagiannakiupdate command line client/client lib
2011-09-13 Antony ChazapisDocument authentication.
2011-09-13 Antony ChazapisMerge branch 'master' of https://code.grnet.gr/git...
2011-09-13 Antony ChazapisFix autodocs with new paths.
2011-09-13 Antony ChazapisReport allowed actions in cross-user object requests...
2011-09-12 Christos StathisFixed compilation errors
2011-09-12 Christos StathisMerge branch 'master' of https://code.grnet.gr/git...
2011-09-12 Christos StathisTemporary commit. Broken
2011-09-12 Christos StathisFinished file versions
2011-09-12 Christos StathisFinished restore-from-trash functionality
2011-09-12 Sofia PapagiannakiSqlite / SQLAlchemy: enforce Foreign Keys
2011-09-12 Christos StathisFixed refresh errors when moving folders/files to trash
2011-09-12 Sofia PapagiannakiFix connection parameters for sqlite through sqlalchemy.
2011-09-12 Sofia PapagiannakiMerge branch 'master' of https://code.grnet.gr/git...
2011-09-12 Sofia Papagiannakiimplement insert or ignore database statements
2011-09-12 Antony ChazapisContainer PUT can also be used for updating metadata...
2011-09-12 Antony ChazapisAdd info on Shibboleth setup.
2011-09-12 Antony ChazapisFix connection parameters for sqlite through sqlalchemy.
2011-09-12 Antony ChazapisAvoid duplicates in missing hashes reports.
2011-09-09 Sofia Papagiannakifix nested db transaction issue in move_object
2011-09-09 Giorgos VerigakisMerge branch 'master' of https://code.grnet.gr/git...
2011-09-09 Giorgos VerigakisAdd a simple admin interface
2011-09-09 Christos StathisMerge branch 'master' of https://code.grnet.gr/git...
2011-09-09 Christos StathisImplemented trash without restore
2011-09-09 Christos StathisIgnored more IDE configuration files
2011-09-09 Christos StathisFixed various compilation warnings
2011-09-09 Sofia Papagiannakicommand line client:
2011-09-09 Sofia Papagiannakifix bugs in dbwrapper
2011-09-09 Antony ChazapisMake AlchemyBackend a ModularBackend module.
2011-09-09 Antony ChazapisMerge branch 'master' of https://code.grnet.gr/git...
2011-09-09 Antony ChazapisMake modular backend load modules dynamically.
2011-09-09 Sofia PapagiannakiAlchemyBackend: minor changes
2011-09-09 Antony ChazapisFix computing hashmap hash.
2011-09-08 Christos StathisMerge branch 'master' of https://code.grnet.gr/git...
2011-09-08 Christos StathisFinished Othershared tree
2011-09-08 Antony ChazapisMake default authentication return the password as...
2011-09-08 Christos StathisUpdated .gitignore
2011-09-08 Christos StathisRemoved eclipse files that were accidentally commited
2011-09-08 Christos StathisFinished myshared tree
2011-09-08 Christos StathisRemoved binaries that were accidentally commited
2011-09-08 Sofia Papagiannakifix test_update_object_invalid_range_and_length
2011-09-08 Sofia PapagiannakiAlchemy module: change index on versions table.
2011-09-08 Sofia PapagiannakiMerge branch 'master' of https://code.grnet.gr/git...
2011-09-08 Sofia PapagiannakiAlchemyBackend do db insert or replace in policy_set...
2011-09-08 Sofia PapagiannakiAlchemyBackend do db insert or replace in policy_set...
2011-09-08 Antony ChazapisAdd index on versions table.
2011-09-08 Antony ChazapisSimplify hashmap_hash.
2011-09-08 Antony ChazapisFix blocker.
2011-09-08 Antony ChazapisNo more tags.
2011-09-07 Sofia PapagiannakiMerge branch 'master' of https://code.grnet.gr/git...
2011-09-07 Sofia PapagiannakiAlchemyBackend return ordered version-list by version...
2011-09-07 Antony ChazapisFix PUT object via hashmap.
2011-09-07 Antony ChazapisFix hash map PUT conflict.
2011-09-06 Sofia Papagiannakialchemy backend bug fix
2011-09-06 Sofia PapagiannakiMerge branch 'master' of https://code.grnet.gr/git...
2011-09-06 Sofia Papagiannakialchemy backend bug fix
2011-09-06 Sofia Papagiannakimodular alchemy backend bug fixes
2011-09-06 Antony ChazapisIntegrate AlchemyBackend.
2011-09-06 Sofia Papagiannakiremove prints
2011-09-06 Sofia PapagiannakiReturn paths shared to '*' in shared lists (in modular_...
2011-09-06 Antony ChazapisAdd PostgreSQL installation instructions in admin guide.
2011-09-05 Sofia Papagiannakibackend components in SQLAlchemy: Progress V
2011-09-05 Antony ChazapisReturn paths shared to '*' in shared lists (in simple...
2011-09-05 Antony ChazapisIf the same user is both in read and write permissions...
2011-09-05 Antony ChazapisAdd update option when publishing/unpublishing.
2011-09-05 Antony ChazapisAvoid unnecessary metadata updates.
2011-09-05 Antony ChazapisFix publishing in client lib.
2011-09-05 Antony ChazapisMerge branch 'master' of https://code.grnet.gr/git...
2011-09-05 Sofia Papagiannakicommand line client: fix pulish
2011-09-05 Antony ChazapisChange conflict (409) replies format to text.
2011-09-05 Antony ChazapisFail tests if the user is not 'test' (add message).
2011-09-05 Antony ChazapisMake backend implementations compatible with the new...
2011-09-05 Antony ChazapisReturn new version identifier in frontend. Document.
2011-09-05 Antony ChazapisMerge branch 'master' of https://code.grnet.gr/git...
2011-09-05 Antony ChazapisReturn new version identifier in backend.
2011-09-01 Sofia Papagiannakibackend components in SQLAlchemy: Progress IV
2011-08-31 Antony ChazapisFix debug output.
2011-08-31 Antony ChazapisFix shared listings.
2011-08-31 Sofia Papagiannakibackend components in SQLAlchemy: Progress III
2011-08-30 Sofia PapagiannakiMerge branch 'master' of https://code.grnet.gr/git...
2011-08-19 Christos StathisPreliminary impl of others shared
2011-08-19 Christos StathisImplemented MyShared tree (still pending server support)
2011-08-17 Christos StathisCSS changes
2011-08-16 Christos StathisFixed a broken path in build.xml
2011-08-12 Sofia PapagiannakiMerge branch 'master' of https://code.grnet.gr/git...
2011-08-12 Sofia Papagiannakibackend components in SQLAlchemy: Progress IΙ
2011-08-12 Christos StathisCosmetic changes
next