Statistics
| Branch: | Tag: | Revision:

root @ bd9f302a

# Date Author Comment
bd9f302a 01/19/2012 12:32 pm Kostas Papadimitriou

setup.py changes

- declare dependencies
- changed console scripts names

f5d58753 01/18/2012 07:11 pm Kostas Papadimitriou

Handle synnefo imports in setup.py files

daf4fb05 01/18/2012 07:02 pm Kostas Papadimitriou

Extend snf-common default settings

ee71c0d5 01/17/2012 07:28 pm Kostas Papadimitriou

setup.py version module import fixes

9e826a59 01/17/2012 07:21 pm Kostas Papadimitriou

Improved snf-pithos-tools packages

- refactored tool scripts to python modules
- added console_scripts entry points in setup.py
- minor fix in dispatcher.py

8c306eab 01/17/2012 06:42 pm Kostas Papadimitriou

Split pithos components in separate packages

- splitted pithos modules in separate reusable components
- python packaging for all packages
- snf-webproject support (entry_points) for pithos django applications

7ff57991 01/12/2012 06:12 pm Antony Chazapis

Add size queries in backend object lists.

Refs: #1837

72d08c80 01/12/2012 04:37 pm Antony Chazapis

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

6b2f11b4 01/12/2012 04:36 pm Antony Chazapis

Fix metadata search.

9e9615fe 01/12/2012 04:20 pm Sofia Papagiannaki

create unique index on path for public, xfeautures & path tables

Ref: #1836

c290c4e5 01/12/2012 01:38 pm Antony Chazapis

Update admin guide.

228de81b 01/11/2012 12:26 pm Antony Chazapis

Untie backend from settings.

Fixes #1816

ddd45453 01/11/2012 11:06 am Antony Chazapis

Change sync command.

87a0d246 01/11/2012 10:09 am Antony Chazapis

Remove custom doc theme.

bd89e75e 01/05/2012 05:06 pm Sofia Papagiannaki

decode user uniq to utf-8

6e441a16 01/05/2012 03:07 pm Antony Chazapis

Update user middleware.

eae2b0f0 01/04/2012 07:16 pm Antony Chazapis

Fix astakos middleware.

5d56107c 01/04/2012 06:59 pm Antony Chazapis

Remove im app.

Refs #1761

0a5bd185 01/04/2012 05:16 pm Antony Chazapis

Merge branch 'master' into id

f2a3d5a3 12/29/2011 01:45 pm Antony Chazapis

Remove debug printing.

95e0d8ee 12/29/2011 11:20 am Sofia Papagiannaki

Test UUIDs

Refs: #1810

91b606d1 12/28/2011 12:48 pm Sofia Papagiannaki

add license

66feb1be 12/27/2011 05:41 pm Antony Chazapis

Bump version.

05f6d5c0 12/27/2011 05:35 pm Antony Chazapis

Make package install include non-python files.

Fixes #1735

1730b3bf 12/23/2011 06:32 pm Antony Chazapis

Fix UUIDs on move operations.

Refs #1790

12fb8c2d 12/23/2011 04:41 pm Antony Chazapis

Merge branch 'meta-filtering'

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

8877529a 12/23/2011 04:06 pm Antony Chazapis

Fix SQLAlchemy backend metadata filtering.

Refs #1789

a847494c 12/23/2011 12:03 pm Antony Chazapis

Attempt to use SQL for metadata filtering in SQLAlchemy backend (II).

Refs #1789

9d41b050 12/23/2011 11:58 am Antony Chazapis

Attempt to use SQL for metadata filtering in SQLAlchemy backend.

Refs #1789

c7c0790f 12/23/2011 10:37 am Antony Chazapis

Pass meta filtering test in SQLite module with pure SQL.

Refs #1789
w

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.

a90fd539 12/22/2011 12:10 pm Antony Chazapis

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

dfb28993 12/22/2011 12:09 pm Antony Chazapis

Document ETag changes.

Refs #1792

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

044f4210 12/19/2011 11:52 pm Antony Chazapis

Update upgrade instructions.

Refs #1790

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

d4493d99 12/16/2011 04:41 pm Antony Chazapis

Add upgrade instructions.

Refs #1782

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

139c022f 12/15/2011 01:35 pm Antony Chazapis

Fix docs for initial im db setup.

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

1c69d1b1 12/14/2011 06:42 pm Antony Chazapis

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

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

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

Refs #1766

8783fca7 12/14/2011 05:04 pm Antony Chazapis

Add apache directive to disable automatic compression.

Refs #1431
Refs #1632
Refs #1764

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

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.

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.

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