]> granicus.if.org Git - icinga2/history - lib/methods/clusterzonechecktask.cpp
Merge pull request #5925 from Icinga/fix/missing-variable-name
[icinga2] / lib / methods / clusterzonechecktask.cpp
2018-01-02 Michael FriedrichMerge pull request #5925 from Icinga/fix/missing-variab...
2018-01-02 Michael FriedrichMerge pull request #5929 from Icinga/feature/remove...
2018-01-02 Michael FriedrichMerge pull request #5930 from Icinga/feature/boost...
2018-01-02 Gunnar BeutnerMerge pull request #5933 from mcktr/fix/copyright-for...
2018-01-02 Michael InselChange copyright header for 2018 5933/head
2017-12-20 Jean FlachMerge pull request #5893 from Icinga/fix/whitespace
2017-12-20 Jean FlachWhitespace fix 5893/head
2017-12-19 Michael FriedrichMerge pull request #5717 from hrld/patch-1
2017-12-18 Michael FriedrichMerge pull request #5757 from ekeih/doc/systemd-restart...
2017-12-15 Michael FriedrichMerge pull request #5865 from Icinga/fix/uuid
2017-12-15 Michael FriedrichMerge pull request #5864 from Icinga/fix/add-initdb...
2017-12-15 Gunnar BeutnerMerge pull request #5861 from Icinga/fix/invalid-memory...
2017-12-14 Gunnar BeutnerMerge pull request #5863 from Icinga/fix/glob-5859
2017-12-14 Jean FlachMerge pull request #5860 from Icinga/fix/memory-leaks
2017-12-14 Michael FriedrichMerge pull request #5862 from Icinga/feature/nullptr...
2017-12-14 Gunnar BeutnerReplace a few more NULLs with nullptr 5862/head
2017-12-14 Michael FriedrichMerge pull request #5838 from waja/doc_fix_config_sync
2017-12-13 Gunnar BeutnerMerge pull request #5848 from Icinga/fix/COPYING
2017-12-12 Gunnar BeutnerMerge pull request #5753 from Icinga/fix/ringbuffer...
2017-12-11 Noah HilverlingAdd metrics about communication between endpoints 5753/head
2017-12-08 Michael FriedrichMerge pull request #5760 from Icinga/fix/http-client...
2017-12-07 Michael FriedrichMerge pull request #5811 from Icinga/feature/update...
2017-11-30 Michael FriedrichMerge pull request #5827 from Icinga/feature/replace...
2017-11-30 Michael FriedrichMerge pull request #5825 from Icinga/feature/boost...
2017-11-30 Michael FriedrichMerge pull request #5824 from Icinga/feature/cxx11...
2017-11-30 Gunnar BeutnerUse std::vector::emplace_back instead of std::vector...
2017-10-13 Michael FriedrichMerge pull request #5231 from Al2Klimov/bugfix/failure...
2017-05-16 Gunnar BeutnerMerge pull request #5264 from Icinga/feature/array...
2017-05-15 Michael FriedrichMerge pull request #5265 from Icinga/feature/perfdata...
2017-05-15 Michael FriedrichMove PerfdataValue() class into base library 5265/head
2017-05-09 Michael FriedrichMerge pull request #5042 from mbrgm/upgrade-docs-link
2017-03-29 Gunnar BeutnerMerge branch 'support/2.6'
2017-03-27 Gunnar BeutnerImprove function metadata by adding arguments
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-08-30 Michael FriedrichMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerReplace BOOST_FOREACH with range-based for loops
2016-08-24 Michael FriedrichMerge branch 'support/2.5'
2016-08-23 Gunnar BeutnerRemove deprecated functions
2016-08-10 Gunnar BeutnerMake sure functions are registered with the correct...
2016-08-10 Gunnar BeutnerMove internal script functions into the 'Internal'...
2016-06-24 Michael FriedrichAdd lag thresholds to cluster-zone check
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-10-22 Gunnar BeutnerAdd getter for endpoint 'connected' attribute
2015-09-25 Michael FriedrichFix wrong log lag in cluster-zone check
2015-09-25 Michael FriedrichFix wrong log lag in cluster-zone check
2015-03-03 Gunnar BeutnerFix lag calculation for the 'cluster-zone' check
2015-02-24 Gunnar BeutnerImprove output formatting for the 'cluster-zone' check
2015-02-24 Gunnar BeutnerShow slave lag for the cluster-zone check
2015-01-22 Michael FriedrichUpdate copyright year
2015-01-21 Gunnar BeutnerRename ScriptFunction to Function
2014-12-01 Michael FriedrichDon't execute built-in commands on the master in remote...
2014-11-13 Gunnar BeutnerImplement support for executing remote commands
2014-05-25 Gunnar BeutnerImplement the "cluster-zone" check task.