Module: check_mk
Branch: master
Commit: 4a9ed2f2a699fddc4fbe1572d7651099b113e4e0
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=4a9ed2f2a699fd…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: Fri Feb 16 13:52:07 2018 +0100
Moved lqencode() to livestatus module
Change-Id: Id87a7dba3b126e95fc2588a9f7d90dec2c580941
---
livestatus/api/python/livestatus.py | 9 +++++++++
web/htdocs/crash_reporting.py | 3 ++-
web/htdocs/inventory.py | 4 ++--
web/htdocs/lib.py | 11 -----------
web/htdocs/logwatch.py | 6 +++---
web/htdocs/prediction.py | 5 +++--
web/htdocs/valuespec.py | 3 ++-
web/htdocs/views.py | 11 ++++++-----
web/plugins/dashboard/dashlets.py | 2 +-
web/plugins/sidebar/search.py | 4 +++-
web/plugins/views/commands.py | 11 ++++++-----
web/plugins/visuals/filters.py | 37 +++++++++++++++++++------------------
web/plugins/visuals/mkeventd.py | 5 +++--
13 files changed, 59 insertions(+), 52 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=4a9ed2f2a6…