Statistics
| Branch: | Tag: | Revision:

root @ e161c24f

Latest revisions

# Date Author Comment
e161c24f 10/25/2013 06:36 pm Sofia Papagiannaki

pithos: Fix permission listing for objects containing / in their name

Add tests

aaaf78f2 10/25/2013 06:27 pm Giorgos Korfiatis

cyclades: Fix userdata limit check

Argument passed to PublicKeyPair.user_limit_exceeded() was a dict
rather that a string (user uuid). Django would happily convert it
to a string and pass it through to the database query.

Also fix a minor bug in tests.

e77c59a6 10/25/2013 05:59 pm Ilias Tsitsimpis

snf-ci: Run the unit tests for cyclades-userdata

84d2db4f 10/25/2013 04:32 pm Ilias Tsitsimpis

ci: kamaki config.get_global method is deprecated

Use the newer config.get("global", ..) syntax.
Fallback to the old one for older version of kamaki.

5a390037 10/23/2013 04:54 pm Dimitris Aragiorgis

deploy: chown root.www-data /var/log/gunicorn

Signed-off-by: Dimitris Aragiorgis <>

09f7ad00 10/23/2013 11:07 am Ilias Tsitsimpis

ci: Improve pep8 script

Rewrite the script in python.
Invoke pep8 for a list of files given in the command line.
Exclude files which are not python ones (their names don't
end with .py) or are not real files (i.e. have been removed
during the last commit).

84c67d8e 10/22/2013 07:44 pm Sofia Papagiannaki

pithos: Extend/fix tests

d3c34119 10/22/2013 07:44 pm Sofia Papagiannaki

pithos: Update/fix sqlite backend module

ca1de37b 10/22/2013 05:47 pm Ilias Tsitsimpis

snf-deploy: pep8 fixes

106d0dcc 10/22/2013 04:57 pm Ilias Tsitsimpis

snf-deploy: Add fabric as a dependency

View all revisions | View revisions

Also available in: Atom