Statistics
| Branch: | Tag: | Revision:

root @ d94eb987

# Date Author Comment
d94eb987 09/26/2011 04:07 pm Christos Stathis

Fixed bug when emptying a trash with a very deep tree

2cc2d792 09/26/2011 03:00 pm Christos Stathis

Fixed permission update on folder to show error message when deep children have already permissions set

fad96c78 09/26/2011 02:24 pm Christos Stathis

Fixed bug in restore-from-trash where very deep trees were not restored

462d8be3 09/26/2011 01:41 pm Christos Stathis

Fixed bug in move-to-trash where very deep trees were not trashed

41eb16d0 09/26/2011 12:46 pm Christos Stathis

Disable paste option if the target folder is a child of the folder to-be-copied

ca0a6753 09/26/2011 12:43 pm Christos Stathis

Fixed parsing of dates to include timezone according to iso8601 format

4a6d7975 09/23/2011 06:13 pm Christos Stathis

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

893549a3 09/23/2011 06:13 pm Christos Stathis

Fix url encoding in requests. Fix for avoiding the browser 's cache

f390685d 09/23/2011 03:46 pm Sofia Papagiannaki

reorganize psend components: move HashMap & smart_upload in lib

62e399af 09/23/2011 01:49 pm Christos Stathis

Fixed the 'session expired' dialog

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

Add timezone indicator in ISO8601 formatted dates.

Fixes #1231

045234b6 09/23/2011 11:55 am Christos Stathis

Added re-authentication in case the token has expired

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

dd711b6a 09/22/2011 05:53 pm Christos Stathis

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

fe79d412 09/22/2011 05:52 pm Christos Stathis

Finished tools menu

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

3891f679 09/22/2011 04:09 pm Christos Stathis

Implemented tools menu for folders and files

9ba300d4 09/22/2011 02:37 pm Sofia Papagiannaki

Refs #1171

8b6e4815 09/22/2011 02:01 pm Sofia Papagiannaki

Migration tool Progress I

Refs #1171

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

sqlite database connection: use PoolEvent instead of deprecated PoolListener

5131d27f 09/22/2011 12:45 pm Christos Stathis

Updated folder statistics

7114d879 09/22/2011 12:25 pm Antony Chazapis

Simple file upload utility using hashmaps.

8728b177 09/22/2011 12:24 pm Antony Chazapis

Suggest upload/download methods using hashmaps.

7d6e46c6 09/22/2011 12:20 pm Christos Stathis

Updated some icons

0ac99e41 09/22/2011 12:12 pm Christos Stathis

Fixed various warnings

9f6119ea 09/22/2011 11:38 am Christos Stathis

Added refresh to context menus

d8c26d94 09/21/2011 06:07 pm Giorgos Verigakis

Add example syncing tool

Will sync a folder with the pithos container.

The implementation is very unoptimized, code is for demonstration purposes to showcase the syncing algorithm.

28265607 09/21/2011 05:36 pm Christos Stathis

Update statistics every time an operation finishes

e39d80d9 09/20/2011 06:30 pm Christos Stathis

Fixed bug with deep trees in copy/cut/paste operations

afc65afd 09/20/2011 05:38 pm Christos Stathis

Paste option is not available for cross-user operations

90f0142f 09/20/2011 05:00 pm Christos Stathis

When uploading a file, the token is passed in a cookie

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

Bump version to 0.7.

42000275 09/20/2011 10:43 am Antony Chazapis

New doc style.

c9d37c48 09/19/2011 06:16 pm Christos Stathis

More fixes for context menus according to selected trees and folders

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

Remove upload size limit.

0112e6e9 09/19/2011 03:18 pm Antony Chazapis

Fix administrator guide with apache directive needed for chunked transfers.

Fixes #1071

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.

adcbca6f 09/16/2011 02:22 am Antony Chazapis

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

436a8161 09/16/2011 02:17 am Antony Chazapis

