Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im @ 80ec0af8

Latest revisions

# Date Author Comment
80ec0af8 02/19/2013 06:22 pm Olga Brani

Fix usage animation bug

d886c63d 02/19/2013 03:55 pm Sofia Papagiannaki

Add missing import

882ade00 02/19/2013 01:55 pm Giorgos Korfiatis

Display name of terminated projects

77a345fc 02/19/2013 12:04 pm Georgios D. Tsoukalas

cleanup astakos settings

5a3921a1 02/18/2013 10:23 pm Sofia Papagiannaki

Fix astakos settings documentation

53777f42 02/18/2013 10:23 pm Sofia Papagiannaki

Change astakos init

Do not override service url if it is not set.

bf46214d 02/14/2013 04:28 pm Giorgos Korfiatis

Ensure existence of non-aborted transaction before unlocking

1cf233e3 02/14/2013 04:28 pm Giorgos Korfiatis

Use proper logging level on exception

abd8467c 02/14/2013 04:28 pm Giorgos Korfiatis

Create membership without causing DB error on existence

ea1e5d9f 02/14/2013 04:28 pm Giorgos Korfiatis

Make ForUpdateManager thread-safe

The manager held a global flag `_for_update' on a single manager object,
which could be read or set by multiple threads.

select_for_update() is now provided by a subclass of QuerySet.
It must be used as the last modifier of a query set,...

View revisions

Also available in: Atom