]> granicus.if.org Git - icinga2/history - lib/icinga/notification.cpp
Merge pull request #5964 from fedepires/fix/opentsdbwriter-host-tag-5963
[icinga2] / lib / icinga / notification.cpp
2018-01-20 Michael FriedrichMerge pull request #5964 from fedepires/fix/opentsdbwri...
2018-01-18 Jean FlachMerge pull request #6010 from Icinga/feature/cluster...
2018-01-18 Gunnar BeutnerMerge pull request #6009 from Icinga/fix/build-fix-gcc
2018-01-18 Jean FlachMerge pull request #6008 from Icinga/fix/cmake-3-0...
2018-01-18 Gunnar BeutnerFix compatibility with CMake < 3.1 6008/head
2018-01-17 Gunnar BeutnerMerge branch 'support/2.8'
2018-01-15 Gunnar BeutnerMerge pull request #5940 from Icinga/fix/chocolatey
2018-01-15 Gunnar BeutnerMerge pull request #5888 from Icinga/feature/mariadbclient
2018-01-11 Michael FriedrichMerge pull request #5971 from Icinga/feature/remove...
2018-01-11 Michael FriedrichMerge pull request #5970 from Icinga/feature/stack...
2018-01-11 Michael FriedrichMerge pull request #5969 from Icinga/feature/wq-stats...
2018-01-11 Michael FriedrichMerge pull request #5968 from Icinga/feature/ringbuffer...
2018-01-11 Michael FriedrichMerge pull request #5967 from Icinga/feature/lazy-accessors
2018-01-11 Gunnar BeutnerAvoid accessing attributes for validators where not... 5967/head
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-04 Michael FriedrichMerge pull request #5942 from Icinga/feature/tech-doc...
2018-01-04 Michael FriedrichMerge pull request #5948 from Icinga/doc/install
2018-01-04 Gunnar BeutnerMerge pull request #5945 from Icinga/fix/mkclass-indent...
2018-01-04 Gunnar BeutnerMerge pull request #5946 from Icinga/feature/clang...
2018-01-04 Gunnar BeutnerApply clang-tidy fix 'modernize-redundant-void-arg'
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-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-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 BeutnerReplace boost::assign::list_of with initializer lists 5825/head
2017-11-30 Gunnar BeutnerUse nullptr instead of <Type>::Ptr() 5824/head
2017-11-29 Gunnar BeutnerMerge pull request #5803 from Icinga/feature/cxx11...
2017-11-27 Gunnar BeutnerReplace boost::bind/boost::function with std::bind... 5803/head
2017-10-13 Michael FriedrichMerge pull request #5231 from Al2Klimov/bugfix/failure...
2017-05-29 Gunnar BeutnerMerge pull request #5292 from Icinga/fix/openssl-0...
2017-05-29 Gunnar BeutnerMerge pull request #5295 from mcktr/fix/missing-apostro...
2017-05-26 mcktrFix missing apostrophe in notification log 5295/head
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-11-17 Michael FriedrichFix that recovery notifications are sent if notified...
2016-09-04 Gunnar BeutnerFix incorrect attribute name on the validator for the...
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-15 Michael FriedrichAdd an explicit flag for disabling reminder notifications
2016-08-12 Gunnar BeutnerRemove extraneous space in a log message
2016-08-12 Michael FriedrichEnhance log messages for {,reminder} notifications
2016-08-11 Michael FriedrichAdd log message if notifications are forced (i.e. filte...
2016-08-04 Michael FriedrichFix that notifications with empty times.{begin,end...
2016-08-04 Gunnar BeutnerFix duplicate notifications on HA failover
2016-08-03 Michael FriedrichAdd the notification type into the log message
2016-08-02 Michael FriedrichFix that the first notification interval is incorrect
2016-08-02 Conrad ClementOptimize two ObjectLocks into one in Notification:...
2016-06-23 Michael FriedrichAllow strings in state and type filters (config, API)
2016-06-15 Gunnar BeutnerEnsure that sent notifications are synced between Icing...
2016-05-21 Philipp DalligImplement exclude and include ability for TimePeriod...
2016-04-20 Michael FriedrichIDO: Ensure that the notification insert id is passed...
2016-03-29 Michael FriedrichIDO: Ensure that the notification insert id is passed...
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-11-11 Gunnar BeutnerImplement support for recursive object locks
2015-10-29 Gunnar BeutnerBuild fix for Windows
2015-10-28 Gunnar BeutnerConvert Comment/Downtime to config objects
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-08-25 Gunnar BeutnerImplement support for tracking dependencies between...
2015-08-15 Gunnar BeutnerRename DynamicObject/DynamicType to ConfigObject/ConfigType
2015-08-15 Gunnar BeutnerImplement support for unregistering objects
2015-08-15 Michael FriedrichImplement modified attributes v2
2015-04-20 Michael FriedrichChange log level to 'notice' for 'Attempting to send...
2015-04-12 Michael FriedrichChange log level to 'notice' for 'Attempting to send...
2015-03-28 Gunnar BeutnerMove implementation code from thpp files into separate...
2015-03-27 Gunnar BeutnerGenerate C++ code for type validators
2015-03-19 Michael FriedrichUse Utility::NaturalJoin for notification filter formatting
2015-03-19 Michael FriedrichShow notification state/type filter names in notice...
2015-03-19 Michael FriedrichUse Utility::NaturalJoin for notification filter formatting
2015-03-12 Michael FriedrichShow notification state/type filter names in notice...
2015-02-08 Gunnar BeutnerRelax the validator for Notification::users/Notificatio...
2015-02-07 Michael FriedrichRequire at least one user for notification objects...
2015-01-22 Michael FriedrichUpdate copyright year
2015-01-21 Gunnar BeutnerRename ScriptFunction to Function
2015-01-08 Michael FriedrichFix sending notifications for volatile checks on OK...
2014-12-19 Gunnar BeutnerFix validation for service names in Notification, Depen...
2014-12-18 Gunnar BeutnerRemove obsolete code
2014-12-18 Gunnar BeutnerRefactor the WorkQueue class to make error reporting...
2014-12-14 Gunnar BeutnerRefactor how variable scopes work
2014-11-22 Gunnar BeutnerFix initialization bug for the Notification class
2014-11-20 Gunnar BeutnerRefactor the config validator so that it doesn't requir...
2014-11-14 Michael FriedrichMake sure that notified users are stored in state file
2014-11-13 Gunnar BeutnerImplement support for executing remote commands
next