Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-backend @ cd3e4f0a

Name Size
  pithos
COPYRIGHT 1.5 kB
MANIFEST.in 146 Bytes
distribute_setup.py 15.4 kB
setup.py 6.6 kB

Latest revisions

# Date Author Comment
7caee7c5 09/05/2013 12:49 pm Sofia Papagiannaki

pithos: Set attr lock_container_path during backend initialization

e5b27d34 09/05/2013 12:49 pm Sofia Papagiannaki

pithos: Backend refactoring

cd3e4f0a 09/05/2013 12:49 pm Sofia Papagiannaki

pithos: Remove obsolete backend method

82b125c8 09/05/2013 12:48 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....

e5ef7ba3 08/30/2013 05:27 pm Sofia Papagiannaki

pithos: Replace or operators in backend initialization

dc3f08ad 08/30/2013 05:13 pm Sofia Papagiannaki

pithos: Remove debugging print statement

818eb562 08/30/2013 04:56 pm Sofia Papagiannaki

pithos: Backend refactoring

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

pithos: Fix shared listing for implicitly shared objects

Provide also the appropriate tests

Refs: #4131

33af031c 08/08/2013 12:42 pm Sofia Papagiannaki

pithos: Fix delete deleted object

Delete object used to create a new object version flagged as deleted
regarless of the status of the previous version.
However, delete requests of a deleted object
should return 404 (NOT FOUND) response.

b1aca3e6 08/08/2013 12:12 pm Sofia Papagiannaki

pithos: Fix backend logging.

  • Log unicode arguments
  • Do not log get_block return value (too long)

View revisions

Also available in: Atom