Statistics
| Branch: | Tag: | Revision:

root @ 0ad5737e

Name Size
  api
  auth
  db
  ganeti
  locale
  middleware
  ui
  util
.gitignore 159 Bytes
README 2 kB
README.DB 3.3 kB
README.i18n 1.7 kB
__init__.py 0 Bytes
helpers.py 1 kB
manage.py 542 Bytes
settings.py.dist 4.4 kB
urls.py 466 Bytes

Latest revisions

# Date Author Comment
0ad5737e 03/08/2011 04:19 am Dimitris Moraitis

update functional tests

6130effc 03/08/2011 04:18 am Dimitris Moraitis

fix STOP command name

a8acbbac 03/07/2011 12:32 pm Markos Gogoulos

add virtual machine group tests

added 4 tests regarding VirtualMachineGroups: * testVMgroupList, that tests if the expected list of groups is returned by the API * testVMgroupDetails, that tests if the expected virtual machine group is returned by the API...

59cee068 03/07/2011 12:05 pm Markos Gogoulos

update VirtualMachineGroupHandler

  • add doc string
  • improve exception handling
  • improve xml response
73469364 03/07/2011 11:06 am Markos Gogoulos

changes on update name (and metadata, in future)

  • move update from ServerActionHandler to ServerHandler
  • add testServerMetadata test that edits a server's name via a PUT call.
    At the moment it is not working, due to django-piston and PUT issues
e32c2a5d 03/06/2011 08:39 pm Dimitris Moraitis

improve look and browser compatibitily of list table scroll

aa819ce8 03/06/2011 06:46 pm Dimitris Moraitis

add try-catch for js console logging, fixes breakage when firebug is not present

d36493ce 03/06/2011 06:45 pm Dimitris Moraitis

move timeout to home template to fix breakage

520430b7 03/06/2011 06:43 pm Dimitris Moraitis

add listing table scrollbar, at least for Gecko browsers

18160782 03/06/2011 04:46 pm Markos Gogoulos

set server's name on ServerActionHandler

use ServerActionHandler.update for http PUT request to change name of a server
If the requested metadata_key is 'name' and the server exists, change the name.
Otherwise return itemNotFound

View all revisions | View revisions

Also available in: Atom