Statistics
| Branch: | Tag: | Revision:

root / pithos @ 91b606d1

# Date Author Comment
91b606d1 12/28/2011 12:48 pm Sofia Papagiannaki

add license

35c82779 12/22/2011 08:08 pm Sofia Papagiannaki

provide authentication service & change pithos to contact it to authenticate users

Refs: #1689

d32cb004 12/22/2011 04:32 pm Sofia Papagiannaki

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

91817b22 12/22/2011 12:40 pm Antony Chazapis

Fix manifest object.

8a2020a9 12/22/2011 12:00 pm Sofia Papagiannaki

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

f1716de7 12/22/2011 11:58 am Sofia Papagiannaki

client lib: quote parameters in chunked requests

cddcf432 12/22/2011 11:50 am Antony Chazapis

The ETag header/hash property always includes the MD5.

Refs #1792

eb0d4c82 12/21/2011 06:30 pm Sofia Papagiannaki

sqlite backend module: fix metadata queries

Refs: #1789

e3b4206e 12/21/2011 06:25 pm Antony Chazapis

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

2e450abb 12/21/2011 06:23 pm Antony Chazapis

The dispatcher is a python executable which monitors a RabbitMQ queue and calls a registered function for each incoming message.

Refs #1792

f897bea9 12/21/2011 04:16 pm Sofia Papagiannaki

sqlalchemy backend: fix metadata queries

Refs:#1789

37bee317 12/19/2011 10:59 pm Antony Chazapis

Add backend object retrieve by UUID. Expose UUID at the frontend. Document.

Refs #1790

25ae8b75 12/19/2011 05:50 pm Antony Chazapis

Unique object identifiers in the backend.

Refs #1790

06777d79 12/16/2011 06:51 pm Sofia Papagiannaki

signup & register views

Ref #1689

0556da0a 12/16/2011 04:20 pm Antony Chazapis

Merge branch 'meta-domains'

5bc1116c 12/16/2011 03:53 pm Antony Chazapis

Document django's behavior when using the internal web server and not supplying a Content-Type header.

Fixes #1734

059857e2 12/16/2011 02:47 pm Antony Chazapis

Update SQLAlchemy backend with metadata domains.

Refs #1782

759a5e02 12/16/2011 02:45 pm Antony Chazapis

Import pysqlite2 when available instead of sqlite3 in backend.

c30d3c28 12/16/2011 12:59 pm Antony Chazapis

Merge branch 'master' into meta-domains

Conflicts:
pithos/backends/lib/sqlite/node.py
pithos/backends/modular.py

3d13f97a 12/16/2011 01:30 am Sofia Papagiannaki

Fix SQL for metadata queries in SQLalchemy module.
Fix regular expression & capitalization issues

Refs #1766

4819d34f 12/15/2011 11:23 pm Antony Chazapis

Apply metadata domain to the backend.

Refs #1782

808cea65 12/15/2011 05:38 pm Antony Chazapis

Update frontend with the metadata domain parameter.

Refs #1782

cb69c154 12/15/2011 05:03 pm Antony Chazapis

Add domain parameter to all backend functions handling metadata.

Refs #1782

4e5673a0 12/15/2011 01:51 pm Antony Chazapis

Update dev guide with meta queries.

Fixes #1766

1713c946 12/15/2011 01:32 pm Antony Chazapis

Accept meta queries at the frontend as well.

Refs #1766

e815c918 12/14/2011 06:44 pm Antony Chazapis

Fix SQL for metadata queries in SQLite module.

Refs #1766

95d47e1a 12/14/2011 06:41 pm Antony Chazapis

Support complex metadata queries in the backend - SQLite only and untested.

Refs #1766

c6908a93 12/14/2011 04:25 pm root

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

1e20eb36 12/14/2011 04:21 pm Antony Chazapis

Replace the request's is_secure call with one that checks for the X-Forwarded-Protocol header.

Refs #1765

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

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

Fix and/or syntax.

a083b9a4 12/06/2011 11:33 am Sofia Papagiannaki

change invitations mechanism

Ref #1689

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.

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

Remove deleted version's map.

Refs #1167

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

Truncate downloaded object to correct size when done.

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

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.

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

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

Case change.

Refs #1687

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.

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

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

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

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

Avoid empty object name in COPY/MOVE destination.

Fixes #1683

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

incorporate south

Refs: #1680

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

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

Upload files from HTML forms directly to the backend.

Fixes #1676

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

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

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

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

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

Refs #1634

2f7d0073 11/15/2011 01:04 pm Antony Chazapis

Revert backend base.

29ab141c 11/15/2011 11:36 am Antony Chazapis

Fix im settings.

e9363f82 11/15/2011 11:01 am Antony Chazapis

Clean up backend initialization options.

Refs #1510

a48a3a6f 11/15/2011 09:27 am Antony Chazapis

Connect admin interface with backend for getting/setting quotas.

Fixes #1582

8c793655 11/15/2011 09:26 am Antony Chazapis

Move MySQL warnings suppression to backend.

1ad8831f 11/14/2011 04:49 pm root

Tools packaging.

Refs #1417

c21471e9 11/14/2011 03:59 pm Sofia Papagiannaki

Fixes: #1637

bee5ffa6 11/14/2011 03:58 pm Sofia Papagiannaki

Support local accounts & recover password

Refs: #1584

2e2c7257 11/14/2011 03:27 pm Sofia Papagiannaki

Fix listing with prefix