Statistics
| Branch: | Tag: | Revision:

root @ 9d8eee31

# Date Author Comment
9d8eee31 10/18/2011 11:02 am Christos Stathis

Various CSS changes

2c033bf3 10/17/2011 10:12 pm root

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

4e44d3eb 10/17/2011 10:12 pm Antony Chazapis

Automatically renew expired tokens.

5df6c6d1 10/17/2011 05:30 pm Antony Chazapis

Add insufficient quota replies in frontend. Document.

Refs #1165

258bb7dd 10/17/2011 04:52 pm Antony Chazapis

Update Shibboleth headers, as reported by NOC.

0df22aea 10/17/2011 04:04 pm Sofia Papagiannaki

Fix zero quota bug

fe452461 10/16/2011 07:18 pm Christos Stathis

Removed last references to gss. Fixed css to match okeanos

5197ae24 10/16/2011 02:25 pm Christos Stathis

Reverted back to showing the loading indicator when a folder has a lot of subfolders

a926611c 10/16/2011 01:15 am Christos Stathis

Reverted back to ListDataProvider. Fixed race condition when creating my shared tree. Fixed display when loading huge amount of folders

ac8e7f4c 10/15/2011 11:33 pm Christos Stathis

Various experiments with asynchronous data providers

b9064632 10/15/2011 01:23 pm Antony Chazapis

Update backend to support quota.

Refs #1165

9f79ce8e 10/13/2011 07:42 pm Antony Chazapis

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

647a5f48 10/13/2011 07:42 pm Antony Chazapis

Merge account policy in api. Document.

Refs #1165
Refs #1167

675f53e5 10/13/2011 07:17 pm Christos Stathis

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

17ff0011 10/13/2011 07:17 pm Christos Stathis

Used asynchronous data providers for the folder tree. Useful when dealing with a lot of folders and files

c9771b93 10/13/2011 06:33 pm Antony Chazapis

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

b2832c6a 10/13/2011 06:32 pm Antony Chazapis

Add account policy. Set default policy from settings. Must change settings.py.

Refs #1165
Refs #1167

06de18f9 10/13/2011 05:55 pm Sofia Papagiannaki

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

be266a11 10/13/2011 05:50 pm Sofia Papagiannaki

include milliseconds in mtime - specify decimal precision

Refs #1458

761daff4 10/13/2011 05:18 pm Christos Stathis

Fixed display of statistics

60207db6 10/13/2011 05:10 pm Christos Stathis

Cosmetic changes

580478e1 10/13/2011 04:51 pm Christos Stathis

When last_modified is not in valid format the date will be set to null

5e7485da 10/13/2011 04:41 pm Antony Chazapis

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,
key text,
value text,...

8af4c26d 10/12/2011 10:10 pm Antony Chazapis

Bug fixes by NOC.

b0762fe3 10/12/2011 02:37 am Antony Chazapis

Use environmental variable for the sync container in psync.

Refs #1315

8ed4d90d 10/12/2011 01:29 am Antony Chazapis

Fix wrong autoincrement column. Make mysql tables use UTF-8

Refs #1458

26f81fe9 10/11/2011 07:07 pm Sofia Papagiannaki

specify mysql engine = innodb while creating tables & allow 0s in AUTO_INCREMENT column (requires new db after restarting mysqld)

Refs #1458

af428752 10/11/2011 06:13 pm Christos Stathis

Fixed look 'n feel to be like okeanos (except menus)

2f9c0127 10/11/2011 06:12 pm Christos Stathis

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

09535518 10/11/2011 05:01 pm Antony Chazapis

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

1e7f9615 10/11/2011 05:01 pm Antony Chazapis

Change middleware for quota.

Refs #1165

ac930057 10/11/2011 04:57 pm root

Add python module for mysql in admin guide.

fbe91e6c 10/11/2011 04:44 pm Antony Chazapis

Admin guide change.

6068d672 10/11/2011 04:15 pm Antony Chazapis

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

6d0f82fe 10/11/2011 04:15 pm Antony Chazapis

Report remaining bytes. Enforce account quota when setting container limits.

Refs #1165

c48acbfd 10/11/2011 03:25 pm Sofia Papagiannaki

perform case sensitive varchar ordering, handle correctly utf8 columns and decimals

Refs #1458

d58d6c91 10/11/2011 02:10 pm Christos Stathis

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

12ac0eb9 10/11/2011 11:41 am Sofia Papagiannaki

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

0e1288ad 10/11/2011 10:24 am Antony Chazapis

Add text file for keeping upgrade notes.

68d89033 10/10/2011 10:14 pm Giorgos Verigakis

Add support for nested directories

Refs #1315

0f74b3ba 10/10/2011 10:09 pm Giorgos Verigakis

Bugfix

HashMap.load requires a file object, not a path.
Renamed variable 'file' to avoid confusion.

8d5abda5 10/10/2011 10:08 pm Giorgos Verigakis

Add a convenience method to just return the hash

b03453f4 10/10/2011 09:19 pm Sofia Papagiannaki

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

294d2ea9 10/10/2011 05:27 pm Christos Stathis

Added menu items for invitations and feedback in the user menu

62d938dc 10/10/2011 12:00 pm Sofia Papagiannaki

remove path from primary key
handle issue with inf

Refs #1458

e75eeaa5 10/10/2011 11:24 am root

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

