Statistics
| Branch: | Tag: | Revision:

root / snf-quotaholder-app / quotaholder_django / quotaholder_app @ 4eb170f3

Name Size
  fixtures
__init__.py 1 Byte
callpoint.py 29 kB
models.py 6.6 kB
urls.py 2.3 kB
views.py 2.8 kB

Latest revisions

# Date Author Comment
e36a8c21 12/10/2012 05:17 pm Giorgos Korfiatis

Simplify set_quota implementation

4eb170f3 12/10/2012 05:17 pm Giorgos Korfiatis

Disallow commission when source == target

39cefb25 12/04/2012 02:36 pm Georgios D. Tsoukalas

fix obscure bug in callpoint class that triggered db integrity errors

Callpoint class had a placeholder attribute original_calls
which was initialized as an empty dictionary,
and thus was usable. Class init() code did not initialize
original_calls as it should but because the placeholder was...

140513a9 12/04/2012 12:17 pm Georgios D. Tsoukalas

allocate quotaholder serials via database sequence

6f512a6f 12/04/2012 12:17 pm Georgios D. Tsoukalas

make quotaholder token a required setting

65f214a2 12/03/2012 01:15 pm Georgios D. Tsoukalas

add list_holdings quotaholder api call

list_holdings() to be used to get all holdings for multiple resources
without having to call list_resources/get_holding for each entity/holding.

4c00b904 12/03/2012 12:02 pm Giorgos Korfiatis

Implement reset_holding API call

51c1544c 11/30/2012 02:36 pm Georgios D. Tsoukalas

authenticate quotaholder http calls with a token

Quotaholder returns 403 invalid token if the request's
X-AUTH-TOKEN header does not match settings.QUOTAHOLDER_TOKEN

7767f77a 11/30/2012 01:12 pm Sofia Papagiannaki

Remove quotaholder migrations

32464501 11/28/2012 05:32 pm Giorgos Korfiatis

Move resource if > 0

View revisions

Also available in: Atom