Statistics
| Branch: | Tag: | Revision:

root / pithos @ 5144b772

# Date Author Comment
5144b772 09/30/2011 11:39 am Antony Chazapis

Container-level block upload.

Refs #1371

14983b5d 09/29/2011 12:10 pm Antony Chazapis

Fix 403 error name.

28486f26 09/29/2011 11:04 am Antony Chazapis

Fix 'Content-Type' header in GET replies.

Fixes #1239

a33dfe54 09/29/2011 09:54 am Antony Chazapis

Fix conflict response when copying/moving.

79bb41b7 09/28/2011 03:19 pm Antony Chazapis

Support cross-account copy and move.

Fixes #1241

02cb005e 09/28/2011 12:43 pm Antony Chazapis

Allow spaces in XML replies.

Fixes #1283

499163b4 09/28/2011 12:08 pm Antony Chazapis

Include susecond precision in RFC8601 times returned in extended listings.

fdd830ea 09/26/2011 02:24 pm Sofia Papagiannaki

ModularBackend list_containers returns ordered list of shared containers

1ad56ff3 09/26/2011 02:01 pm Sofia Papagiannaki

ModularBackend list_containers returns unique list of shared containers

c1ed7319 09/26/2011 01:53 pm Sofia Papagiannaki

ModularBackend list_containers returns unique list of shared containers

e11087c2 09/23/2011 01:02 pm Antony Chazapis

Add timezone indicator in ISO8601 formatted dates.

Fixes #1231

97d45f69 09/23/2011 10:37 am Antony Chazapis

Check version when copying. Remove version option from move when using the store utility. Fix version listing.

Fixes #1235

308e0de6 09/22/2011 04:55 pm Sofia Papagiannaki

revert PoolListener

c18427f8 09/22/2011 04:19 pm Sofia Papagiannaki

sqlite database connection: use PoolEvent instead of deprecated PoolListener

4e02cf2a 09/22/2011 04:18 pm Sofia Papagiannaki

remove auto_now to be able to override migrated dates & use binary instead of hex tokens to conform with migrated tokens

5bf54048 09/22/2011 04:14 pm Sofia Papagiannaki

change size db column to bigint

5d4c3f84 09/22/2011 12:52 pm Sofia Papagiannaki

sqlite database connection: use PoolEvent instead of deprecated PoolListener

de3a2269 09/20/2011 11:24 am Antony Chazapis

Bump version to 0.7.

07fea84b 09/19/2011 03:29 pm Antony Chazapis

Remove upload size limit.

b8b5f218 09/19/2011 10:31 am Antony Chazapis

Merge branch 'request-backend'

61708ff8 09/19/2011 10:21 am Antony Chazapis

Fix POST data bug.

Seems that if the request.POST object is accessed in a middleware, no data is available later on.

7b25e082 09/16/2011 06:25 pm Antony Chazapis

Close backend connection. Fix empty read.

39593b2b 09/16/2011 05:25 pm Giorgos Verigakis

Use one backend instance per HTTP request

36c98a11 09/16/2011 02:28 pm Sofia Papagiannaki

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

9eb713e1 09/16/2011 02:28 pm Sofia Papagiannaki

sqlalchemy backend lib: explicitly close() result proxies

Fixes: #1075

b8f6710f 09/16/2011 01:17 pm Giorgos Verigakis

Add a setting to bypass admin authentication

Refs #1061

3975d5d6 09/16/2011 01:16 pm Giorgos Verigakis

Add a banner

Refs #1061

e6dd1619 09/16/2011 10:45 am Antony Chazapis

Token as a parameter gets precedence.

a68d51a4 09/14/2011 02:17 pm Sofia Papagiannaki

Fixes object publish & grant permission list

Fixes #1075

79746386 09/14/2011 12:44 pm Antony Chazapis

Add license in admin code.

5b9d15ad 09/13/2011 06:18 pm Antony Chazapis

