Activity

From 09/19/2011 to 10/18/2011

10/18/2011

11:26 pm Revision a99b1e18: CSS fun
Christos Stathis
08:53 pm Revision 800a1bce: Refs #1171
Sofia Papagiannaki
08:48 pm Revision f6c0005f: Migration Tools: Progress IV
Refs #1171 Sofia Papagiannaki
05:33 pm Revision ab82a168: Merge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis
05:33 pm Revision 30c4655a: More css changes
Christos Stathis
04:43 pm pithos-0.7.8.3.tar.gz
Antony Chazapis
03:42 pm Revision a577ba12: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
03:40 pm Revision 531252f0: reset quota after the test execution
Refs #1508 Sofia Papagiannaki
03:21 pm Revision aa62890f: Document gunicorn deployment.
Refs #1067
Refs #1069
Refs #1073
Antony Chazapis
02:53 pm Revision 1257fbba: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
02:53 pm Revision 96bfb229: clean test account in test setup
Sofia Papagiannaki
01:23 pm Revision cb5ba0dc: Merge branch 'master' of https://code.grnet.gr/git/pithos
root
01:22 pm Revision 032dc768: Handle chunked from gunicorn properly.
Antony Chazapis
01:20 pm Revision 81ed48a5: Test quota + fix test for deleting empty container
Refs #1508 Sofia Papagiannaki
01:18 pm Revision 1c50a9e5: fix quota bug
Sofia Papagiannaki
01:17 pm Revision 8693b873: Fix quota bug
Sofia Papagiannaki
11:02 am Revision 9d8eee31: Various CSS changes
Christos Stathis

10/17/2011

10:12 pm Revision 2c033bf3: Merge branch 'master' of https://code.grnet.gr/git/pithos
root
10:12 pm Revision 4e44d3eb: Automatically renew expired tokens.
Antony Chazapis
05:30 pm Revision 5df6c6d1: Add insufficient quota replies in frontend. Document.
Refs #1165 Antony Chazapis
04:52 pm Revision 258bb7dd: Update Shibboleth headers, as reported by NOC.
Antony Chazapis
04:04 pm Revision 0df22aea: Fix zero quota bug
Sofia Papagiannaki

10/16/2011

07:18 pm Revision fe452461: Removed last references to gss. Fixed css to match okeanos
Christos Stathis
02:25 pm Revision 5197ae24: Reverted back to showing the loading indicator when a folder has a lot of subf...
Christos Stathis
01:15 am Revision a926611c: Reverted back to ListDataProvider. Fixed race condition when creating my share...
Christos Stathis

10/15/2011

11:33 pm Revision ac8e7f4c: Various experiments with asynchronous data providers
Christos Stathis
01:23 pm Revision b9064632: Update backend to support quota.
Refs #1165 Antony Chazapis

10/14/2011

10:29 am pithos-0.7.8.2.tar.gz
Antony Chazapis

10/13/2011

