Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-backend / pithos / backends @ 49f44d54

Name Size
  lib
__init__.py 1.9 kB
base.py 19.6 kB
filter.py 2 kB
migrate.py 3.5 kB
modular.py 58.7 kB
util.py 4 kB

Latest revisions

# Date Author Comment
49f44d54 11/09/2012 07:33 pm Sofia Papagiannaki

fix backend variable name

5823f8e1 11/09/2012 07:33 pm Sofia Papagiannaki

fix access to backend library classes Config and QuotaholderSync

31aa43c8 11/09/2012 07:33 pm Sofia Papagiannaki

fix mispelling

1af183f2 11/09/2012 07:33 pm Sofia Papagiannaki

New database tables to keep track of quota holder commisions

d50ed8d4 11/09/2012 07:33 pm Sofia Papagiannaki

Fix code formatting to conform to the PEP 8 style guide

26fbaf40 10/09/2012 11:36 am Sofia Papagiannaki

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

a8b82467 10/09/2012 11:33 am Sofia Papagiannaki

fix UnboundLocalError

edb7875c 10/05/2012 01:19 pm Christos Stavrakakis

Move PithosBackendPool to snf-pithos-backend

Move PithosBackendPool from snf-pithos-app to snf-pithos-backend

8ee4ec50 08/25/2012 04:07 pm Vangelis Koukis

Revert "Have BaseBackend inherit from ArgBasedSingleton"

This reverts commit d2869078476a590d2f875b45801fceee37234344.
The ModularBackend object has not been designed to be used
by multiple contexts concurrenctly, and shouldn't inherit
from ArgBasedSingleton....

d2869078 07/24/2012 07:00 pm Vangelis Koukis

Have BaseBackend inherit from ArgBasedSingleton

Have the base pithos+ backend inherit from
synnefo.lib.singleton.ArgBasedSingleton.

This makes repeated attempts to re-instantiate any pithos+ backend with
the same arguments reuse the pre-existing backend object.

View revisions

Also available in: Atom