Statistics
| Branch: | Tag: | Revision:

root / logic @ 462c7e47

Name Size
__init__.py 0 Bytes
backend.py 2.2 kB
credits.py 4.1 kB
models.py 1 Byte
sibbolleth.py 1.3 kB
tests.py 5 kB
users.py 987 Bytes
utils.py 1.4 kB
views.py 0 Bytes

Latest revisions

# Date Author Comment
462c7e47 04/04/2011 04:03 pm Georgios Gousios

Simplistic implementation of Sibbolleth header parsing

44193110 04/04/2011 03:04 pm Georgios Gousios

User deletion test

76cc889c 04/04/2011 02:11 pm Georgios Gousios

Fix create user test case

de53d31c 04/04/2011 01:03 pm Georgios Gousios

Merge branch 'master' into auth-mechanism

420f2c20 04/04/2011 12:16 pm Georgios Gousios

Some code and fixture data for authentication

685b219e 04/02/2011 11:55 am Vangelis Koukis

Improve handling of server deletions

Improve handling of server deletions. * Have the API return a server's state as DELETED when
the deleted flag has been set in the VirtualMachine model.
This makes the server immediately invisible, instead of waiting...

5fb55fba 04/01/2011 11:46 am Georgios Gousios

Restructure authentication mechanism.

Move authentication mechanism to the correct place, implement a dummy
decorator, some test data etc

17fc7729 04/01/2011 09:52 am Georgios Gousios

Move authentication tests and code to logic

fb381fbe 03/31/2011 02:48 pm Markos Gogoulos

fix bug with vm.backendjobstatus

VirtualMachine models has attribute backendjobstatus instead of
_backendjobstatus

234f8b07 03/31/2011 01:43 pm Vangelis Koukis

Fix breakage caused by the logic-refactoring merge

This commit fixes some breakage caused by the recent merge of
the logic-refactoring branch, mainly related to db/db_controller.py.

The main reason was the different value of import path, fixed by
making sure all imports are rooted in synnefo....

View revisions

Also available in: Atom