Statistics
| Branch: | Tag: | Revision:

root / snf-quotaholder-app @ 7856a37a

Name Size
  quotaholder_django
Changelog 0 Bytes
MANIFEST.in 122 Bytes
README 0 Bytes
distribute_setup.py 15.4 kB
setup.py 3 kB
test.sh 60 Bytes

Latest revisions

# Date Author Comment
2a3f6a3e 02/27/2013 05:10 pm Giorgos Korfiatis

Speed up set_quota and add_quota

8acd9708 02/27/2013 05:08 pm Giorgos Korfiatis

Optimize get_entity and get_quota calls

6e4e100b 02/26/2013 04:28 pm Giorgos Korfiatis

Fix an issue_commission calculation

The check for available capacity in the target entity
wouldn't account property for the initial quantity.

Make also the unit tests that failed to detect the problem
more robust.

91ac2adc 02/22/2013 03:24 pm Georgios D. Tsoukalas

quotaholder: log all exceptions, fix token crash

784dcbdb 02/15/2013 01:41 pm Georgios D. Tsoukalas

fix quotaholder nested exception JSON failure

also, log http 500 on server side

1d734153 02/15/2013 01:16 pm Giorgos Korfiatis

pep8 fixes

5d395f07 02/14/2013 04:28 pm Giorgos Korfiatis

Import quotaholder exceptions from kamaki in unittests

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,...

79b5a61b 02/14/2013 04:26 pm Georgios D. Tsoukalas

Edit quotaholder_app package info

e5a2e942 02/14/2013 04:26 pm Georgios D. Tsoukalas

improve pep8 compliance

View revisions

Also available in: Atom