Module: check_mk
Branch: master
Commit: 2a3e030c697161fc81fb9aacbb2dc5aa0ab1db7d
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=2a3e030c697161…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: Thu Sep 29 09:22:42 2016 +0200
Changed a lot of code to use generalized file io
---
modules/prediction.py | 2 +-
web/htdocs/availability.py | 11 +++-----
web/htdocs/backup.py | 14 +++++-----
web/htdocs/config.py | 10 ++-----
web/htdocs/guitester.py | 15 +++++------
web/htdocs/inventory.py | 15 +++--------
web/htdocs/mkeventd.py | 3 ++-
web/htdocs/notify.py | 9 +++----
web/htdocs/pagetypes.py | 3 ++-
web/htdocs/prediction.py | 14 +++++-----
web/htdocs/sidebar.py | 17 ++++++------
web/htdocs/visuals.py | 8 +++---
web/htdocs/watolib.py | 60 +++++++++++++++++++++---------------------
web/plugins/sidebar/shipped.py | 6 ++---
web/plugins/wato/mkeventd.py | 5 ++--
15 files changed, 84 insertions(+), 108 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=2a3e030c69…