Statistics
| Branch: | Tag: | Revision:

root / api @ aa197ee4

Name Size
  fixtures
  templates
__init__.py 0 Bytes
actions.py 9.3 kB
common.py 313 Bytes
faults.py 648 Bytes
flavors.py 2.1 kB
images.py 9.6 kB
middleware.py 2.7 kB
models.py 0 Bytes
networks.py 5.6 kB
servers.py 13.9 kB
tests.py 38.3 kB
urls.py 732 Bytes
util.py 7.5 kB
versions.py 2.6 kB

Latest revisions

# Date Author Comment
aa197ee4 05/10/2011 01:35 pm Vangelis Koukis

Fix redundant whitespace at end of lines

Remove all unecessary whitespace at end of lines.
See
http://stackoverflow.com/questions/5257553/coloring-white-space-in-git-diffs-output

for a way to have git highlight redundant whitespace automatically.

865fd434 05/10/2011 01:25 pm Vangelis Koukis

Merge branch 'api-current' into ui-0.3

Conflicts:
api/tests.py

97e56881 05/10/2011 01:17 pm Vangelis Koukis

Fix test token duration, minor bug in API

Modify db/fixtures/initial_data.json and settings.py.dist to
fix the duration of the test token.

Fix minor bug in api/util.py when no valid SynnefoUser
could be found or the provided X-Auth-Token was invalid.

aa519091 05/09/2011 07:16 pm Giorgos Gousios

Simple test for requests with out X-Auth-Tokens

1428a464 05/09/2011 03:37 pm Giorgos Gousios

Move and fix test cases to the appropriate locations

22aee0fb 05/09/2011 02:20 pm Giorgos Gousios

Split aai middleware into two instances

One instance guards the API (and returns 401 if the user is unauthorized), one protects the other content and redirects to Sibboleth

b19653d1 05/06/2011 04:13 pm Giorgos Verigakis

Change networks to use numeric ids

Fixes #457

13b954b0 05/05/2011 01:49 pm Giorgos Verigakis

Add tests for networks and some bug fixes

Fixes #409

dca6520b 05/03/2011 06:30 pm Giorgos Verigakis

Rename server argument to serverRef

111f6d5b 05/03/2011 01:59 pm Giorgos Verigakis

Improved image tests

View revisions

Also available in: Atom