Add link to login in htdocs.

721f918e 09/15/2011 07:04 pm Christos Stathis

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

2615d8f8 09/15/2011 07:04 pm Christos Stathis

Fixed username in all API calls + some other fixes

81b4f9c5 09/15/2011 06:47 pm Sofia Papagiannaki

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

54ca3d0f 09/15/2011 06:47 pm Sofia Papagiannaki

command line client fix create object using hashmaps

ff74a13a 09/15/2011 05:49 pm Christos Stathis

Correctly display usage statistics upon login

5fb15774 09/14/2011 08:57 pm Christos Stathis

Fixed various bugs in other shared tree

dac23cda 09/14/2011 07:46 pm Christos Stathis

Removed context menu from my hared tree

c9192772 09/14/2011 05:39 pm Christos Stathis

Empty trash feature (still buggy

0828c470 09/14/2011 04:01 pm Christos Stathis

Fixed redirect for login url

ad7e4bea 09/14/2011 02:22 pm Sofia Papagiannaki

Additional tests for granting permissions, publishing & creating objects using hashmaps

9471fece 09/14/2011 02:21 pm Sofia Papagiannaki

client library: use 'hashmap' parameter in object GET/PUT for requesting /accessing hashmaps

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

Fixes object publish & grant permission list

Fixes #1075

27f35ee3 09/14/2011 01:26 pm Antony Chazapis

Update admin guide.

31fdb011 09/14/2011 01:14 pm Antony Chazapis

Fix static index.html.

3ad7ef8f 09/14/2011 12:46 pm Antony Chazapis

Static html for welcoming users.

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

Add license in admin code.

2e3e007c 09/13/2011 11:40 pm Christos Stathis

Fixed tree refresh bugs in groups tree

960995cd 09/13/2011 07:06 pm Christos Stathis

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

cd1a56d8 09/13/2011 07:06 pm Christos Stathis

Groups tree, unfinished

1a24acbf 09/13/2011 06:23 pm Antony Chazapis

Update admin guide.

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

Support for authentication at admin interface.

84306f44 09/13/2011 02:17 pm Antony Chazapis

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

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.

633bbb9f 09/13/2011 01:32 pm Sofia Papagiannaki

update command line client/client lib

- update object by default updates the metadata - using replace parameter overrides the metadata
- move chunked_transfer in OOS_Client

45c60f99 09/13/2011 10:41 am Antony Chazapis

Document authentication.

Fixes #1065

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

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

8255d8e5 09/13/2011 09:35 am Antony Chazapis

Fix autodocs with new paths.

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

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

60f1b56d 09/12/2011 10:51 pm Christos Stathis

Fixed compilation errors

2fecaa2c 09/12/2011 08:25 pm Christos Stathis

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

98675817 09/12/2011 08:24 pm Christos Stathis

Temporary commit. Broken

047a74bc 09/12/2011 07:52 pm Christos Stathis

Finished file versions

f72af3c3 09/12/2011 05:41 pm Christos Stathis

Finished restore-from-trash functionality

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

Sqlite / SQLAlchemy: enforce Foreign Keys

Fixes #1075

c7ef998e 09/12/2011 04:28 pm Christos Stathis

Fixed refresh errors when moving folders/files to trash

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.

904fdebe 09/12/2011 12:34 pm Antony Chazapis

Add info on Shibboleth setup.

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

4151e0b2 09/09/2011 06:09 pm Giorgos Verigakis

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

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

Add a simple admin interface

Refs #1061

52e1f5ee 09/09/2011 06:05 pm Christos Stathis

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

0393c0ed 09/09/2011 06:05 pm Christos Stathis

Implemented trash without restore

018bcbb1 09/09/2011 04:16 pm Christos Stathis

Ignored more IDE configuration files

10791b56 09/09/2011 04:15 pm Christos Stathis

Fixed various compilation warnings