Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im @ 992b81b6

Name Size
  api
  endpoints
  fixtures
  management
  migrations
  scripts
  static
  target
  templates
  templatetags
__init__.py 0 Bytes
activation_backends.py 9.5 kB
auth_backends.py 3.3 kB
auth_providers.py 21.2 kB
context_processors.py 4 kB
cookie.py 4.1 kB
ctx.py 2.1 kB
forms.py 39.9 kB
functions.py 29.7 kB
messages.py 18.2 kB
middleware.py 2.3 kB
models.py 82.2 kB
notifications.py 3.1 kB
project_error.py 2.3 kB
project_notif.py 4.5 kB
project_tests.py 879 Bytes
settings.py 15.7 kB
synnefo_settings.py 3.3 kB
tables.py 13.5 kB
tests.py 50.5 kB
urls.py 7.4 kB
util.py 9.6 kB
views.py 56.8 kB
widgets.py 2.8 kB

Latest revisions

# Date Author Comment
8288906d 04/05/2013 06:48 pm Giorgos Korfiatis

Remove unused code

f77363c2 04/05/2013 06:48 pm Giorgos Korfiatis

wip Update astakos.im to use local quotaholder

Import directly quotaholder.callpoint in endpoint/qh.py
instead of an HTTP client.
Remove code related to entities, such as registering users and services.
Remove sync_projects logic.

992b81b6 04/05/2013 06:48 pm Giorgos Korfiatis

wip Remove check whether membership is pending sync

It is not needed any more, syncing to quotaholder will happen
in a single transaction along with the call initiating the change.

39b2cb50 04/05/2013 06:48 pm Giorgos Korfiatis

wip Restructure astakos views

Replace custom transaction context with:

- decorator `commit_on_success_strict', which uses
transaction.commit_manually and ensures that
the transaction rolls back on any exception

- context ExceptionHandler, which logs and...

c100f891 04/05/2013 06:48 pm Giorgos Korfiatis

Register quotaholder in synnefo settings

200b37fb 04/05/2013 06:48 pm Giorgos Korfiatis

Execute astakos-init and user-update in a transaction

96efed67 04/05/2013 06:39 pm Giorgos Korfiatis

Remove PROJECT_DEACTIVATED state from ProjectMembership

a1999b2e 04/05/2013 06:34 pm Giorgos Korfiatis

Merge branch 'release-0.13' into develop

53f980c2 04/05/2013 12:16 pm Sofia Papagiannaki

astakos api: remove statements of no effect

9cdb86fd 04/05/2013 11:51 am Sofia Papagiannaki

Fix invite view

Invite view and function had the same name.

View revisions

Also available in: Atom