This is an automated email from the git hooks/post-receive script. New change to branch develop in repository mum. See http://git.chorem.org/mum.git from 6871af3 full detection launched after scan + orderby directive fixed for tables new e5713af archiving + stats calculation after a check (except for dict values) + angular-charts bower dependency added as well a sample chart on statistics page The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit e5713afaaea50b13a5518085a1427609a0436dbd Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Mon May 4 15:38:45 2015 +0200 archiving + stats calculation after a check (except for dict values) + angular-charts bower dependency added as well a sample chart on statistics page Summary of changes: app/modules/storage_modules/shelve_db.py | 119 +++++++++++++++++++++---------- app/process_monitoring.py | 12 ++-- bower.json | 3 +- static/css/dashboard.css | 6 ++ static/js/controllers/statsCtrl.js | 33 +++++++++ static/js/mumApp.js | 6 +- views/index.html | 3 + views/stats.html | 11 ++- 8 files changed, 145 insertions(+), 48 deletions(-) create mode 100644 static/js/controllers/statsCtrl.js -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.