]> granicus.if.org Git - icinga2/history - lib/base/dictionary.cpp
lib->compat->statusdatawriter: fix notifications_enabled
[icinga2] / lib / base / dictionary.cpp
2018-04-25 Michael FriedrichMerge branch 'support/2.8'
2018-04-24 Jean FlachMerge branch 'support/2.8'
2018-03-22 Jean FlachMerge branch 'support/2.8'
2018-03-19 Michael FriedrichMerge pull request #6016 from Icinga/fix/state-filters...
2018-02-15 Jean FlachMerge pull request #5981 from dgoetz/fix/selinux-influxdb
2018-02-09 Jean FlachMerge pull request #6026 from Icinga/feature/windows...
2018-02-06 Noah HilverlingMerge pull request #5988 from Icinga/fix/concurrent...
2018-02-02 Michael FriedrichMerge pull request #6060 from gunnarbeutner/feature...
2018-02-01 Markus FroschMerge pull request #6045 from gunnarbeutner/fix/move...
2018-01-31 Noah HilverlingMerge pull request #6044 from gunnarbeutner/feature...
2018-01-30 Gunnar BeutnerImplement support for frozen arrays and dictionaries 6044/head
2018-01-29 Gunnar BeutnerMerge pull request #5979 from Icinga/feature/enhance...
2018-01-29 Noah HilverlingMerge pull request #6020 from Icinga/fix/console-home-env
2018-01-29 Jean FlachMerge pull request #6039 from Icinga/feature/improve...
2018-01-27 Gunnar BeutnerMerge pull request #6036 from Icinga/fix/include-sstream
2018-01-26 Jean FlachFix missing include 6036/head
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 Gunnar BeutnerBuild fix for ancient versions of GCC 6009/head
2018-01-18 Jean FlachMerge pull request #5982 from dgoetz/fix/selinux-kill
2018-01-17 Gunnar BeutnerMerge branch 'support/2.8'
2018-01-16 Gunnar BeutnerMerge pull request #5983 from Icinga/feature/initialize...
2018-01-16 Gunnar BeutnerUse initializer lists for arrays and dictionaries 5983/head
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-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-use-default-member...
2018-01-04 Gunnar BeutnerApply clang-tidy fix 'modernize-pass-by-value'
2018-01-04 Gunnar BeutnerApply clang-tidy fix 'modernize-redundant-void-arg'
2018-01-03 Michael FriedrichMerge pull request #5939 from Icinga/fix/build-fix...
2018-01-03 Michael FriedrichMerge pull request #5937 from Icinga/feature/remove...
2018-01-03 Gunnar BeutnerRemove inline methods and use explicit template instant... 5937/head
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-10-13 Michael FriedrichMerge pull request #5231 from Al2Klimov/bugfix/failure...
2017-05-23 Michael FriedrichMerge pull request #5283 from Icinga/fix/remove-logstash
2017-05-23 Michael FriedrichRevert "Add LogstashWriter feature" 5283/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-20 Michael FriedrichMerge pull request #5085 from Icinga/feature/logstash...
2017-03-20 Kai GollerAdd LogstashWriter feature
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-09-01 Gunnar BeutnerAvoid unnecessary dictionary lookups
2016-08-30 Michael FriedrichMerge branch 'support/2.5'
2016-08-27 Gunnar BeutnerRemove even more unnecessary copies
2016-08-27 Gunnar BeutnerUse 'auto' for iterator declarations
2016-08-27 Gunnar BeutnerAdd rvalue support for the Array and Dictionary classes
2016-08-25 Gunnar BeutnerMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerReplace BOOST_FOREACH with range-based for loops
2016-08-24 Gunnar BeutnerFix compiler warnings
2016-05-19 Gunnar BeutnerMerge branch 'support/2.4'
2016-05-19 Gunnar BeutnerMerge branch 'support/2.4'
2016-05-17 Gunnar BeutnerMerge branch 'support/2.4'
2016-04-21 Gunnar BeutnerMerge branch 'support/2.4'
2016-04-20 Gunnar BeutnerMerge branch 'support/2.4'
2016-04-20 Gunnar BeutnerMerge branch 'support/2.4'
2016-04-18 Gunnar BeutnerImprove performance for field accesses
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-11-11 Michael FriedrichFix that custom attribute with function value cannot...
2015-11-11 Gunnar BeutnerImplement support for recursive object locks
2015-11-04 Gunnar BeutnerFix indentation for Dictionary::ToString
2015-10-26 Gunnar BeutnerImplement Array::ToString and Dictionary::ToString
2015-10-23 Gunnar BeutnerUse operator[] instead of insert() for Dictionary::Set
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-08-17 Michael FriedrichImplement Object#clone and rename Array/Dictionary...
2015-08-17 Gunnar BeutnerFix incorrect base class name for Array/Dictionary...
2015-03-31 Gunnar BeutnerAvoid unnecessary dictionary lookups
2015-03-31 Gunnar BeutnerFix complexity class for Dictionary::Get
2015-03-31 Gunnar BeutnerFix complexity class for Dictionary::Get
2015-03-10 Gunnar BeutnerAllow some of the Array and Dictionary methods to be...
2015-03-05 Gunnar BeutnerAdd missing service name in check results
2015-01-29 Gunnar BeutnerEvaluate apply filters in the for loop
2015-01-22 Michael FriedrichUpdate copyright year
2014-12-12 Gunnar BeutnerImplement prototype functions
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-10-31 Gunnar BeutnerHide attributes in command auto-completion which cannot...
2014-10-26 Gunnar BeutnerReplace cJSON with YAJL
2014-05-25 Gunnar BeutnerRename C++ header files.
2014-05-11 Gunnar BeutnerRemove unnecessary includes.
2014-04-09 Gunnar BeutnerAllow dictionaries to contain null values.
2014-03-20 Gunnar BeutnerImplement missing operators for the Value class.
2014-03-19 Michael FriedrichChange copyright header (again).
2014-02-17 Michael FriedrichImplement StatsFunction Registry for features.
2014-01-08 Michael FriedrichUpdate copyright header.
2013-12-02 Gunnar BeutnerMerge branch 'feature/ido-performance-5246' into next
2013-12-02 Gunnar BeutnerAvoid unnecessary copies when iterating over dictionaries.
next