Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-backend / pithos / backends / lib @ bba357e7

Name Size
  hashfiler
  rabbitmq
  sqlalchemy
  sqlite
__init__.py 0 Bytes

Latest revisions

# Date Author Comment
bba357e7 02/25/2014 11:07 am Chrysostomos Nanakos

pithos: Remove 'create' flag from object context manager

c3ec3b3b 02/25/2014 11:07 am Chrysostomos Nanakos

pithos: Add new access mode flag to file context manager

Remove old create flag that was used for choosing the access mode.
New flag 'oflag' determines the mode in which the file has to be
opened, i.e., read, write or both. Applications shall specify exactly...

9b595ecc 02/07/2014 03:10 pm Sofia Papagiannaki

pithos: Pep8 fixes

3ccbbca8 02/07/2014 02:41 pm Sofia Papagiannaki

pithos: Create index on nodes.latest_version

6321fedb 02/07/2014 11:56 am Filippos Giannakos

pithos: Fix excessive RADOS threads.

When a RADOS ioctx is acquired, new threads are spawn in the background by
librados. Make sure we do not instantiate multiple RADOS ioctx, but instantiate
only one and reuse it.

73c37386 01/29/2014 01:41 pm Sofia Papagiannaki

pithos: Database data migration for the plankton properties.

2c2513fc 12/11/2013 12:20 pm Sofia Papagiannaki

pithos: Fix ordering in detailed listing of public objects

Refs: #4727

80a548e3 11/11/2013 12:59 pm Christos Stavrakakis

Merge branch 'master' into develop

Conflicts:
Changelog
astakosclient/astakosclient/keypath.py
ci/utils.py
docs/admin-guide.rst
snf-astakos-app/astakos/im/cookie.py
snf-astakos-app/astakos/im/functions.py
snf-astakos-app/astakos/im/quotas.py
snf-astakos-app/astakos/im/views/projects.py...

f759041f 10/29/2013 04:15 pm Ilias Tsitsimpis

snf-pithos-app: Use the new AstakosClient

d3c34119 10/22/2013 07:44 pm Sofia Papagiannaki

pithos: Update/fix sqlite backend module

View revisions

Also available in: Atom