Statistics
| Branch: | Tag: | Revision:

root @ 5509b599

Name Size
  aai
  api
  conf
  db
  ganeti
  locale
  logic
  middleware
  tools
  ui
  util
.gitignore 194 Bytes
Changelog 4 kB
README 614 Bytes
README.ci 4 kB
README.deploy 5.9 kB
README.develop 10.5 kB
README.i18n 1.7 kB
__init__.py 0 Bytes
helpers.py 1 kB
manage.py 542 Bytes
settings.py.dist 8.3 kB
urls.py 466 Bytes

Latest revisions

# Date Author Comment
5509b599 05/16/2011 06:36 pm Giorgos Verigakis

Update timestamps when metadata/networks change

Applies to servers and images.

Fixes #525

03805fc8 05/11/2011 04:06 pm Vangelis Koukis

Fix PostgreSQL backend exception for empty IPv4

Fix exception is thrown in logic/backend.py:process_net_status()
if the NIC configuration notification contains an empty IPv4
field, and Django uses the PostgreSQL backend.

This only happens with the PostgreSQL backend, because it has a...

5fb78aa8 05/10/2011 04:21 pm Vangelis Koukis

Update Changelog before tagging v0.3

acb3eb30 05/10/2011 02:52 pm Giorgos Gousios

Correct dependencies for Jenkins

26fef2b9 05/10/2011 02:08 pm Vangelis Koukis

Ignore uknown Ganeti opcodes in dispatcher

Have the backend notification handler ignore unknown Ganeti opcodes,
such as OP_INSTANCE_QUERY_DATA and OP_INSTANCE_SET_PARAMS.

f891db99 05/10/2011 01:45 pm Vangelis Koukis

Merge branch 'synnefo-rabbit' into ui-0.3

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.

e246ea1a 05/10/2011 12:17 pm Vangelis Koukis

Fix typo on front page

Fix the 'hole' -> 'whole' typo, which has been standing
in the front page for two weeks since the last demo.

View all revisions | View revisions

Also available in: Atom