Statistics
| Branch: | Tag: | Revision:

root @ 7759260d

# Date Author Comment
7759260d 12/14/2011 02:04 pm Antony Chazapis

Escape catch-all characters in LIKE queries.

Refs #1768

2bdc9dc4 12/12/2011 05:32 pm Antony Chazapis

More SQL for calculating statistics.

Refs #1733

de793207 12/12/2011 11:24 am Antony Chazapis

Initial SQL to calculate statistics.

Refs #1733

f81e20b0 12/09/2011 01:23 pm Giorgos Verigakis

Allow db_module and block_module to be None

And use sqlalchemy and hash filer as default
options.

702bfe60 12/08/2011 07:07 pm Antony Chazapis

Reply with the hashmap's hash as the ETag if no ETag present.

46499544 12/08/2011 11:43 am Antony Chazapis

Add license to util functions in lib.

7301127c 12/08/2011 11:37 am Antony Chazapis

Use hashmap lib in api.

956e3c9f 12/07/2011 06:14 pm Antony Chazapis

Fix node path escaping for SQLite.

5a96180b 12/07/2011 05:38 pm Antony Chazapis

Restructure repository to make pithos one package.

Refs #1735

ed4b77a1 12/07/2011 02:15 pm Antony Chazapis

Add gunicorn timeout option in admin guide.

af6d3b5d 12/06/2011 09:28 pm Antony Chazapis

Fix and/or syntax.

6b20cfbc 12/05/2011 06:38 pm Antony Chazapis

Escape special characters for LIKE in node lookup.

e8d003e8 12/05/2011 06:07 pm Antony Chazapis

Fix unicode metadata in public objects.

c0b10ca6 12/02/2011 04:20 pm Giorgos Verigakis

Improve pithos-sync

  • Do not redownload files that exist locally.
  • General refactoring to simplify the code.

Refs #1495

5161c672 12/02/2011 03:37 pm Antony Chazapis

Remove deleted version's map.

Refs #1167

21d746ad 12/02/2011 03:23 pm Sofia Papagiannaki

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

ce9e59cf 12/02/2011 03:23 pm Sofia Papagiannaki

fix client library & tests (urlencode headers & json/xml format)

cb446fb8 12/02/2011 03:07 pm Antony Chazapis

Truncate downloaded object to correct size when done.

fd9f505c 12/02/2011 02:57 pm Antony Chazapis

Fix download in transfer lib.

fb064032 12/02/2011 01:24 pm Antony Chazapis

Fix import bug.

88283e9e 12/02/2011 12:55 pm Antony Chazapis

Use URL-encoding/decoding for all headers.

Refs #1511

690747fe 12/02/2011 10:52 am Antony Chazapis

Format groups/policy/metadata in JSON/XML replies.

Fixes #1719

b5dc1bda 11/29/2011 05:02 pm Sofia Papagiannaki

fix client library & tests to work with changes made in
Revision 9fefc052 and Revision ce2f73d7

a46f7175 11/29/2011 01:33 pm Antony Chazapis

Update versioning in docs.

Refs #1167

5cc484e1 11/29/2011 01:30 pm Antony Chazapis

Create a single point to apply versioning policy.

Refs #1167

371403f5 11/29/2011 12:41 pm Antony Chazapis

Fix move to self bug.

Fixes #1718

ce2f73d7 11/29/2011 11:10 am Antony Chazapis

Exclude some characters from URL-encoding.

423edf28 11/29/2011 12:01 am Antony Chazapis

Fix pithos shell ls.

9fefc052 11/29/2011 12:01 am Antony Chazapis

Restrict header count and size. URL-encode/decode specific headers that may contain unicode characters.

Refs #1511

10273d76 11/28/2011 09:18 pm Antony Chazapis

Change version in README.upgrade.

cee92dad 11/28/2011 09:09 pm Antony Chazapis

Change pithos to pithos+.