Support for authentication at admin interface.

35570797 09/13/2011 02:17 pm Antony Chazapis

Remove backend tests.

f9f15f92 09/13/2011 02:15 pm Antony Chazapis

Use 'hashmap' parameter in object GET/PUT to use hashmaps.

78cb4a2f 09/13/2011 09:36 am Antony Chazapis

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

067cf1fc 09/13/2011 09:30 am Antony Chazapis

Report allowed actions in cross-user object requests, with the 'X-Object-Allowed-To' header.

e83f9467 09/12/2011 04:38 pm Sofia Papagiannaki

Sqlite / SQLAlchemy: enforce Foreign Keys

Fixes #1075

a179db1b 09/12/2011 01:29 pm Sofia Papagiannaki

Fix connection parameters for sqlite through sqlalchemy.

ec34bae4 09/12/2011 01:23 pm Sofia Papagiannaki

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

2ce96391 09/12/2011 01:22 pm Sofia Papagiannaki

implement insert or ignore database statements

Fixes #1075

c5d308c6 09/12/2011 01:08 pm Antony Chazapis

Container PUT can also be used for updating metadata/policy.

5ee6b3e5 09/12/2011 11:07 am Antony Chazapis

Fix connection parameters for sqlite through sqlalchemy.

b2481861 09/12/2011 10:00 am Antony Chazapis

Avoid duplicates in missing hashes reports.

dff7b6f1 09/09/2011 06:15 pm Sofia Papagiannaki

fix nested db transaction issue in move_object

65e57f32 09/09/2011 06:09 pm Giorgos Verigakis

Add a simple admin interface

Refs #1061

43be9afd 09/09/2011 03:52 pm Sofia Papagiannaki

fix bugs in dbwrapper

85a93d09 09/09/2011 02:07 pm Antony Chazapis

Make AlchemyBackend a ModularBackend module.

f08f211e 09/09/2011 01:50 pm Antony Chazapis

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

2c5363a0 09/09/2011 01:50 pm Antony Chazapis

Make modular backend load modules dynamically.

b8b79f76 09/09/2011 01:45 pm Sofia Papagiannaki

AlchemyBackend: minor changes

0d4ea090 09/09/2011 12:09 pm Antony Chazapis

Fix computing hashmap hash.

36d368f7 09/08/2011 05:23 pm Antony Chazapis

Make default authentication return the password as the key.

5c0ccd81 09/08/2011 04:26 pm Sofia Papagiannaki

Alchemy module: change index on versions table.

Refs: #1075

7e66ca7c 09/08/2011 03:44 pm Sofia Papagiannaki

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

dc9e6086 09/08/2011 03:44 pm Sofia Papagiannaki

AlchemyBackend do db insert or replace in policy_set and attribute_copy

1b61dbc0 09/08/2011 03:39 pm Sofia Papagiannaki

AlchemyBackend do db insert or replace in policy_set and attribute_copy

9e35988c 09/08/2011 03:29 pm Antony Chazapis

Add index on versions table.

4fac108a 09/08/2011 02:29 pm Antony Chazapis

Simplify hashmap_hash.

70f2b136 09/08/2011 12:09 pm Antony Chazapis

Fix blocker.

ecb5e999 09/07/2011 06:13 pm Sofia Papagiannaki

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

cc28f894 09/07/2011 06:13 pm Sofia Papagiannaki

AlchemyBackend return ordered version-list by version serial

f899c7b4 09/07/2011 04:37 pm Antony Chazapis

Fix PUT object via hashmap.

dd71f493 09/07/2011 04:08 pm Antony Chazapis

Fix hash map PUT conflict.

d0aacf54 09/06/2011 05:50 pm Sofia Papagiannaki

alchemy backend bug fix

74f76d6a 09/06/2011 05:00 pm Sofia Papagiannaki

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

Conflicts:
pithos/backends/lib_alchemy/node.py

