Statistics
| Branch: | Tag: | Revision:

root @ 29a59bc1

Name Size
  api
  auth
  db
  ganeti
  locale
  middleware
  tools
  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
29a59bc1 03/24/2011 04:08 pm Giorgos Verigakis

Use the json module bundled by Django

03497923 03/24/2011 03:34 pm Dimitris Moraitis

Merge branch 'master' of https://code.grnet.gr/git/synnefo

ab756200 03/24/2011 03:34 pm Giorgos Verigakis

Add cloud command line tool

Run cloud help for a list of options.
Removed old (now obsolete) tools.

5d03dec6 03/24/2011 03:33 pm Dimitris Moraitis

store datetimes in UTC - Fixes #309

f939edf7 03/24/2011 03:26 pm Dimitris Moraitis

Merge branch 'master' of https://code.grnet.gr/git/synnefo

f025c6e2 03/24/2011 03:25 pm Dimitris Moraitis

store datetimes in UTC - Fixes #209

5fb8d735 03/24/2011 02:42 pm Giorgos Verigakis

Add cloud command line tool

Run cloud help for a list of options.
Removed old (now obsolete) tools.

34244492 03/23/2011 09:44 pm Markos Gogoulos

add testServerPolling test

check if the polling works as expected

  • get the list of servers
  • get the list using changes_since. Expect no changes
  • create a server
  • get the list using changes_since. Expect the server to be there
267403ca 03/23/2011 09:20 pm Dimitris Moraitis

new style confirmations & abort old switch view requests - Refs #209 Fixes #309

c5a032c4 03/23/2011 08:26 pm Markos Gogoulos

fix server polling support

  • add function ISODateString that gets the jqXHR.getResponseHeader('Date') and returns changes_since GET variable on ISO 8601 format
  • add changes_since mechanism on GET images too

Ref #291

View all revisions | View revisions

Also available in: Atom