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 12a97ad added 5 and 10 min load mod + highest value on hostpage + 10 min fock default check + rounded stats + dashboard url updated on status filter new 592b0ac shelve doesn't need the key loc to instanciate + conf file loc argument can be a folder (.conf files read in lex order) new f6c5213 scan options can be specified on configuration file + scan page redone new 1793e09 bugfixes on new scan + total machines on header new 0251b6b scan conf can contain informations about the options + changes on scanpage The 4 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 0251b6b0d13e77c0c4fa5e3070a604953e599cee Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Thu May 28 13:57:45 2015 +0200 scan conf can contain informations about the options + changes on scanpage commit 1793e094f0f75b969752dc06391efc91db216249 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Thu May 28 09:47:57 2015 +0200 bugfixes on new scan + total machines on header commit f6c5213f788e75b93ebfb6ab6f3cb4115b9edd5b Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed May 27 15:44:50 2015 +0200 scan options can be specified on configuration file + scan page redone commit 592b0acaa93bb5c66b84f9f561377f77fd417f86 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed May 27 10:47:37 2015 +0200 shelve doesn't need the key loc to instanciate + conf file loc argument can be a folder (.conf files read in lex order) Summary of changes: app/module_loader.py | 39 ++++++++++-------- app/modules/storage_modules/shelve_db.py | 3 +- app/mum.py | 43 +++++++++++++++++--- app/websocket_func.py | 33 ++++++---------- mum.conf | 9 ++++- static/js/controllers/headCtrl.js | 16 +++++--- static/js/controllers/scanCtrl.js | 36 ++++++----------- views/index.html | 9 +++-- views/scan.html | 68 +++++++++++++++++++------------- 9 files changed, 150 insertions(+), 106 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.