Statistics
| Branch: | Tag: | Revision:

root / snf-stats-app @ e47ee841

# Date Author Comment
e47ee841 07/25/2013 02:59 pm Stratos Psomadakis

snf-stats-app: Change setup.py dep for rrdtool

4691814d 07/09/2013 04:30 pm Ilias Tsitsimpis

pep8 changes

592bfc3b 07/03/2013 03:02 pm Stratos Psomadakis

stats: Fix urlpattern and fault handling

Improve urlpattern handling and use snf-django-lib api faults /
decorator.

a33b15e6 06/11/2013 06:56 pm Stratos Psomadakis

snf-stats-app: Add support for configurable URLs

ed8c7696 05/23/2013 01:28 pm Constantinos Venetsanopoulos

Make README files of sub-components obsolete

Since v0.14 everything belonging in a README file should be written
as part of the documentation and thus under docs/. Remove all
unnecessary README files, adjust MANIFEST.in and setup.py files
accordingly and move README files that should be merged into the...

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

e6ad6878 02/27/2013 03:23 pm Stratos Psomadakis

Update Copyrights

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

82f23278 02/27/2013 02:44 pm Stratos Psomadakis

Add /stats prefix in the app's urlpatterns.

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

'Port' snf-stats-app to devflow

9a388d52 02/13/2013 05:05 pm Stratos Psomadakis

snf-stats-app: Fix typo in examples/stats.gunicorn

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