Statistics
| Branch: | Tag: | Revision:

root @ 5bc77346

Latest revisions

# Date Author Comment
5bc77346 10/15/2013 06:03 pm Giorgos Korfiatis

astakos: pep8 fixes

94a2ef18 10/15/2013 01:41 pm Stavros Sachtouris

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

2bacef03 10/15/2013 01:40 pm Stavros Sachtouris

Merge branch 'feature-apidocs-personality-inject' into develop

996ddb98 10/12/2013 11:35 am Christos Stavrakakis

cyclades: Fix check for backend disk_templates

Fix the way that is checked that the disk template of the flavor is
included in the available disk templates of the backend. Using
'contains' is wrong because you may searching for 'file' disk template,
will there is enabled the 'sharedfile' disk template.

44aa52fd 10/11/2013 04:00 pm Giorgos Korfiatis

astakos: Update project-list help text

Cleanup project status description in management command project-list.

99d39120 10/10/2013 12:17 pm Ilias Tsitsimpis

snf-ci: Bulid pithos-web-client package

Synnefo depends on pithos-web-client. Up until now
we were downloading this package from apt.dev.grnet.gr.
But when we make a change in Synnefo that also affects
pithos-web-client, we have to upload a new version of...

76effa44 10/09/2013 04:59 pm Giorgos Korfiatis

Merge branch 'feature-astakos-wheezy' into develop

c7e03d20 10/09/2013 04:52 pm Giorgos Korfiatis

astakos: Remove custom ForUpdateManager

Remove custom manager that implemented select_for_update(), since this
is already implemented in Django 1.4.

1b25228f 10/09/2013 04:52 pm Giorgos Korfiatis

astakos: Use bulk_create in migrations

a3e3917f 10/09/2013 04:52 pm Giorgos Korfiatis

astakos: Remove custom commit_on_success decorator

Prior to 1.3, django wouldn't set the transaction dirty upon a DB
exception and thus wouldn't trigger a rollback, resulting in a dangling
aborted DB exception. See https://code.djangoproject.com/ticket/9964...

View all revisions | View revisions

Also available in: Atom