Statistics
| Branch: | Tag: | Revision:

root / snf-common / synnefo / util @ 5c285c17

# Date Author Comment
5c285c17 02/14/2012 02:19 pm Kostas Papadimitriou

Entry points utils improvements

- Skip entry points for python distributions names existing in
``SYNNEFO_EXCLUDE_PACKAGES`` environmental variable
- Avoid duplicate entries in list setting objects

9b59a383 01/20/2012 12:38 pm Kostas Papadimitriou

Include vcs information in version files

84e75610 01/19/2012 12:42 pm Kostas Papadimitriou

Improved get_component_version

first try to retrieve version from version module, fallback to
vcs_info

c5aecff5 01/19/2012 12:35 pm Kostas Papadimitriou

vcs_info change

added --tags in `git describe`

bed8ed73 01/18/2012 06:30 pm Kostas Papadimitriou

Added helper function to collect all default_settings

d9300506 01/18/2012 06:03 pm Kostas Papadimitriou

Remove commit id from vcs_version

07d104d8 01/13/2012 02:11 pm Kostas Papadimitriou

Improved packaging

- Improved automatic version tagging from git repo.
- Added auto generated synnefo.<package>.version module to contain each
package version.

2ce0636e 01/12/2012 03:06 pm Kostas Papadimitriou

Initial commit for snf-webproject

- 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)...

cfcedbb1 01/09/2012 05:50 pm Kostas Papadimitriou

snf-common fixes

7fb619a0 01/09/2012 05:06 pm Kostas Papadimitriou

Added snf-common package

split out of some commonly used code in a seperate package