Activity

From 11/30/2011 to 12/29/2011

12/29/2011

01:45 pm Revision f2a3d5a3: Remove debug printing.
Antony Chazapis
11:20 am Revision 95e0d8ee: Test UUIDs
Refs: #1810 Sofia Papagiannaki

12/28/2011

12:48 pm Revision 91b606d1: add license
Sofia Papagiannaki

12/27/2011

05:43 pm pithos-0.8.2.tar.gz
Antony Chazapis
05:41 pm Revision 66feb1be: Bump version.
Antony Chazapis
05:35 pm Revision 05f6d5c0: Make package install include non-python files.
Fixes #1735 Antony Chazapis

12/23/2011

06:32 pm Revision 1730b3bf: Fix UUIDs on move operations.
Refs #1790 Antony Chazapis
04:41 pm Revision 12fb8c2d: Merge branch 'meta-filtering'
Conflicts:
pithos/backends/lib/sqlalchemy/node.py
pithos/backends/lib/sqlite/node.py
Antony Chazapis
04:06 pm Revision 8877529a: Fix SQLAlchemy backend metadata filtering.
Refs #1789 Antony Chazapis
12:03 pm Revision a847494c: Attempt to use SQL for metadata filtering in SQLAlchemy backend (II).
Refs #1789 Antony Chazapis
11:58 am Revision 9d41b050: Attempt to use SQL for metadata filtering in SQLAlchemy backend.
Refs #1789 Antony Chazapis
10:37 am Revision c7c0790f: Pass meta filtering test in SQLite module with pure SQL.
Refs #1789
w
Antony Chazapis

12/22/2011

08:08 pm Revision 35c82779: provide authentication service & change pithos to contact it to authenticate u...
Refs: #1689 Sofia Papagiannaki
04:32 pm Revision d32cb004: Merge branch 'master' of https://code.grnet.gr/git/pithos into id
Sofia Papagiannaki
12:40 pm Revision 91817b22: Fix manifest object.
Antony Chazapis
12:10 pm Revision a90fd539: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
12:09 pm Revision dfb28993: Document ETag changes.
Refs #1792 Antony Chazapis
12:00 pm Revision 8a2020a9: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
11:58 am Revision f1716de7: client lib: quote parameters in chunked requests
Sofia Papagiannaki
11:50 am Revision cddcf432: The ETag header/hash property always includes the MD5.
Refs #1792 Antony Chazapis

12/21/2011

06:30 pm Revision eb0d4c82: sqlite backend module: fix metadata queries
Refs: #1789 Sofia Papagiannaki
06:25 pm Revision e3b4206e: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
06:23 pm Revision 2e450abb: The dispatcher is a python executable which monitors a RabbitMQ queue and call...
Refs #1792 Antony Chazapis
04:16 pm Revision f897bea9: sqlalchemy backend: fix metadata queries
Refs:#1789 Sofia Papagiannaki

12/19/2011

11:52 pm Revision 044f4210: Update upgrade instructions.
Refs #1790 Antony Chazapis
10:59 pm Revision 37bee317: Add backend object retrieve by UUID. Expose UUID at the frontend. Document.
Refs #1790 Antony Chazapis
05:50 pm Revision 25ae8b75: Unique object identifiers in the backend.
Refs #1790 Antony Chazapis

12/16/2011

06:51 pm Revision 06777d79: signup & register views
Ref #1689 Sofia Papagiannaki
04:41 pm Revision d4493d99: Add upgrade instructions.
Refs #1782 Antony Chazapis
04:20 pm Revision 0556da0a: Merge branch 'meta-domains'
Antony Chazapis
03:53 pm Revision 5bc1116c: Document django's behavior when using the internal web server and not supplyin...
Fixes #1734 Antony Chazapis
02:47 pm Revision 059857e2: Update SQLAlchemy backend with metadata domains.
Refs #1782 Antony Chazapis
02:45 pm Revision 759a5e02: Import pysqlite2 when available instead of sqlite3 in backend.
Antony Chazapis
12:59 pm Revision c30d3c28: Merge branch 'master' into meta-domains
Conflicts:
pithos/backends/lib/sqlite/node.py
pithos/backends/modular.py
Antony Chazapis
01:30 am Revision 3d13f97a: Fix SQL for metadata queries in SQLalchemy module.
Fix regular expression & capitalization issues
Refs #1766
Sofia Papagiannaki

12/15/2011

