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 e920a7c failures itterations added for notifications. reset on hostpage new 0e326cb dashboard: removed save button on notif modal new 71e3862 log file for installation new edca6c9 added build files for deb and rpm new be560b6 added AGPL licence file + updated debian packaging 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 be560b6f264a37dbe7efdf6fa579b2d6ff212b20 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Jun 12 14:02:47 2015 +0200 added AGPL licence file + updated debian packaging commit edca6c9b778a3adbf4456bf6c9d96ee6e43fa795 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Jun 12 11:48:34 2015 +0200 added build files for deb and rpm commit 71e3862e382dca546f37b4d190fbd1a93cfdfa1f Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Jun 12 11:22:36 2015 +0200 log file for installation commit 0e326cba20e33f7a91a5559b0cb9eafcf47f061f Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Thu Jun 11 09:38:32 2015 +0200 dashboard: removed save button on notif modal Summary of changes: LICENSE | 661 +++++++++++++++++++++++++++++++++ app/process_monitoring.py | 2 + debian/changelog | 5 + debian/compat | 1 + debian/control | 15 + debian/copyright | 47 +++ debian/docs | 1 + debian/files | 1 + debian/mum.debhelper.log | 16 + debian/mum.substvars | 1 + debian/rules | 99 +++++ mum.sh | 3 +- redhat/mum.spec | 70 ++++ static/js/controllers/dashboardCtrl.js | 17 +- views/dashboard.html | 6 +- 15 files changed, 939 insertions(+), 6 deletions(-) create mode 100644 LICENSE create mode 100644 debian/changelog create mode 100644 debian/compat create mode 100644 debian/control create mode 100644 debian/copyright create mode 100644 debian/docs create mode 100644 debian/files create mode 100644 debian/mum.debhelper.log create mode 100644 debian/mum.substvars create mode 100755 debian/rules create mode 100644 redhat/mum.spec -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.