[icinga-checkins] icinga.org: icinga-core/next: classic-ui: fixed Generated HTML code partly invalid #3608
git at icinga.org
git at icinga.org
Wed May 22 13:27:52 CEST 2013
Module: icinga-core
Branch: next
Commit: d5caac3546e6df334ce63aa1a0cce78db6f88d06
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=d5caac3546e6df334ce63aa1a0cce78db6f88d06
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Wed Feb 6 00:22:52 2013 +0100
classic-ui: fixed Generated HTML code partly invalid #3608
refs: #3608
this is a huge commit. hope html code now looks better and
is valid.
this will stay in another branch to make shure it's not
causing any trouble
Conflicts:
Changelog
cgi/cgiutils.c
cgi/extinfo.c
cgi/histogram.c
cgi/status.c
cgi/trends.c
html/main.html
---
Changelog | 8 +-
cgi/avail.c | 552 +++++++++---------
cgi/cgiauth.c | 2 +-
cgi/cgiutils.c | 242 ++++----
cgi/cmd.c | 300 +++++-----
cgi/config.c | 1122 +++++++++++++++++-----------------
cgi/extinfo.c | 1222 +++++++++++++++++++-------------------
cgi/histogram.c | 310 +++++-----
cgi/history.c | 98 ++--
cgi/notifications.c | 150 +++---
cgi/outages.c | 60 +-
cgi/showlog.c | 110 ++--
cgi/status.c | 1460 ++++++++++++++++++++++----------------------
cgi/statusmap.c | 96 ++--
cgi/statuswml.c | 8 +-
cgi/summary.c | 362 ++++++------
cgi/tac.c | 726 +++++++++++-----------
cgi/trends.c | 312 +++++-----
contrib/traceroute.cgi | 6 +-
html/main.html | 22 +-
html/menu.html.in | 24 +-
t/623cmd-local.t.disabled | 2 +-
22 files changed, 3597 insertions(+), 3597 deletions(-)
Diff: https://git.icinga.org/?p=icinga-core.git;a=commitdiff;h=d5caac3546e6df334ce63aa1a0cce78db6f88d06
More information about the icinga-checkins
mailing list