- 12 Jan, 2012 2 commits
-
-
Kostas Papadimitriou authored
Fabric tasks file with common packaging/installation tasks for synnefo components included in repository.
-
Kostas Papadimitriou authored
- new package snf-webproject - moved basic django related settings in snf-webproject - added new entry point utils to ease the extension mechanism of snf-webproject (urlpatterns, middleware, static_files, installed_apps) - setup.py changes to keep up with the new entry points
-
- 09 Jan, 2012 8 commits
-
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
refactored version indentification hooks to use version based on distribution name, since get_component_version does not seem to work under certain circumstances
-
Kostas Papadimitriou authored
- synnefo settings and app entry points - fixed template location - changed package name - versioning using vcs_version
-
Constantinos Venetsanopoulos authored
Debian packaging files, for all packages inside synnefo, will reside in a different branch (debian-*) and not the master branch
-
Kostas Papadimitriou authored
split out of some commonly used code in a seperate package
-
- 05 Jan, 2012 1 commit
-
-
Kostas Papadimitriou authored
- added extend_path in synnefo package - moved version helpers in their own module `synnefo.version`
-
- 20 Dec, 2011 10 commits
-
-
Vangelis Koukis authored
Conflicts: snf-app/docs/src/upgrade.rst
-
Vangelis Koukis authored
Make minor fixes to settings for consistency. Rename BYPASS_AUTHENTICATION_TOKEN to BYPASS_AUTHENTICATION_SECRET_TOKEN to prevent Django from including it in backtraces.
-
Vangelis Koukis authored
-
Vangelis Koukis authored
-
Vangelis Koukis authored
-
Vangelis Koukis authored
-
Vangelis Koukis authored
The documentation needs to be refactored into distinct guides.
-
Kostas Papadimitriou authored
-
Giorgos Verigakis authored
The backend is case insensitive and snf-image uses all upper case keys.
-
Giorgos Verigakis authored
-
- 19 Dec, 2011 8 commits
-
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Giorgos Verigakis authored
-
Kostas Papadimitriou authored
fixes IE7 issue which failed to properly set empty personality array in vm create request data.
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
- 16 Dec, 2011 1 commit
-
-
Giorgos Verigakis authored
After discussion with kpap it seems that this method should return user's images that are shared to member.
-
- 15 Dec, 2011 3 commits
-
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
Conflicts: snf-app/docs/src/upgrade.rst
-
- 14 Dec, 2011 1 commit
-
-
Kostas Papadimitriou authored
-
- 13 Dec, 2011 6 commits
-
-
Giorgos Verigakis authored
Refs #1746
-
Giorgos Verigakis authored
Refs #1746
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
- avoid recursion when vm action fails
-
Kostas Papadimitriou authored
Skip initialization if glance namespace is not defined
-
Giorgos Verigakis authored
Thanks to kpap for catching it.
-