Statistics
| Branch: | Tag: | Revision:

root @ 4a66acbf

# Date Author Comment
4a66acbf 01/31/2012 06:31 pm Kostas Papadimitriou

Fix items.xml location

f439165e 01/30/2012 12:23 pm Kostas Papadimitriou

Add pithos-backend synnefo settings entry point

f3204cb9 01/27/2012 02:37 pm Vangelis Koukis

Merge the upstream branch properly

3d81935f 01/27/2012 02:29 pm Vangelis Koukis

Avoid importing pithos.lib in backends/__init__.py

Avoid importing pithos.lib in backends/__init__.py,
since we import from pithos.backends during package build.
This lifts the build dependency on pithos.lib.

284be19f 01/27/2012 02:15 pm Vangelis Koukis

Fix names of debian packages in fabfile

858e0ab9 01/27/2012 12:29 pm Kostas Papadimitriou

Updated debian tasks in fabfile

- be able to change debian upstream branch
- add version files in git for each project before build

02f68bf0 01/27/2012 12:26 pm Kostas Papadimitriou

Removed prefix for snf-pithos-app

- So that snf-webproject serves proper urls

969b4262 01/26/2012 01:24 pm Kostas Papadimitriou

Merge branch 'master' into packaging

Conflicts:
pithos/__init__.py

de5f9c13 01/24/2012 05:40 pm Antony Chazapis

Bump version.

af7bb62f 01/24/2012 05:37 pm Antony Chazapis

Use format for uploaded blocks hash lists at the container level.

Refs #1934

6b6b6c1e 01/24/2012 05:23 pm Antony Chazapis

Use format parameter for Conflict (409) replies.

Fixes #1934

53cff70c 01/24/2012 03:53 pm Antony Chazapis

Add ignore_content_type parameter on COPY/MOVE.

Fixes #1860

4cea11c6 01/24/2012 03:16 pm Antony Chazapis

Document sharing headers.

Fixes #1832

395ccd25 01/23/2012 08:30 pm Kostas Papadimitriou

Updated fabfile

c5117f06 01/23/2012 08:16 pm root

Fix front page.

b023130e 01/23/2012 08:10 pm Kostas Papadimitriou

Sane defaults for snf-pithos-backend db and data

4950570e 01/23/2012 06:53 pm Antony Chazapis

No more cookie handling in htdocs.

6c8595a5 01/23/2012 06:35 pm Kostas Papadimitriou

Merge branch 'master' into packaging

80d973e6 01/23/2012 05:00 pm Antony Chazapis

Remove special case for MySQL index.

Refs #1836

9f3278ae 01/23/2012 04:51 pm Kostas Papadimitriou

Fixed synnefo url format

45c55de1 01/23/2012 04:04 pm Kostas Papadimitriou

Fixed pithos-app requirements/versions

52b6f137 01/23/2012 03:35 pm Kostas Papadimitriou

Moved login.py

ab0982ad 01/23/2012 03:34 pm Kostas Papadimitriou

Merge branch 'master' into packaging

Conflicts:
pithos/settings.py
snf-pithos-app/pithos/middleware/log.py
snf-pithos-app/pithos/urls.py
snf-pithos-backend/pithos/backends/__init__.py
snf-pithos-tools/setup.py

a7ba12d7 01/20/2012 08:57 pm Antony Chazapis

Put back newlines in Conflict responses.

08de868d 01/20/2012 08:04 pm Antony Chazapis

Print exception traceback only when it is an "Internal Server Error" and in debug or test mode.

Fixes #1888

4732ed31 01/20/2012 07:10 pm Antony Chazapis

Fix tabs.

94ca399b 01/20/2012 06:56 pm Kostas Papadimitriou

Added COPYRIGHT files

a903e505 01/20/2012 05:57 pm Antony Chazapis

Fix login redirect.

2e662088 01/19/2012 07:41 pm Antony Chazapis

Change license year.

Fixes #1889

0a8bf8fb 01/19/2012 04:28 pm Antony Chazapis

Use /login to redirect or not, depending on the configuration. Document.

Fixes #1778

f3b8de1a 01/19/2012 03:59 pm Kostas Papadimitriou

Minor fixes

af75e8a5 01/19/2012 02:52 pm Antony Chazapis

Never delete a path from the public table.

Fixes #1803

6a8baac1 01/19/2012 12:51 pm Kostas Papadimitriou

Added fabric file for common developer tasks

2f5d45e4 01/19/2012 12:46 pm Kostas Papadimitriou

Updated snf-pithos-app dependencies

added south package

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