[Pkg-nagios-changes] [pkg-icinga-web] branch upstream updated (7dae107 -> a65c068)
Markus Frosch
lazyfrosch-guest at moszumanska.debian.org
Wed Feb 19 15:52:15 UTC 2014
This is an automated email from the git hooks/post-receive script.
lazyfrosch-guest pushed a change to branch upstream
in repository pkg-icinga-web.
from 7dae107 Imported Upstream version 1.10.0
new a65c068 Imported Upstream version 1.10.1
The 1 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.
Summary of changes:
Makefile.in | 1 +
app/modules/Api/actions/ApiCommandAction.class.php | 13 ++--
app/modules/Api/config/views/host.xml | 23 ++++---
app/modules/Api/config/views/hostgroups.xml | 4 +-
app/modules/Api/config/views/overview.xml | 12 ++++
app/modules/Api/config/views/service.xml | 6 +-
app/modules/Api/config/views/servicegroups.xml | 4 +-
.../lib/console/IcingaConsoleCommandInterface.php | 2 +-
.../datastore/IcingaApiDataStoreModel.class.php | 2 +-
.../IcingaStoreTargetModifierModel.class.php | 2 +-
.../Api/models/Views/ApiDQLViewModel.class.php | 3 +
.../config/AppKitExtJSDataStoreWriter.class.php | 2 +-
app/modules/AppKit/lib/js/AppKitNavBar.js | 2 +-
.../AppKit/lib/js/icinga/grid/GridFactory.js | 16 ++---
.../AppKit/lib/js/icinga/store/StoreFactory.js | 10 +--
.../AppKit/models/Auth/DispatchModel.class.php | 8 ++-
.../models/Auth/Provider/AuthKeyModel.class.php | 2 +-
.../ModuleInstaller/ModuleValidatorModel.class.php | 2 +-
app/modules/Cronks/config/javascript.xml | 26 +++++---
.../xml/grid/icinga-open-problems-template.xml | 78 +++++++++++-----------
.../Cronks/lib/js/Cronk/grid/CommandHandler.js | 31 +++++----
.../renderer/bc_customColumnPerfdataSanatized.js | 11 +++
.../Cronks/lib/js/Cronk/util/CronkOpener.js | 4 +-
app/modules/Cronks/lib/js/Cronk/util/CronkUtil.js | 6 +-
.../lib/js/Icinga/Cronks/System/PortalView.js | 4 +-
.../lib/js/Icinga/Cronks/util/FilterTypes/Base.js | 8 +--
.../Cronks/util/FilterTypes/FieldProvider.js | 10 +--
.../js/Icinga/Cronks/util/FilterTypes/Status.js | 4 +-
app/modules/Web/lib/js/SimpleDataProvider.js | 2 +-
app/modules/Web/lib/js/StatusData.js | 2 +-
configure | 20 +++---
doc/CHANGELOG-1.10 | 34 ++++++++++
doc/README.RHEL | 10 +--
doc/README.SUSE | 10 +--
doc/VERSION | 2 +-
etc/apache2/icinga-web.conf.in | 4 ++
etc/conf.d/module_appkit.xml | 8 ++-
etc/make/version.m4 | 4 +-
etc/schema/mysql.sql | 4 +-
etc/schema/oracle.sql | 4 +-
etc/schema/pgsql.sql | 9 ++-
etc/schema/sqlite.sql | 2 +-
.../updates/mysql/mysql_v1-10-0_to_1-10-1.sql | 7 ++
.../updates/oracle/oracle_v1-10-0_to_v1-10-1.sql | 13 ++++
.../updates/pgsql/pgsql_v1-10-0_to_v1-10-1.sql | 8 +++
icinga-web.spec | 60 ++++++++++-------
lib/agavi/Makefile.in | 2 +-
lib/raphael/Makefile.in | 4 --
48 files changed, 321 insertions(+), 184 deletions(-)
create mode 100644 app/modules/Cronks/lib/js/Cronk/grid/renderer/bc_customColumnPerfdataSanatized.js
create mode 100644 etc/schema/updates/mysql/mysql_v1-10-0_to_1-10-1.sql
create mode 100644 etc/schema/updates/oracle/oracle_v1-10-0_to_v1-10-1.sql
create mode 100644 etc/schema/updates/pgsql/pgsql_v1-10-0_to_v1-10-1.sql
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-icinga-web.git
More information about the Pkg-nagios-changes
mailing list