Statistics
| Branch: | Tag: | Revision:

root @ 76cc889c

Name Size
  api
  auth
  db
  ganeti
  locale
  logic
  middleware
  tools
  ui
  util
.gitignore 194 Bytes
README 498 Bytes
README.deploy 55 Bytes
README.develop 5.8 kB
README.i18n 1.7 kB
__init__.py 0 Bytes
authentication.seq 523 Bytes
helpers.py 1 kB
manage.py 543 Bytes
settings.py.dist 4.7 kB
urls.py 466 Bytes

Latest revisions

# Date Author Comment
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

85bb192a 04/04/2011 12:55 pm Georgios Gousios

Fix order of test data to ensure proper insertion

This fixes an issue with DBs with proper referential integrity (e.g.
MySQL) where a VM cannot be inserted prior to an Image that is
referenced from it.

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

Some code and fixture data for authentication

09471611 04/03/2011 03:19 am Vangelis Koukis

Extend api/v1.1redux to support VNC OOB consoles

Add support in api/v1.1redux for OOB consoles using VNC, refs #349.
More specifically: * Implement a new action ("console") for POST to /servers/id/action. * Extend api/servers.py to pass the Django request object to actions....

038383b1 04/02/2011 07:45 pm Dimitris Moraitis

detailed error handling & iso8601 compatibility - Refs #213 #363

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

41cad45d 04/01/2011 10:20 pm Dimitris Moraitis

add indexOf method if not supported (IE compat)

82bf6df0 04/01/2011 09:37 pm Dimitris Moraitis

improve positioning of confirm box & update actions on select all/none

e2ccad35 04/01/2011 09:07 pm Dimitris Moraitis

fix wave in list view & minor css improvements - refs #293

View all revisions | View revisions

Also available in: Atom