Statistics
| Branch: | Tag: | Revision:

root / snf-quotaholder-app @ 02f0cf8a

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

5adcc57e 02/07/2013 02:14 pm Christos Stavrakakis

Fixes to setup.py

Update author/maintainer name/email of all synnefo projects. Also fix
short description and some whitespace issues.

778081b0 01/29/2013 06:19 pm Christos Stavrakakis

Do not automatically update version files

Do not automatically update version files from setup.py. From now
on, version files are updated using 'update_version.py' script and
'devflow'.

Also removed autopkg.conf and created devflow.conf configuration file.

91a401ea 01/26/2013 03:27 pm Christos Stavrakakis

Remove devflow dependency from quotaholder setup

View revisions

Also available in: Atom