pithos
12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki [Fri, 12 Aug 2011 14:31:46 +0000 (17:31 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agobackend components in SQLAlchemy: Progress IΙ
Sofia Papagiannaki [Fri, 12 Aug 2011 14:25:38 +0000 (17:25 +0300)]
backend components in SQLAlchemy: Progress IΙ

12 years agoCosmetic changes
Christos Stathis [Fri, 12 Aug 2011 13:07:32 +0000 (16:07 +0300)]
Cosmetic changes

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis [Thu, 11 Aug 2011 16:41:49 +0000 (19:41 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoAdded shibboleth support (untested)
Christos Stathis [Thu, 11 Aug 2011 16:41:44 +0000 (19:41 +0300)]
Added shibboleth support (untested)

12 years agoClean up code
Christos Stathis [Thu, 11 Aug 2011 16:04:00 +0000 (19:04 +0300)]
Clean up code

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki [Thu, 11 Aug 2011 14:39:20 +0000 (17:39 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agowrite backend components in SQLAlchemy: Progress I
Sofia Papagiannaki [Thu, 11 Aug 2011 14:38:48 +0000 (17:38 +0300)]
write backend components in SQLAlchemy: Progress I

12 years agomodular backend: set node indexing on version table instead of node table
Sofia Papagiannaki [Thu, 11 Aug 2011 14:34:39 +0000 (17:34 +0300)]
modular backend: set node indexing on version table instead of node table

12 years agoRemoved unused files
Christos Stathis [Thu, 11 Aug 2011 14:23:53 +0000 (17:23 +0300)]
Removed unused files

12 years agoFixed removal of permissions
Christos Stathis [Thu, 11 Aug 2011 13:48:32 +0000 (16:48 +0300)]
Fixed removal of permissions

12 years agoRemoved key provider as it is unneeded
Christos Stathis [Thu, 11 Aug 2011 13:37:06 +0000 (16:37 +0300)]
Removed key provider as it is unneeded

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis [Thu, 11 Aug 2011 13:27:22 +0000 (16:27 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoFinished folder permissions dialog
Christos Stathis [Thu, 11 Aug 2011 13:27:18 +0000 (16:27 +0300)]
Finished folder permissions dialog

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis [Thu, 11 Aug 2011 13:11:56 +0000 (16:11 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoFix virtual folders.
Antony Chazapis [Thu, 11 Aug 2011 13:11:17 +0000 (16:11 +0300)]
Fix virtual folders.

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki [Thu, 11 Aug 2011 12:59:16 +0000 (15:59 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoif PITHOS_USER environmental variable is set and is not 'test' do not run the tests...
Sofia Papagiannaki [Thu, 11 Aug 2011 12:58:49 +0000 (15:58 +0300)]
if PITHOS_USER environmental variable is set and is not 'test' do not run the tests (critical user data can be lost)

12 years agoAccept '~' in X-Object-Sharing.
Antony Chazapis [Wed, 10 Aug 2011 13:37:58 +0000 (16:37 +0300)]
Accept '~' in X-Object-Sharing.

12 years agorun tests only with test user
Sofia Papagiannaki [Wed, 10 Aug 2011 13:27:49 +0000 (16:27 +0300)]
run tests only with test user

12 years agoclient lib set default content type in all object puts
Sofia Papagiannaki [Wed, 10 Aug 2011 12:20:29 +0000 (15:20 +0300)]
client lib set default content type in all object puts

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki [Wed, 10 Aug 2011 09:44:33 +0000 (12:44 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agocommand client bug fix in getting object version list
Sofia Papagiannaki [Wed, 10 Aug 2011 09:44:18 +0000 (12:44 +0300)]
command client bug fix in getting object version list

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis [Tue, 9 Aug 2011 16:46:03 +0000 (19:46 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoFinished file permissions. Started folder permissions (displayed but not updated...
Christos Stathis [Tue, 9 Aug 2011 16:45:56 +0000 (19:45 +0300)]
Finished file permissions. Started folder permissions (displayed but not updated yet)

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki [Tue, 9 Aug 2011 13:14:36 +0000 (16:14 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoclient lib support for listing user shared objects
Sofia Papagiannaki [Tue, 9 Aug 2011 13:02:15 +0000 (16:02 +0300)]
client lib support for listing user shared objects
additional tests for using version objects and listing user shared objects

12 years agoUpdate documentation.
Antony Chazapis [Tue, 9 Aug 2011 12:05:10 +0000 (15:05 +0300)]
Update documentation.

12 years agoModular backend progress VI (release).
Antony Chazapis [Tue, 9 Aug 2011 12:02:33 +0000 (15:02 +0300)]
Modular backend progress VI (release).

12 years agotest write access: bug fixing
Sofia Papagiannaki [Tue, 9 Aug 2011 10:08:15 +0000 (13:08 +0300)]
test write access: bug fixing

12 years agobug fixing: command line client: get version list
Sofia Papagiannaki [Tue, 9 Aug 2011 09:45:22 +0000 (12:45 +0300)]
bug fixing: command line client: get version list

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki [Tue, 9 Aug 2011 08:48:39 +0000 (11:48 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agotest bug fixing
Sofia Papagiannaki [Tue, 9 Aug 2011 08:48:32 +0000 (11:48 +0300)]
test bug fixing

12 years agoFix TestGreek.
Antony Chazapis [Mon, 8 Aug 2011 16:11:18 +0000 (19:11 +0300)]
Fix TestGreek.

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki [Mon, 8 Aug 2011 15:01:10 +0000 (18:01 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoModular backend progress V.
Antony Chazapis [Mon, 8 Aug 2011 14:59:25 +0000 (17:59 +0300)]
Modular backend progress V.

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki [Mon, 8 Aug 2011 14:24:23 +0000 (17:24 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoRename parameter.
Antony Chazapis [Mon, 8 Aug 2011 08:16:37 +0000 (11:16 +0300)]
Rename parameter.

12 years agoFix 'next' handling.
Antony Chazapis [Mon, 8 Aug 2011 08:11:58 +0000 (11:11 +0300)]
Fix 'next' handling.

12 years agoBug fix.
Antony Chazapis [Mon, 8 Aug 2011 00:04:46 +0000 (03:04 +0300)]
Bug fix.

12 years agoShibboleth login function.
Antony Chazapis [Sun, 7 Aug 2011 23:38:41 +0000 (02:38 +0300)]
Shibboleth login function.

12 years agoModular backend progress IV.
Antony Chazapis [Fri, 5 Aug 2011 22:55:18 +0000 (01:55 +0300)]
Modular backend progress IV.

12 years agoInitial support of permissions and dummy UI
Christos Stathis [Fri, 5 Aug 2011 15:21:25 +0000 (18:21 +0300)]
Initial support of permissions and dummy UI

12 years agoadd user with greek username
Sofia Papagiannaki [Thu, 4 Aug 2011 15:19:18 +0000 (18:19 +0300)]
add user with greek username

12 years agoNew authentication middleware.
Antony Chazapis [Thu, 4 Aug 2011 15:06:15 +0000 (18:06 +0300)]
New authentication middleware.
Uses users stored in a django model.

Update settings.py and then run:
  python manage.py syncdb
  python manage.py loaddata aai/fixtures/auth_test_data.json

12 years agoModular backend progress III.
Antony Chazapis [Thu, 4 Aug 2011 08:26:57 +0000 (11:26 +0300)]
Modular backend progress III.

12 years agoFixed file properties to show correctly the public url
Christos Stathis [Wed, 3 Aug 2011 15:30:54 +0000 (18:30 +0300)]
Fixed file properties to show correctly the public url

12 years agoRemoved all static references to the Pithos class
Christos Stathis [Wed, 3 Aug 2011 12:14:40 +0000 (15:14 +0300)]
Removed all static references to the Pithos class

12 years agoModular backend progress II.
Antony Chazapis [Wed, 3 Aug 2011 10:42:11 +0000 (13:42 +0300)]
Modular backend progress II.

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis [Tue, 2 Aug 2011 16:43:34 +0000 (19:43 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoModular backend progress.
Antony Chazapis [Tue, 2 Aug 2011 16:43:25 +0000 (19:43 +0300)]
Modular backend progress.

12 years agoadditional tests for updating object using x-source-object
Sofia Papagiannaki [Tue, 2 Aug 2011 15:53:48 +0000 (18:53 +0300)]
additional tests for updating object using x-source-object

12 years agobug fix in update from other object test
Sofia Papagiannaki [Mon, 1 Aug 2011 14:45:41 +0000 (17:45 +0300)]
bug fix in update from other object test

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki [Mon, 1 Aug 2011 14:40:13 +0000 (17:40 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoadditional read/write access tests
Sofia Papagiannaki [Mon, 1 Aug 2011 14:39:56 +0000 (17:39 +0300)]
additional read/write access tests

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis [Mon, 1 Aug 2011 14:20:03 +0000 (17:20 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoFirst commit of Node module (backend module doing path management, versions, metadata).
Antony Chazapis [Mon, 1 Aug 2011 14:19:41 +0000 (17:19 +0300)]
First commit of Node module (backend module doing path management, versions, metadata).

12 years agofixing utf8 handling (manifestation), client lib support for updating from other...
Sofia Papagiannaki [Mon, 1 Aug 2011 14:14:05 +0000 (17:14 +0300)]
fixing utf8 handling (manifestation), client lib support for updating from other object

12 years agomove lib and api tests under tools
Sofia Papagiannaki [Mon, 1 Aug 2011 10:16:52 +0000 (13:16 +0300)]
move lib and api tests under tools

12 years agoutf8 fixing
Sofia Papagiannaki [Mon, 1 Aug 2011 10:02:21 +0000 (13:02 +0300)]
utf8 fixing

additional tests
change client lib requests to accept other account instead of the user's account / support for sharing objects

12 years agoUse Merkle hash for ETag when updating objects.
Antony Chazapis [Fri, 29 Jul 2011 15:11:27 +0000 (18:11 +0300)]
Use Merkle hash for ETag when updating objects.

12 years agoMove hashfiler to backends folder.
Antony Chazapis [Fri, 29 Jul 2011 11:48:01 +0000 (14:48 +0300)]
Move hashfiler to backends folder.

12 years agoUpdate admin guide.
Antony Chazapis [Fri, 29 Jul 2011 10:23:00 +0000 (13:23 +0300)]
Update admin guide.

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis [Thu, 28 Jul 2011 16:06:22 +0000 (19:06 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoFix admin guide.
Antony Chazapis [Thu, 28 Jul 2011 16:05:58 +0000 (19:05 +0300)]
Fix admin guide.

12 years agofix utf8 handling
Sofia Papagiannaki [Thu, 28 Jul 2011 15:25:50 +0000 (18:25 +0300)]
fix utf8 handling

additional tests written

12 years agoStore blocks hierarchically
Giorgos Verigakis [Thu, 28 Jul 2011 15:16:22 +0000 (18:16 +0300)]
Store blocks hierarchically

Use a 3 dir deep hierarchy for storing blocks instead of the current flat one.

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis [Thu, 28 Jul 2011 15:03:42 +0000 (18:03 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoUpdate admin guide.
Antony Chazapis [Thu, 28 Jul 2011 15:03:23 +0000 (18:03 +0300)]
Update admin guide.

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
root [Thu, 28 Jul 2011 14:54:30 +0000 (17:54 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoAdd wsgi config for apache.
Antony Chazapis [Thu, 28 Jul 2011 14:52:57 +0000 (17:52 +0300)]
Add wsgi config for apache.

12 years agoFix docs build for debian squeeze.
Antony Chazapis [Thu, 28 Jul 2011 14:20:49 +0000 (17:20 +0300)]
Fix docs build for debian squeeze.

12 years agoModular backend alpha release.
Antony Chazapis [Thu, 28 Jul 2011 12:23:01 +0000 (15:23 +0300)]
Modular backend alpha release.

12 years agoMore modular backend.
Antony Chazapis [Thu, 28 Jul 2011 10:07:36 +0000 (13:07 +0300)]
More modular backend.

12 years agoDo not load modular backend.
Antony Chazapis [Thu, 28 Jul 2011 08:28:33 +0000 (11:28 +0300)]
Do not load modular backend.

12 years agoStart of modular backend (not working yet).
Antony Chazapis [Wed, 27 Jul 2011 13:26:46 +0000 (16:26 +0300)]
Start of modular backend (not working yet).

12 years agoFix doc.
Antony Chazapis [Tue, 26 Jul 2011 09:07:20 +0000 (12:07 +0300)]
Fix doc.

12 years agoFix public.
Antony Chazapis [Mon, 25 Jul 2011 18:28:24 +0000 (21:28 +0300)]
Fix public.

12 years agoFix reading when apache does the dechunking.
Antony Chazapis [Mon, 25 Jul 2011 16:02:45 +0000 (19:02 +0300)]
Fix reading when apache does the dechunking.

12 years agobug fix chunked transfer
Sofia Papagiannaki [Mon, 25 Jul 2011 15:28:43 +0000 (18:28 +0300)]
bug fix chunked transfer

extended test with files containing greek & slashes

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki [Mon, 25 Jul 2011 07:16:04 +0000 (10:16 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoAdd account list xml template.
Antony Chazapis [Sun, 24 Jul 2011 21:46:25 +0000 (00:46 +0300)]
Add account list xml template.

12 years agoFirst implementation of public permission setting
Christos Stathis [Fri, 22 Jul 2011 16:18:23 +0000 (19:18 +0300)]
First implementation of public permission setting

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis [Fri, 22 Jul 2011 16:12:20 +0000 (19:12 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoBump version.
Antony Chazapis [Fri, 22 Jul 2011 13:03:43 +0000 (16:03 +0300)]
Bump version.

12 years agoConditional object create/update.
Antony Chazapis [Fri, 22 Jul 2011 13:03:32 +0000 (16:03 +0300)]
Conditional object create/update.

12 years agoCreate container pithos if no containers exist
Christos Stathis [Fri, 22 Jul 2011 11:13:30 +0000 (14:13 +0300)]
Create container pithos if no containers exist

12 years agoWhitespace
Christos Stathis [Fri, 22 Jul 2011 11:13:04 +0000 (14:13 +0300)]
Whitespace

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki [Fri, 22 Jul 2011 09:48:08 +0000 (12:48 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoFix metadata keys in extended replies.
Antony Chazapis [Fri, 22 Jul 2011 07:36:19 +0000 (10:36 +0300)]
Fix metadata keys in extended replies.

12 years agoFix in default settings.
Antony Chazapis [Thu, 21 Jul 2011 17:11:32 +0000 (20:11 +0300)]
Fix in default settings.

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis [Thu, 21 Jul 2011 16:43:15 +0000 (19:43 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoFix web server compatibility.
Antony Chazapis [Thu, 21 Jul 2011 16:41:46 +0000 (19:41 +0300)]
Fix web server compatibility.

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis [Thu, 21 Jul 2011 15:25:16 +0000 (18:25 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoImplemented tag assignment to files
Christos Stathis [Thu, 21 Jul 2011 15:24:43 +0000 (18:24 +0300)]
Implemented tag assignment to files

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki [Thu, 21 Jul 2011 14:22:20 +0000 (17:22 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agocommand line client: bug fix manifestation
Sofia Papagiannaki [Thu, 21 Jul 2011 14:19:10 +0000 (17:19 +0300)]
command line client: bug fix manifestation

12 years agoFix manifests.
Antony Chazapis [Thu, 21 Jul 2011 13:58:11 +0000 (16:58 +0300)]
Fix manifests.

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki [Thu, 21 Jul 2011 13:31:25 +0000 (16:31 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agobug fix update object
Sofia Papagiannaki [Thu, 21 Jul 2011 13:30:17 +0000 (16:30 +0300)]
bug fix update object