fe232f24 09/06/2011 04:33 pm Sofia Papagiannaki

alchemy backend bug fix

4f1bc0a6 09/06/2011 03:40 pm Sofia Papagiannaki

modular alchemy backend bug fixes

937dc831 09/06/2011 02:52 pm Antony Chazapis

Integrate AlchemyBackend.

16465f62 09/06/2011 01:14 pm Sofia Papagiannaki

remove prints

f992aa60 09/06/2011 01:13 pm Sofia Papagiannaki

Return paths shared to '*' in shared lists (in modular_alchemy backends).

70516d86 09/05/2011 07:07 pm Sofia Papagiannaki

backend components in SQLAlchemy: Progress V

7f9d881d 09/05/2011 04:43 pm Antony Chazapis

Return paths shared to '*' in shared lists (in simple and modular backends).

21a8a6ff 09/05/2011 04:29 pm Antony Chazapis

If the same user is both in read and write permissions, keep only the entry in write.

77edd23d 09/05/2011 03:54 pm Antony Chazapis

Avoid unnecessary metadata updates.

96ee45a3 09/05/2011 02:40 pm Antony Chazapis

Change conflict (409) replies format to text.

281cc814 09/05/2011 01:55 pm Antony Chazapis

Make backend implementations compatible with the new settings.
Change settings.py, based on settings.py.dist.

7dd293a0 09/05/2011 01:54 pm Antony Chazapis

Return new version identifier in frontend. Document.

a8c1901d 09/05/2011 12:36 pm Antony Chazapis

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

02c4d2ba 09/05/2011 12:36 pm Antony Chazapis

Return new version identifier in backend.

d3be972a 09/01/2011 06:36 pm Sofia Papagiannaki

backend components in SQLAlchemy: Progress IV

- switch to postgresql
- merge latest backend fixes

628e0028 08/31/2011 05:40 pm Antony Chazapis

Fix debug output.

038e0159 08/31/2011 05:34 pm Antony Chazapis

Fix shared listings.

b43d44ad 08/31/2011 12:13 pm Sofia Papagiannaki

backend components in SQLAlchemy: Progress III

18266c93 08/12/2011 05:25 pm Sofia Papagiannaki

backend components in SQLAlchemy: Progress IΙ

d8539f8e 08/11/2011 05:39 pm Sofia Papagiannaki

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

4f917833 08/11/2011 05:38 pm Sofia Papagiannaki

write backend components in SQLAlchemy: Progress I

c996ba40 08/11/2011 05:34 pm Sofia Papagiannaki

modular backend: set node indexing on version table instead of node table

4cc00e08 08/11/2011 04:11 pm Antony Chazapis

Fix virtual folders.

0a7f1671 08/10/2011 04:37 pm Antony Chazapis

Accept '~' in X-Object-Sharing.

f4b61e0c 08/09/2011 03:05 pm Antony Chazapis

Update documentation.

60b8a083 08/09/2011 03:02 pm Antony Chazapis

Modular backend progress VI (release).

72c3ba3f 08/08/2011 07:11 pm Antony Chazapis

Fix TestGreek.

2b9cf2b3 08/08/2011 06:01 pm Sofia Papagiannaki

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

676edf89 08/08/2011 05:59 pm Antony Chazapis

Modular backend progress V.

9278ca09 08/08/2011 05:24 pm Sofia Papagiannaki

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

62a0eb7e 08/08/2011 11:16 am Antony Chazapis

Rename parameter.

b1f4e2bc 08/08/2011 11:11 am Antony Chazapis

Fix 'next' handling.

51c0cb6e 08/08/2011 03:04 am Antony Chazapis

Bug fix.

7e318fc8 08/08/2011 02:38 am Antony Chazapis

Shibboleth login function.

62f915a1 08/06/2011 01:55 am Antony Chazapis

Modular backend progress IV.

10283860 08/04/2011 06:19 pm Sofia Papagiannaki

add user with greek username