]> granicus.if.org Git - icinga2/history - lib/icinga/dependency.ti
Make sure the dependency graph is properly updated when adding and removing objects
[icinga2] / lib / icinga / dependency.ti
2016-05-12 Gunnar BeutnerMake sure the dependency graph is properly updated...
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.