Statistics
| Branch: | Tag: | Revision:

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

Name Size
  manage_accounts
  management
  templates
  templatetags
  test
__init__.py 0 Bytes
dispatch.py 2 kB
functions.py 58.5 kB
models.py 57 Bytes
public.py 6.2 kB
resources.py 1.7 kB
services.py 2.6 kB
settings.py 5.6 kB
short_url.py 5.2 kB
synnefo_settings.py 274 Bytes
tests.py 1.9 kB
urls.py 3.5 kB
util.py 41.6 kB
views.py 1.9 kB

Latest revisions

# Date Author Comment
f53483d8 09/06/2013 05:46 pm Sofia Papagiannaki

pithos: Add tests

de8fb87d 09/02/2013 03:40 pm Sofia Papagiannaki

pithos: Destroy test database after test execution
:
Pithos uses a pool for the backend objects.
Pooled backend objects override the default close behavior
and return the object to the pool instead.
Therefore, django was unable to destroy the database
since there were active connections....

f5bbcb5d 08/29/2013 11:19 am Sofia Papagiannaki

pithos: Fix test

ee7a28be 08/26/2013 11:25 am Sofia Papagiannaki

pithos: Fix stale import from tests file

4eaa5f3c 08/20/2013 09:39 am Christos Stavrakakis

pithos: Remove stale import from tests file

6e0f3e65 08/08/2013 05:40 pm Sofia Papagiannaki

pithos: Fix shared listing for implicitly shared objects

Provide also the appropriate tests

Refs: #4131

6ee6677e 08/08/2013 05:17 pm Sofia Papagiannaki

pithos: Add tests

f5da7eaa 08/08/2013 11:00 am Sofia Papagiannaki

pithos: Fix IndexError in update from other object

d758784b 08/05/2013 02:39 pm Christos Stavrakakis

Fix stale import statements

Commit 7cfc0ce moved code from webproject to snf_django. This commit
fixes some stale imports that skipped renaming.

adce84cd 08/02/2013 08:02 pm Sofia Papagiannaki

pithos: Fix TypeError when trying to retrieve invalid object version

View revisions

Also available in: Atom