Statistics
| Branch: | Tag: | Revision:

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

Name Size
  manage_accounts
  management
  templates
  templatetags
  test
__init__.py 0 Bytes
dispatch.py 3.5 kB
functions.py 59.5 kB
models.py 57 Bytes
public.py 6.3 kB
resources.py 1.7 kB
services.py 2.6 kB
settings.py 8.2 kB
short_url.py 5.2 kB
synnefo_settings.py 288 Bytes
tests.py 1.9 kB
urls.py 4.1 kB
util.py 45.2 kB
views.py 2.1 kB

Latest revisions

# Date Author Comment
b10f66b9 02/10/2014 01:36 pm Giorgos Korfiatis

common: Do not encode key paths as string

Handle explicitly key paths as lists of keys. This allows the key
to be any python object, as is the case in python dicts.

Provide utility unpack() to convert from a string representation to
a list of keys. It assumes that a key is either a string or an integer...

6e382d5a 02/03/2014 02:50 pm Christos Stavrakakis

Merge branch 'release-0.15' into develop

1a720e84 02/03/2014 02:38 pm Christos Stavrakakis

Tests should succeed even if tearing down DB fails

92428559 02/01/2014 11:28 am Sofia Papagiannaki

pithos: Fix TypeError in listing shared & public by me.

ec6f741b 12/23/2013 02:00 pm Sofia Papagiannaki

pithos: Reduce astakosclient instances

Use backend astakosclient instance to query the account quotas.

3b8f938b 12/23/2013 01:36 pm Sofia Papagiannaki

pithos: Reduce astakosclient instances

Use backend astakosclient instance to query the account quotas.

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

pithos: Fix ordering in detailed listing of public objects

Refs: #4727

0f6e6e00 12/10/2013 05:59 pm Chrysostomos Nanakos

pithos: Remove get_pithos_usage() call from loop

get_pithos_usage() call is needed only once just before entering
the loop and is used every time afterwards.

6f65ba13 12/10/2013 05:48 pm Sofia Papagiannaki

Update docs

ae73cdc0 12/10/2013 04:22 pm Sofia Papagiannaki

pithos: Fix view issue with unicode paths

View revisions

Also available in: Atom