Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-app / pithos / api @ 91884d63

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

Latest revisions

# Date Author Comment
91884d63 11/29/2013 02:26 pm Giorgos Korfiatis

Add some missing Copyright notices

Also add 2013 in package COPYRIGHT files.

90e7da53 11/22/2013 04:44 pm Giorgos Korfiatis

Remove resource import/export commands

They have been subsumed by the respective service import/export commands.

1f47fbe3 10/30/2013 10:43 am Giorgos Korfiatis

pithos: Fix calling AstakosClient in reconcile

Do not pass service token in AstakosClient calls.

42c9ed6e 10/29/2013 05:55 pm Sofia Papagiannaki

pithos: Fix test

f019f93d 10/29/2013 05:10 pm Ilias Tsitsimpis

Fix pep8 errors

6ce03057 10/29/2013 04:48 pm Giorgos Korfiatis

Trim trailing slash from ASTAKOS_AUTH_URL

Endpoints no more end in slash.

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

snf-pithos-app: Use the new AstakosClient

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

Fix pep8 errors

3dce76b5 10/29/2013 01:49 pm Sofia Papagiannaki

pithos: Eliminate AssertionError in views

Remove check for not allowed request method in view_method() decorator.
Let the api_method() decorator handle such cases.

Refs: #4501

6c9df07c 10/29/2013 01:46 pm Sofia Papagiannaki

pithos: Handle database errors during permission updates

Refs: #4502

View revisions

Also available in: Atom