Fixes #1715

c7ea8453 11/28/2011 07:28 pm Antony Chazapis

Case change.

Refs #1687

4c3d668b 11/28/2011 03:48 pm Sofia Papagiannaki

client library: handle correctly uri reserved character in object name & metadata

672c9f5a 11/28/2011 12:31 pm Sofia Papagiannaki

sqlite case sensitive Unicode like

Refs: #1687

9086b081 11/28/2011 11:27 am Antony Chazapis

Load settings.local only if present.

c19fc464 11/28/2011 11:23 am Antony Chazapis

Add import for umask.

315f4bae 11/25/2011 06:57 pm Antony Chazapis

Update migration instructions.

01a4b23f 11/25/2011 05:16 pm Antony Chazapis

Merge branch 'settings'

c4af6d07 11/25/2011 05:01 pm Antony Chazapis

Refresh docs.

Refs #1590

fe243425 11/25/2011 04:39 pm Antony Chazapis

Update default settings.

Refs #1590

618d7e05 11/25/2011 01:34 pm Sofia Papagiannaki

fix erroneous commit

4bc72e74 11/25/2011 01:07 pm Sofia Papagiannaki

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

a7bdef13 11/25/2011 01:07 pm Sofia Papagiannaki

redirect to profile page from prepare_response instead of shibboleth target

Refs: #1584

4c9a6537 11/25/2011 12:00 pm Antony Chazapis

Also urldecode header values if applicable.

390c7730 11/24/2011 06:11 pm Giorgos Verigakis

Split settings into multiple files

Follow the format of synnefo.

Refs #1590

0778f7e1 11/24/2011 04:57 pm Sofia Papagiannaki

redirect to profile page from prepare_response instead of each target

Refs: #1584

13797bc1 11/24/2011 04:20 pm Antony Chazapis

Change formatting.

184f4cd5 11/24/2011 02:18 pm Sofia Papagiannaki

redirect to profile page from twitter

Refs: #1584

b4c241e6 11/24/2011 02:04 pm Sofia Papagiannaki

Profile page after login

- enable/disable by setting FORCE_PROFILE_UPDATE
- db migration add_field_user_is_verified
- change template inheritance

Refs: #1584

7f5c469e 11/24/2011 12:30 pm Antony Chazapis

Update upgrade instructions.

Refs #1686

ebb54b0b 11/24/2011 12:01 pm Antony Chazapis

Merge public app into api.

Fixes $1678

bb4eafc6 11/24/2011 11:36 am Antony Chazapis

Use short public URLs.

Refs #1686

acd2281b 11/24/2011 11:34 am Antony Chazapis

Fix typo.

22d7b01e 11/24/2011 09:17 am Antony Chazapis

Avoid empty object name in COPY/MOVE destination.

Fixes #1683

0f8ffac4 11/23/2011 05:21 pm Antony Chazapis

Update instructions.

473ad363 11/23/2011 04:46 pm Antony Chazapis

Move web_client to another repository.

5c527393 11/23/2011 04:23 pm Christos Stathis

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

7442451a 11/23/2011 04:23 pm Christos Stathis

Fixed problem with header name encoding in tags and groups

ff987d97 11/23/2011 03:39 pm Sofia Papagiannaki

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

0c581627 11/23/2011 03:38 pm Sofia Papagiannaki

incorporate south

Refs: #1680

2eeab8ee 11/23/2011 03:37 pm Christos Stathis

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

7b4e1e1d 11/23/2011 03:37 pm Christos Stathis

CSS changes

24c63a65 11/23/2011 02:55 pm Antony Chazapis

Remove unecessary import.

a53ef24e 11/23/2011 02:04 pm Antony Chazapis

Process incoming headers. URL-decode if necessary.

Refs #1511

236bbfc5 11/23/2011 12:57 pm Christos Stathis

Send content-type when copy/cut/paste

c95d1471 11/23/2011 12:19 pm Antony Chazapis