d28ad65e 10/10/2011 11:23 am Antony Chazapis

Fix imports.

07afd277 10/10/2011 11:22 am Antony Chazapis

Make sure version identifier is integer.

Fixes #1435

67601147 10/07/2011 03:00 pm Christos Stathis

CSS and aesthetic changes

466e52ea 10/07/2011 12:36 pm Christos Stathis

Added a down arrow in the user menu

66f675cb 10/06/2011 08:00 pm Antony Chazapis

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

40d6b76d 10/06/2011 07:59 pm Antony Chazapis

Fix group parsing.

69d74a2b 10/06/2011 07:05 pm Christos Stathis

Added an option for user credentials on user menu

a33d5e18 10/06/2011 06:30 pm Christos Stathis

Added log out option in user menu

603e82ce 10/05/2011 06:15 pm Christos Stathis

Added logoff option to username menu

8d5a352e 10/05/2011 04:58 pm Christos Stathis

Fixed date parsing in versions

8c0d908b 10/05/2011 04:04 pm Christos Stathis

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

dc275351 10/04/2011 05:15 pm Christos Stathis

When multiple files are selected the download option downloads all of them in multiple tabs

e3b4e65d 10/04/2011 05:13 pm Antony Chazapis

Remove maps migration utility.

Refs #1169

909d0442 10/04/2011 05:05 pm Antony Chazapis

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

e97c4629 10/04/2011 05:04 pm Antony Chazapis

Migration utility for transferring maps to new storage format.

Refs #1169

1c2fc0ff 10/04/2011 05:03 pm Antony Chazapis

Save hash maps like blocks - based on their hash.

Refs #1169

a536c31a 10/04/2011 02:07 pm Sofia Papagiannaki

Refs #1171

2db16f05 10/04/2011 01:57 pm Sofia Papagiannaki

Migration Tools: Progess III

Refs #1171

b6b41731 10/04/2011 10:36 am Antony Chazapis

Merge admin branch.

Fixes #1237

8c4431d3 10/04/2011 10:29 am Antony Chazapis

Merge branch 'admin'

d6b85f51 10/04/2011 10:22 am Antony Chazapis

Fix some imports.

Refs #1415

eaa6fb55 10/04/2011 10:14 am Antony Chazapis

Add license.

Refs #1315

7221abe2 10/04/2011 10:10 am Antony Chazapis

Remove backend filesystem driver for FUSE.

d35050af 10/04/2011 10:08 am Antony Chazapis

Remove simple backend.

Fixes #1333

eaeb9c7a 10/04/2011 10:05 am Antony Chazapis

Remove unecessary imports.

6d897a63 10/04/2011 09:57 am Antony Chazapis

Container-level block upload documentation and integration with tools.

Fixes #1371

e0d1f30a 10/03/2011 06:21 pm Christos Stathis

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

9274a125 10/03/2011 06:21 pm Christos Stathis

Fixed empty headers error in IE

bd08f5c0 09/30/2011 01:49 pm Antony Chazapis

Fix 'Content-Type' parsing in container POST request.

Refs #1371

2cd94d81 09/30/2011 12:44 pm Antony Chazapis

Allow cross-account object from object update.

Fixes #1379

65114032 09/30/2011 12:17 pm Giorgos Verigakis

Use a more sane pagination default

Refs #1237

b40254ee 09/30/2011 12:16 pm Giorgos Verigakis

Add search by uniq support

Use a - prefix to exclude instead of filter.

Refs #1237

493d8131 09/30/2011 12:06 pm Giorgos Verigakis

Use the non-minified version of bootstrap

So that the version is visible inside the file.

19bddcf0 09/30/2011 11:39 am Antony Chazapis

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

345fffa0 09/30/2011 11:39 am Antony Chazapis

Commit to merge.

5144b772 09/30/2011 11:39 am Antony Chazapis

Container-level block upload.

Refs #1371

ed0d5044 09/29/2011 06:18 pm Christos Stathis

Enabled copy between users

393196a8 09/29/2011 06:01 pm Giorgos Verigakis

Add paging support

New entry added in settings.

Refs #1237

78929c54 09/29/2011 06:01 pm Christos Stathis

Fixed initialization and display of shared trees

6268020e 09/29/2011 05:01 pm Christos Stathis

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

98137a34 09/29/2011 03:15 pm Sofia Papagiannaki

Migration Tools: Progess II

Refs #1171

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.

77aa7567 09/29/2011 09:53 am Antony Chazapis

Data migration tool - initial version. Handles uploading of blocks.

Refs #1171

f546c15e 09/29/2011 12:05 am Antony Chazapis

Add hashmap-based download in lib and store utility.

822cc7eb 09/28/2011 10:09 pm Antony Chazapis

Merge spend with store.

9ce45250 09/28/2011 05:42 pm Christos Stathis

Fixed tag removal

4551bf22 09/28/2011 05:27 pm Christos Stathis

Fixed view link for images

6a73e676 09/28/2011 04:46 pm Christos Stathis

Adjust page size in filelist as the list increases

a40b8a83 09/28/2011 04:37 pm Christos Stathis

Last-Modified is at last in iso 8601 format

d0a98f05 09/28/2011 03:19 pm Antony Chazapis

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

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

Support cross-account copy and move.

Fixes #1241

908c6f81 09/28/2011 02:29 pm Sofia Papagiannaki

client library: display objects with space for name