11:23 pm Revision 4819d34f: Apply metadata domain to the backend.
Refs #1782 Antony Chazapis
05:38 pm Revision 808cea65: Update frontend with the metadata domain parameter.
Refs #1782 Antony Chazapis
05:03 pm Revision cb69c154: Add domain parameter to all backend functions handling metadata.
Refs #1782 Antony Chazapis
01:51 pm Revision 4e5673a0: Update dev guide with meta queries.
Fixes #1766 Antony Chazapis
01:35 pm Revision 139c022f: Fix docs for initial im db setup.
Antony Chazapis
01:32 pm Revision 1713c946: Accept meta queries at the frontend as well.
Refs #1766 Antony Chazapis

12/14/2011

06:44 pm Revision e815c918: Fix SQL for metadata queries in SQLite module.
Refs #1766 Antony Chazapis
06:42 pm Revision 1c69d1b1: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
06:41 pm Revision 95d47e1a: Support complex metadata queries in the backend - SQLite only and untested.
Refs #1766 Antony Chazapis
05:04 pm Revision 8783fca7: Add apache directive to disable automatic compression.
Refs #1431
Refs #1632
Refs #1764
Antony Chazapis
04:25 pm Revision c6908a93: Merge branch 'master' of https://code.grnet.gr/git/pithos
root
04:21 pm Revision 1e20eb36: Replace the request's is_secure call with one that checks for the X-Forwarded-...
Refs #1765 Antony Chazapis
02:04 pm Revision 7759260d: Escape catch-all characters in LIKE queries.
Refs #1768 Antony Chazapis

12/12/2011

05:32 pm Revision 2bdc9dc4: More SQL for calculating statistics.
Refs #1733 Antony Chazapis
11:24 am Revision de793207: Initial SQL to calculate statistics.
Refs #1733 Antony Chazapis

12/09/2011

01:23 pm Revision f81e20b0: Allow db_module and block_module to be None
And use sqlalchemy and hash filer as default
options.
Giorgos Verigakis

12/08/2011

07:07 pm Revision 702bfe60: Reply with the hashmap's hash as the ETag if no ETag present.
Antony Chazapis
05:58 pm Revision ecbc3d6d: PithosUser instead of User
incorporate django-registration
incorporate django-authopenid
use django admin site
Sofia Papagiannaki
11:43 am Revision 46499544: Add license to util functions in lib.
Antony Chazapis
11:37 am Revision 7301127c: Use hashmap lib in api.
Antony Chazapis

12/07/2011

06:14 pm Revision 956e3c9f: Fix node path escaping for SQLite.
Antony Chazapis
05:38 pm Revision 5a96180b: Restructure repository to make pithos one package.
Refs #1735 Antony Chazapis
02:15 pm Revision ed4b77a1: Add gunicorn timeout option in admin guide.
Antony Chazapis

12/06/2011

09:28 pm Revision af6d3b5d: Fix and/or syntax.
Antony Chazapis
11:33 am Revision a083b9a4: change invitations mechanism
Ref #1689 Sofia Papagiannaki
11:28 am pithos-0.8.1.tar.gz
Antony Chazapis

12/05/2011

06:38 pm Revision 6b20cfbc: Escape special characters for LIKE in node lookup.
Antony Chazapis
06:07 pm Revision e8d003e8: Fix unicode metadata in public objects.
Antony Chazapis

12/02/2011

04:20 pm Revision c0b10ca6: Improve pithos-sync
* Do not redownload files that exist locally.
* General refactoring to simplify the code.
Refs #1495
Giorgos Verigakis
03:37 pm Revision 5161c672: Remove deleted version's map.
Refs #1167 Antony Chazapis
03:23 pm Revision 21d746ad: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
03:23 pm Revision ce9e59cf: fix client library & tests (urlencode headers & json/xml format)
Sofia Papagiannaki
03:07 pm Revision cb446fb8: Truncate downloaded object to correct size when done.
Antony Chazapis
02:57 pm Revision fd9f505c: Fix download in transfer lib.
Antony Chazapis
01:24 pm Revision fb064032: Fix import bug.
Antony Chazapis
12:55 pm Revision 88283e9e: Use URL-encoding/decoding for all headers.
Refs #1511 Antony Chazapis
10:52 am Revision 690747fe: Format groups/policy/metadata in JSON/XML replies.
Fixes #1719 Antony Chazapis
« Previous
Next »
 

Also available in: Atom