07:42 pm Revision 9f79ce8e: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
07:42 pm Revision 647a5f48: Merge account policy in api. Document.
Refs #1165
Refs #1167
Antony Chazapis
07:17 pm Revision 675f53e5: Merge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis
07:17 pm Revision 17ff0011: Used asynchronous data providers for the folder tree. Useful when dealing with...
Christos Stathis
06:33 pm Revision c9771b93: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
06:32 pm Revision b2832c6a: Add account policy. Set default policy from settings. Must change settings.py.
Refs #1165
Refs #1167
Antony Chazapis
05:55 pm Revision 06de18f9: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
05:50 pm Revision be266a11: include milliseconds in mtime - specify decimal precision
Refs #1458 Sofia Papagiannaki
05:18 pm Revision 761daff4: Fixed display of statistics
Christos Stathis
05:10 pm Revision 60207db6: Cosmetic changes
Christos Stathis
04:51 pm Revision 580478e1: When last_modified is not in valid format the date will be set to null
Christos Stathis
04:41 pm Revision 5e7485da: Merge policy into node. Needs database reset, or the following commands:
alter table policy rename to pre_policy;
create table if not exists policy
( node integer...
Antony Chazapis

10/12/2011

10:10 pm Revision 8af4c26d: Bug fixes by NOC.
Antony Chazapis
02:37 am Revision b0762fe3: Use environmental variable for the sync container in psync.
Refs #1315 Antony Chazapis
02:33 am pithos-0.7.8.1.tar.gz
Antony Chazapis
01:29 am Revision 8ed4d90d: Fix wrong autoincrement column. Make mysql tables use UTF-8
Refs #1458 Antony Chazapis

10/11/2011

07:07 pm Revision 26f81fe9: specify mysql engine = innodb while creating tables & allow 0s in AUTO_INCREME...
Refs #1458 Sofia Papagiannaki
06:13 pm Revision af428752: Fixed look 'n feel to be like okeanos (except menus)
Christos Stathis
06:12 pm Revision 2f9c0127: Merge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis
05:01 pm Revision 09535518: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
05:01 pm Revision 1e7f9615: Change middleware for quota.
Refs #1165 Antony Chazapis
04:57 pm Revision ac930057: Add python module for mysql in admin guide.
root
04:44 pm Revision fbe91e6c: Admin guide change.
Antony Chazapis
04:15 pm Revision 6068d672: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
04:15 pm Revision 6d0f82fe: Report remaining bytes. Enforce account quota when setting container limits.
Refs #1165 Antony Chazapis
03:25 pm Revision c48acbfd: perform case sensitive varchar ordering, handle correctly utf8 columns and dec...
Refs #1458 Sofia Papagiannaki
02:10 pm Revision d58d6c91: Merge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis
11:41 am Revision 12ac0eb9: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
10:24 am Revision 0e1288ad: Add text file for keeping upgrade notes.
Antony Chazapis

10/10/2011

10:14 pm Revision 68d89033: Add support for nested directories
Refs #1315 Giorgos Verigakis
10:09 pm Revision 0f74b3ba: Bugfix
HashMap.load requires a file object, not a path.
Renamed variable 'file' to avoid confusion.
Giorgos Verigakis
10:08 pm Revision 8d5abda5: Add a convenience method to just return the hash
Giorgos Verigakis
09:19 pm Revision b03453f4: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
05:27 pm Revision 294d2ea9: Added menu items for invitations and feedback in the user menu
Christos Stathis
12:00 pm Revision 62d938dc: remove path from primary key
handle issue with inf
Refs #1458
Sofia Papagiannaki
11:24 am Revision e75eeaa5: Merge branch 'master' of https://code.grnet.gr/git/pithos
root
11:23 am Revision d28ad65e: Fix imports.
Antony Chazapis
11:22 am Revision 07afd277: Make sure version identifier is integer.
Fixes #1435 Antony Chazapis

10/07/2011

03:00 pm Revision 67601147: CSS and aesthetic changes
Christos Stathis
12:36 pm Revision 466e52ea: Added a down arrow in the user menu
Christos Stathis

10/06/2011

08:00 pm Revision 66f675cb: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
07:59 pm Revision 40d6b76d: Fix group parsing.
Antony Chazapis
07:05 pm Revision 69d74a2b: Added an option for user credentials on user menu
Christos Stathis
06:30 pm Revision a33d5e18: Added log out option in user menu
Christos Stathis
02:26 pm pithos-0.7.8.tar.gz
Antony Chazapis

10/05/2011

06:15 pm Revision 603e82ce: Added logoff option to username menu
Christos Stathis
04:58 pm Revision 8d5a352e: Fixed date parsing in versions
Christos Stathis
04:04 pm Revision 8c0d908b: Merge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis

10/04/2011

05:15 pm Revision dc275351: When multiple files are selected the download option downloads all of them in ...
Christos Stathis
05:13 pm Revision e3b4e65d: Remove maps migration utility.
Refs #1169 Antony Chazapis
05:05 pm Revision 909d0442: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
05:04 pm Revision e97c4629: Migration utility for transferring maps to new storage format.
Refs #1169 Antony Chazapis
05:03 pm Revision 1c2fc0ff: Save hash maps like blocks - based on their hash.
Refs #1169 Antony Chazapis
02:07 pm Revision a536c31a: Refs #1171
Sofia Papagiannaki
01:57 pm Revision 2db16f05: Migration Tools: Progess III
Refs #1171 Sofia Papagiannaki
10:36 am Revision b6b41731: Merge admin branch.
Fixes #1237 Antony Chazapis
10:29 am Revision 8c4431d3: Merge branch 'admin'
Antony Chazapis
10:22 am Revision d6b85f51: Fix some imports.
Refs #1415 Antony Chazapis
10:14 am Revision eaa6fb55: Add license.
Refs #1315 Antony Chazapis
10:10 am Revision 7221abe2: Remove backend filesystem driver for FUSE.
Antony Chazapis
10:08 am Revision d35050af: Remove simple backend.
Fixes #1333 Antony Chazapis
10:05 am Revision eaeb9c7a: Remove unecessary imports.
Antony Chazapis
09:57 am Revision 6d897a63: Container-level block upload documentation and integration with tools.
Fixes #1371 Antony Chazapis

10/03/2011

06:21 pm Revision e0d1f30a: Merge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis
06:21 pm Revision 9274a125: Fixed empty headers error in IE
Christos Stathis

09/30/2011

01:49 pm Revision bd08f5c0: Fix 'Content-Type' parsing in container POST request.
Refs #1371 Antony Chazapis
12:44 pm Revision 2cd94d81: Allow cross-account object from object update.
Fixes #1379 Antony Chazapis
12:17 pm Revision 65114032: Use a more sane pagination default
Refs #1237 Giorgos Verigakis
12:16 pm Revision b40254ee: Add search by uniq support
Use a - prefix to exclude instead of filter.
Refs #1237
Giorgos Verigakis
12:06 pm Revision 493d8131: Use the non-minified version of bootstrap
So that the version is visible inside the file. Giorgos Verigakis
11:39 am Revision 19bddcf0: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
11:39 am Revision 345fffa0: Commit to merge.
Antony Chazapis
11:39 am Revision 5144b772: Container-level block upload.
Refs #1371 Antony Chazapis

09/29/2011

06:18 pm Revision ed0d5044: Enabled copy between users
Christos Stathis
06:01 pm Revision 393196a8: Add paging support
New entry added in settings.
Refs #1237
Giorgos Verigakis
06:01 pm Revision 78929c54: Fixed initialization and display of shared trees
Christos Stathis
05:01 pm Revision 6268020e: Merge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis
03:15 pm Revision 98137a34: Migration Tools: Progess II
Refs #1171 Sofia Papagiannaki
12:10 pm Revision 14983b5d: Fix 403 error name.
Antony Chazapis
11:04 am Revision 28486f26: Fix 'Content-Type' header in GET replies.
Fixes #1239 Antony Chazapis
09:54 am Revision a33dfe54: Fix conflict response when copying/moving.
Antony Chazapis
09:53 am Revision 77aa7567: Data migration tool - initial version. Handles uploading of blocks.
Refs #1171 Antony Chazapis
12:05 am Revision f546c15e: Add hashmap-based download in lib and store utility.
Antony Chazapis

09/28/2011

10:09 pm Revision 822cc7eb: Merge spend with store.
Antony Chazapis
05:42 pm Revision 9ce45250: Fixed tag removal
Christos Stathis
05:27 pm Revision 4551bf22: Fixed view link for images
Christos Stathis
04:46 pm Revision 6a73e676: Adjust page size in filelist as the list increases
Christos Stathis
04:37 pm Revision a40b8a83: Last-Modified is at last in iso 8601 format
Christos Stathis
03:19 pm Revision d0a98f05: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
03:19 pm Revision 79bb41b7: Support cross-account copy and move.
Fixes #1241 Antony Chazapis
02:29 pm Revision 908c6f81: client library: display objects with space for name
Sofia Papagiannaki
02:06 pm Revision 48a1abe5: client library: ururllib.quote request paths & display objects with space for ...
Sofia Papagiannaki
01:24 pm Revision 5b61294c: Update README.
Antony Chazapis
12:43 pm Revision 02cb005e: Allow spaces in XML replies.
Fixes #1283 Antony Chazapis
12:08 pm Revision 499163b4: Include susecond precision in RFC8601 times returned in extended listings.
Antony Chazapis
11:26 am Revision c9aba6cc: Document syncing algorithm.
Refs #1315 Antony Chazapis

09/26/2011

04:57 pm Revision 38bf2cdc: command line client: bug fix clear sharing in update object
Sofia Papagiannaki
04:07 pm Revision 780398f5: Merge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis
04:07 pm Revision d94eb987: Fixed bug when emptying a trash with a very deep tree
Christos Stathis
03:00 pm Revision 2cc2d792: Fixed permission update on folder to show error message when deep children hav...
Christos Stathis
02:24 pm Revision fad96c78: Fixed bug in restore-from-trash where very deep trees were not restored
Christos Stathis
02:24 pm Revision fdd830ea: ModularBackend list_containers returns ordered list of shared containers
Sofia Papagiannaki
02:04 pm Revision e871c3b1: client lib create_object appends hashmap parameter incase of detailed (json/xm...
Sofia Papagiannaki
02:01 pm Revision 1ad56ff3: ModularBackend list_containers returns unique list of shared containers
Sofia Papagiannaki
01:53 pm Revision c1ed7319: ModularBackend list_containers returns unique list of shared containers
Sofia Papagiannaki
01:41 pm Revision 462d8be3: Fixed bug in move-to-trash where very deep trees were not trashed
Christos Stathis
12:46 pm Revision 41eb16d0: Disable paste option if the target folder is a child of the folder to-be-copied
Christos Stathis
12:43 pm Revision ca0a6753: Fixed parsing of dates to include timezone according to iso8601 format
Christos Stathis

09/23/2011

06:13 pm Revision 4a6d7975: Merge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis
06:13 pm Revision 893549a3: Fix url encoding in requests. Fix for avoiding the browser 's cache
Christos Stathis
03:46 pm Revision f390685d: reorganize psend components: move HashMap & smart_upload in lib
Sofia Papagiannaki
01:49 pm Revision 62e399af: Fixed the 'session expired' dialog
Christos Stathis
01:02 pm Revision e11087c2: Add timezone indicator in ISO8601 formatted dates.
Fixes #1231 Antony Chazapis
11:55 am Revision 045234b6: Added re-authentication in case the token has expired
Christos Stathis
10:37 am Revision 97d45f69: Check version when copying. Remove version option from move when using the sto...
Fixes #1235 Antony Chazapis

09/22/2011

05:53 pm Revision dd711b6a: Merge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis
05:52 pm Revision fe79d412: Finished tools menu
Christos Stathis
04:55 pm Revision 308e0de6: revert PoolListener
Sofia Papagiannaki
04:19 pm Revision c18427f8: sqlite database connection: use PoolEvent instead of deprecated PoolListener
Sofia Papagiannaki
04:18 pm Revision 4e02cf2a: remove auto_now to be able to override migrated dates & use binary instead of ...
Sofia Papagiannaki
04:14 pm Revision 5bf54048: change size db column to bigint
Sofia Papagiannaki
04:09 pm Revision 3891f679: Implemented tools menu for folders and files
Christos Stathis
02:37 pm Revision 9ba300d4: Refs #1171
Sofia Papagiannaki
02:01 pm Revision 8b6e4815: Migration tool Progress I
Refs #1171 Sofia Papagiannaki
12:52 pm Revision 5d4c3f84: sqlite database connection: use PoolEvent instead of deprecated PoolListener
Sofia Papagiannaki
12:45 pm Revision 5131d27f: Updated folder statistics
Christos Stathis
12:25 pm Revision 7114d879: Simple file upload utility using hashmaps.
Antony Chazapis
12:24 pm Revision 8728b177: Suggest upload/download methods using hashmaps.
Antony Chazapis
12:20 pm Revision 7d6e46c6: Updated some icons
Christos Stathis
12:12 pm Revision 0ac99e41: Fixed various warnings
Christos Stathis
11:38 am Revision 9f6119ea: Added refresh to context menus
Christos Stathis

09/21/2011

06:07 pm Revision d8c26d94: Add example syncing tool
Will sync a folder with the pithos container.
The implementation is very unoptimized, code is for demonstration purp...
Giorgos Verigakis
05:36 pm Revision 28265607: Update statistics every time an operation finishes
Christos Stathis

09/20/2011

06:30 pm Revision e39d80d9: Fixed bug with deep trees in copy/cut/paste operations
Christos Stathis
05:38 pm Revision afc65afd: Paste option is not available for cross-user operations
Christos Stathis
05:00 pm Revision 90f0142f: When uploading a file, the token is passed in a cookie
Christos Stathis
11:24 am Revision de3a2269: Bump version to 0.7.
Antony Chazapis
10:43 am Revision 42000275: New doc style.
Antony Chazapis

09/19/2011

06:16 pm Revision c9d37c48: More fixes for context menus according to selected trees and folders
Christos Stathis
03:29 pm Revision 07fea84b: Remove upload size limit.
Antony Chazapis
03:18 pm Revision 0112e6e9: Fix administrator guide with apache directive needed for chunked transfers.
Fixes #1071 Antony Chazapis
10:31 am Revision b8b5f218: Merge branch 'request-backend'
Antony Chazapis
10:21 am Revision 61708ff8: Fix POST data bug.
Seems that if the request.POST object is accessed in a middleware, no data is available later on. Antony Chazapis
« Previous
Next »
 

Also available in: Atom