Commit Graph

2174 Commits

Author SHA1 Message Date
Thomas Gelf 1c64b1aa39 README.md: refresh information and links 2016-06-23 17:31:25 +02:00
Thomas Gelf 228f453b5c doc/82-Changelog.md: add a changelog 2016-06-23 17:19:04 +02:00
Thomas Gelf 3165b44dbe doc: add fixed ids to all main headers 2016-06-23 17:09:06 +02:00
Thomas Gelf 970460f902 doc/80-FAQ.md: refreshed 2016-06-23 16:41:40 +02:00
Thomas Gelf 4cdf549afb JobsCommand: stop running after one day or...
...when more than 100MB of memory are still in use after the last job
execution.
2016-06-23 16:11:28 +02:00
Thomas Gelf 3d10e1ba3e doc/79-Jobs.md: one more section 2016-06-23 16:06:39 +02:00
Thomas Gelf 8a8adebdc4 doc/05-Upgrading.md: new documentation section 2016-06-23 16:04:56 +02:00
Thomas Gelf c9ef9fe91a IcingaCommand: fix EventCommand header
fixes #12010
2016-06-22 23:58:09 +02:00
Thomas Gelf bde3830369 SyncruleTable: show eventual error message
refs #11992
2016-06-20 18:24:50 +02:00
Thomas Gelf 046aa0fb76 IcingaCommandArgumentTable: allow to click...
...argments without key
2016-06-20 16:49:20 +02:00
Thomas Gelf 1cfc552027 LICENSE: add plaintext license file
Retrieved from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt

fixes #11481
2016-06-17 23:30:15 +02:00
Thomas Gelf 7438b07c91 DirectorObjectForm: remove superfluous outdated...
...imported objects refresh
2016-06-17 20:42:12 +02:00
Thomas Gelf 93e4cc9b5b IcingaConfig: allow to override vars for dynamic...
...host-crafted services
2016-06-17 20:06:58 +02:00
Thomas Gelf c5811fe055 JobsCommand: switch default, do not run forever
This reflects former behaviour, as this has already been documented
for cronjob usage
2016-06-17 16:18:02 +02:00
Thomas Gelf b5fddd60fe DirectorJobForm: allow to choose time period 2016-06-17 14:23:34 +02:00
Thomas Gelf 8ac5d954e9 DirectorJob: fix timeperiod handling 2016-06-17 14:23:03 +02:00
Thomas Gelf df631f506e JobHook: pass args, not argument count 2016-06-17 14:06:17 +02:00
Thomas Gelf 966afa3154 JobHook: next attempt to get callbacks right :-/ 2016-06-17 14:03:17 +02:00
Thomas Gelf 80c8d6a467 JobHook: define static callable as string 2016-06-17 13:58:12 +02:00
Thomas Gelf 804a2a7fcc JobHook: fix typo 2016-06-17 13:52:23 +02:00
Thomas Gelf 83879b5d53 JobRunner, JobHook: improve logging 2016-06-17 13:48:35 +02:00
Thomas Gelf 6665d6d80f ConfigJob: fix dealing with currently active config 2016-06-17 13:20:15 +02:00
Thomas Gelf a761bb108b IcingaService: render dedicated host before imports
This fixes issues with object and apply types showing different
behaviour in Icinga 2 when inheriting the very same template.
2016-06-17 11:55:48 +02:00
Thomas Gelf dc3a2ca999 IcingaObject: split object property rendering
Improves readability
2016-06-17 11:44:38 +02:00
Thomas Gelf 35d4a08632 DirectorObjectForm: add extra properties
fixes #11579
2016-06-17 09:38:48 +02:00
Thomas Gelf 057ea83aa5 IcingaCommandArgumentForm: fix redirect on store
fixes #11523
2016-06-16 22:42:56 +02:00
Thomas Gelf 5c0ea2c3b0 IcingaObject: be strict on relations 2016-06-16 22:16:55 +02:00
Thomas Gelf 57656f8dd9 IcingaObject: externalize imported object loading 2016-06-16 21:40:22 +02:00
Thomas Gelf d042f8d599 IcingaObjectImports: fix adding objects 2016-06-16 21:20:11 +02:00
Thomas Gelf 271dc6add5 DirectorObjectForm: addd brackets to be on the...
...safe side for all PHP versions
2016-06-16 17:00:09 +02:00
Thomas Gelf a07983abd9 ConfigJob: use helper method 2016-06-16 16:16:28 +02:00
Thomas Gelf 558128e36e IcingaConfig: fix typo 2016-06-16 16:04:05 +02:00
Thomas Gelf bafc53e7a2 ConfigJob: add configForLatestActivityExists() 2016-06-16 16:02:28 +02:00
Thomas Gelf 734c7c7b02 IcingaConfig: add static exists() helper 2016-06-16 15:48:54 +02:00
Thomas Gelf cf88f110e0 ConfigJob: fix no $api available 2016-06-16 15:34:14 +02:00
Thomas Gelf 862ffee616 ConfigJob: fix missing variable 2016-06-16 15:27:14 +02:00
Thomas Gelf c645660ecd ConfigJob: fix syntax error 2016-06-16 14:52:50 +02:00
Thomas Gelf 7038987966 IcingaObjectAssignmentTable: remove obsolete table 2016-06-16 14:51:07 +02:00
Thomas Gelf c521f1439a IcingaHostServiceTable: allow to override title 2016-06-16 14:50:24 +02:00
Thomas Gelf a79883af3e Importsource: add single source history 2016-06-16 14:47:12 +02:00
Thomas Gelf 56bc31ce97 list/table: do not render empty tables 2016-06-16 14:44:01 +02:00
Thomas Gelf 61ff51c52b DirectorJobForm: use enumJobTypes() 2016-06-16 14:42:02 +02:00
Thomas Gelf a0864e2240 JobsCommand: really run job, remove legacy logic 2016-06-16 14:41:02 +02:00
Thomas Gelf 2f148a677d JobRunner: run job only when required 2016-06-16 14:30:34 +02:00
Thomas Gelf 53872a4e76 DirectorJob: really run jobs 2016-06-16 14:25:35 +02:00
Thomas Gelf 2d8d7af051 ConfigJob: logic fixes, code cleanup 2016-06-16 14:22:54 +02:00
Thomas Gelf 3ad56d3a98 DirectorDeploymentLog: allow to fetch config...
...checksum for a specific stage name. Implemented getConfigChecksumForStageName
for this.
2016-06-16 14:19:45 +02:00
Thomas Gelf 144b20afc8 DirectorObjectForm: getSentOrObjectValue should...
...not fail on missing elements
2016-06-16 14:17:40 +02:00
Thomas Gelf 6254a0de3a ActionController: remove render() call 2016-06-16 14:14:38 +02:00
Thomas Gelf c43e790a9b js: fix collapsed element count for extensible sets 2016-06-15 18:38:37 +02:00