]> granicus.if.org Git - icinga2/history - lib/icinga/dependency.ti
Merge pull request #5964 from fedepires/fix/opentsdbwriter-host-tag-5963
[icinga2] / lib / icinga / dependency.ti
2018-01-17 Gunnar BeutnerMerge branch 'support/2.8'
2018-01-15 Gunnar BeutnerMerge pull request #5940 from Icinga/fix/chocolatey
2018-01-08 Markus FroschMerge pull request #5906 from sahnd/feature/check_openm...
2018-01-05 Markus FroschMerge pull request #5921 from widhalmt/feature/director...
2018-01-05 Markus FroschMerge pull request #5914 from Icinga/fix/itl-check...
2018-01-05 Markus FroschMerge pull request #5913 from mcktr/fix/itl-http-certif...
2018-01-05 Markus FroschMerge pull request #5902 from sahnd/feature/itl-snmp...
2018-01-03 Michael FriedrichMerge pull request #5939 from Icinga/fix/build-fix...
2018-01-03 Michael FriedrichMerge pull request #5934 from Icinga/feature/cmake...
2018-01-03 Michael FriedrichMerge pull request #5932 from Icinga/feature/copyright...
2018-01-03 Michael FriedrichMerge pull request #5927 from Icinga/feature/static...
2018-01-02 Gunnar BeutnerBuild libraries as static libraries
2018-01-02 Michael FriedrichMerge pull request #5931 from Icinga/feature/linker...
2018-01-02 Michael FriedrichMerge pull request #5928 from Icinga/fix/build-fix...
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-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-12 Gunnar BeutnerMerge pull request #5753 from Icinga/fix/ringbuffer...
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 nullptr instead of <Type>::Ptr() 5824/head
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-07-19 Michael Friedrichstate_filters_real shouldn't be visible in the API
2016-06-24 Michael FriedrichAllow strings in Dependency states filter
2016-05-12 Gunnar BeutnerMake sure the dependency graph is properly updated...
2016-05-09 Gunnar BeutnerMake sure the dependency graph is properly updated...
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-09-22 Gunnar BeutnerImplement joins for status queries
2015-08-25 Gunnar BeutnerImplement support for tracking dependencies between...
2015-08-15 Gunnar BeutnerImplement support for unregistering objects
2015-08-15 Michael FriedrichImplement modified attributes v2
2015-03-27 Gunnar BeutnerGenerate C++ code for type validators
2015-02-25 Gunnar BeutnerMake sure that Notification objects are activated after...
2015-02-23 Michael FriedrichAdd 'ignore_soft_states' attribute to Dependency objects
2015-01-22 Michael FriedrichUpdate copyright year
2014-11-08 Gunnar BeutnerImprove config compiler's memory usage
2014-10-17 Gunnar BeutnerImplement support for C/C++ comments in the TI compiler
2014-10-11 Michael FriedrichDependencies: Fix disable_notifications = true as defau...
2014-08-29 Gunnar BeutnerMake props argument for NameComposer::MakeName constant
2014-05-25 Gunnar BeutnerRename C++ header files.
2014-05-19 Michael FriedrichUse CustomVarObject instead of DynamicObject for all...
2014-04-09 Gunnar BeutnerRename the notification attributes.
2014-04-07 Gunnar BeutnerImplement new state and type filters.
2014-04-06 Gunnar BeutnerRefactor name helper classes a bit.
2014-04-05 Gunnar BeutnerImplement relative object names.
2014-04-05 Gunnar BeutnerRename "short_name", "host" and "sevice" attributes.
2014-04-04 Gunnar BeutnerImplement host checks.
2014-03-05 Gunnar BeutnerImplement a new object type for service dependencies.