Statistics
| Branch: | Tag: | Revision:

root / snf-stats-app / setup.py @ d1e7d2b4

History | View | Annotate | Download (2.9 kB)

# Date Author Comment
5ede2c79 04/08/2013 08:11 pm Constantinos Venetsanopoulos

Make all Changelog files prior to 0.13 obsolete

Since v0.13, all Synnefo components will have the same version and the
same Changelog, NEWS, Upgrade, Copyright file. This patch addresses
old Changelog, NEWS and Upgrade files:

  • Move all separate Changelog files under docs/older/...
3eea2bc3 03/29/2013 01:21 pm Constantinos Venetsanopoulos

Update setup.py for every snf-* component

98a1512b 02/27/2013 03:20 pm Stratos Psomadakis

Remove logger from the app settings

Loggers for all synnefo components should be configured in
snf-webproject setting file '10-snf-webproject-logging.conf'.
(see commit 4e4e49b)

f3c69e9a 02/27/2013 03:03 pm Stratos Psomadakis

Remove snf-common from the Python deps

cdeb84a5 02/13/2013 05:09 pm Stratos Psomadakis

'Port' snf-stats-app to devflow

5adcc57e 02/07/2013 02:14 pm Christos Stavrakakis

Fixes to setup.py

Update author/maintainer name/email of all synnefo projects. Also fix
short description and some whitespace issues.

925fe98f 01/28/2013 05:22 pm Stratos Psomadakis

Rename snf-stats to snf-stats-app