Forgotten change in README.upgrade.

817890f2 11/23/2011 12:08 pm Antony Chazapis

Upload files from HTML forms directly to the backend.

Fixes #1676

1a4d3455 11/22/2011 04:24 pm Kostas Papadimitriou

Fix background clipping on small window sizes

1998b092 11/22/2011 02:05 pm Sofia Papagiannaki

export users list

Refs: #1666

df34fb29 11/22/2011 01:44 pm Sofia Papagiannaki

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

0dadf7b2 11/22/2011 01:43 pm Sofia Papagiannaki

admin tab invitations with export capability

Refs: #1666

f233566d 11/22/2011 01:42 pm Antony Chazapis

Set umask in settings.

Fixes #1636

0b452e21 11/22/2011 01:02 pm Antony Chazapis

Keep name to 'Pithos' for now.

c08d0b66 11/22/2011 11:38 am Antony Chazapis

Apply im module selection in urls.

Refs #1584

07c37c5a 11/21/2011 06:46 pm Sofia Papagiannaki

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

bea9e009 11/21/2011 06:45 pm Sofia Papagiannaki

enable/disable identity modules via settings

Refs: #1584

f7c27d69 11/21/2011 05:58 pm Antony Chazapis

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

3ea35aa0 11/21/2011 05:57 pm Antony Chazapis

Syncing notes.

Refs #1495

c9972f0f 11/21/2011 04:39 pm Antony Chazapis

Use the full URI at invitation targets.

Fixes #1634

4a1c29ea 11/21/2011 11:07 am Antony Chazapis

Always include the Merkle hash in object meta (as returned from the backend). Clean up 'hash' references in frontend.

Needs database update.

Fixes #1451

e1f09a6e 11/21/2011 10:58 am Antony Chazapis

Fix backend.

04230536 11/21/2011 09:43 am Antony Chazapis

Reinstate map delete function.

Fixes #1510

e703fb78 11/19/2011 01:12 pm Antony Chazapis

Fix backend store.

Refs #1510

7ca7bb08 11/19/2011 01:02 pm Antony Chazapis

Group all backend data functions into one class.

Refs #1510

9fd41dd3 11/18/2011 06:49 pm Sofia Papagiannaki

clear settings

0e8041bb 11/18/2011 05:31 pm Christos Stathis

Rename pithos to pithos+

ef3dd275 11/18/2011 05:30 pm Christos Stathis

Do not allow folder names that contain /

94fde169 11/18/2011 05:30 pm Christos Stathis

Parse the folder name correctly in case it ends with /

c6db0d7e 11/18/2011 01:27 pm Christos Stathis

Removed unused method

969f099a 11/18/2011 12:25 pm Christos Stathis

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

6c083ca3 11/18/2011 12:25 pm Christos Stathis

Logout erases the auth cookie

e12fd291 11/18/2011 12:24 pm Christos Stathis

Double-click on a file downloads it

4a2be49f 11/18/2011 12:24 pm Christos Stathis

Pithos header on top is a link to root

db3c7c26 11/18/2011 12:19 pm Antony Chazapis

Do not download object if a copy is already local or in trash. Reset state if using other parameters.

Refs #1495

c87e9e59 11/17/2011 11:07 am Sofia Papagiannaki

include inviter's email in invitation text

Refs: #1661

a7ae042e 11/17/2011 11:06 am Sofia Papagiannaki

refine forgot password mechanism & get baseurl from the request instead of settings

Refs: #1584

8860452d 11/16/2011 05:43 pm Antony Chazapis

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

99d0e277 11/16/2011 05:39 pm Antony Chazapis

Add Trash class.

Refs #1495

91560b09 11/16/2011 02:21 pm Sofia Papagiannaki

Do not pass on user and token if on the same server.

Refs #1634

1ed6b258 11/15/2011 01:07 pm Sofia Papagiannaki

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