Statistics
| Branch: | Tag: | Revision:

root / snf-django-lib / snf_django / lib @ 39974c71

Name Size
  api
  db
__init__.py 0 Bytes
astakos.py 5.4 kB

Latest revisions

# Date Author Comment
39974c71 09/17/2013 01:55 pm Ilias Tsitsimpis

snf-django-lib: AssertionError in proxy

When we use proxy, we have to check that path starts with
the given proxy_base, and raise an AssertionError otherwise.

The check was there but it was wrong (there was missing
a not) and also no exception was raised.

d546637f 08/05/2013 04:06 pm Christos Stavrakakis

snf-django: PEP8 fixes

1a60832d 07/09/2013 05:10 pm Christos Stavrakakis

snf_django: Fix type error

4691814d 07/09/2013 04:30 pm Ilias Tsitsimpis

pep8 changes

32e4e343 07/07/2013 03:04 pm Christos Stavrakakis

PEP8 fixes

b6bc4afa 07/07/2013 03:04 pm Christos Stavrakakis

cyclades: Common filtering based on changes-since

Add 'filter_modified_since' function in snf_django api utils, for
parsing 'changes-since' HTTP parameter and filter the DB objects that
are updated after that date. Otherwise the deleted objects are returned.

ce264c16 06/28/2013 09:27 pm Christos Stavrakakis

Merge branch 'hotfix-0.14.2' into develop

Conflicts:
snf-astakos-app/astakos/im/views/projects.py
snf-cyclades-app/synnefo/logic/backend.py
snf-django-lib/snf_django/lib/astakos.py
version

5e903a58 06/28/2013 09:15 pm Christos Stavrakakis

snf-django: Add retry option to AstakosClient

API method decorator should initialize the AstakosClient with the retry
argument set, in order to avoid errors caused by getting an old
connection from pool.

abe6915b 06/28/2013 09:12 pm Christos Stavrakakis

Merge branch 'release-0.14' into develop

Conflicts:
snf-astakos-app/astakos/im/views/target/redirect.py
snf-cyclades-app/synnefo/logic/backend.py
version

2ea2e173 06/28/2013 01:11 pm Stratos Psomadakis

Add proper logging for UserCache

View revisions

Also available in: Atom