Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-app / pithos / api @ d63a5938

Name Size
  management
  templates
  templatetags
__init__.py 0 Bytes
delegate.py 3.1 kB
dispatch.py 2.8 kB
faults.py 2.4 kB
functions.py 50.8 kB
models.py 57 Bytes
public.py 6.2 kB
settings.py 1.8 kB
short_url.py 5.2 kB
synnefo_settings.py 369 Bytes
urls.py 2.2 kB
util.py 37.4 kB
views.py 26 Bytes

Latest revisions

# Date Author Comment
d63a5938 10/04/2012 12:36 pm Vangelis Koukis

Fix references to settings not yet in master

Fix references from pithos.api.settings to settings
not yet implemented in the master branch.

761c2b3c 10/03/2012 02:08 pm root

socket verification for pooled pithos backends

278e5256 09/12/2012 01:12 pm Christos Stavrakakis

Fix bug in PithosBackendPool

Get _trans from the DBWrapper

45f442f7 09/11/2012 02:10 pm Georgios D. Tsoukalas

cleanup pithos backend pools, new pool api support

35d42381 09/06/2012 05:40 pm Vangelis Koukis

Pool pithos backends using ObjectPool

Use ObjectPool functionality from synnefo.lib.pool
to pool backend objects.

This reduces the per-request overhead significantly,
since each backend object is only initialized once,
and connections to the DB are persistent....

5cd85b24 07/02/2012 03:57 pm Sofia Papagiannaki

fix indent

0b1f5802 07/02/2012 02:14 pm Sofia Papagiannaki

Fix broken compatibility with cloud files

1e0417f1 06/29/2012 06:57 pm Sofia Papagiannaki

Reverse back Revision 7fbf8aa20c647e2c98c2ba53f80dcfa0e971a499

Refs: #2611

e46b2bcf 06/29/2012 06:34 pm Sofia Papagiannaki

Call for delete container contents

Refs: #2611

7efc9f86 06/28/2012 03:51 pm Sofia Papagiannaki

change backend to raise custom exceptions

View revisions

Also available in: Atom