]> granicus.if.org Git - icinga2/history - lib/base/array.cpp
Implement support for modifying frozen attributes
[icinga2] / lib / base / array.cpp
2018-08-13 Gunnar BeutnerImplement support for modifying frozen attributes
2018-05-22 Michael FriedrichMerge pull request #6290 from jre3brg/opentsdb-metric...
2018-05-17 Noah HilverlingMerge pull request #6292 from Icinga/fix/flapping-remin...
2018-05-15 Michael FriedrichMerge pull request #6305 from gunnarbeutner/feature...
2018-05-09 Michael FriedrichMerge pull request #6294 from Icinga/feature/unique...
2018-05-09 Michael FriedrichImplement Array::Unique() and add unit tests
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-20 Michael FriedrichMerge pull request #5964 from fedepires/fix/opentsdbwri...
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-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-14 Gunnar BeutnerMerge pull request #5857 from Icinga/fix/compiler-warnings
2017-12-14 Gunnar BeutnerFix compiler warnings 5857/head
2017-12-14 Gunnar BeutnerRemove extraneous whitespace
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 std::vector::emplace_back instead of std::vector...
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-08-30 Michael FriedrichMerge branch 'support/2.5'
2016-08-27 Gunnar BeutnerUse 'default' for move constructors
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-08-15 Gunnar BeutnerImplement support for incremental IDO updates
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 Gunnar BeutnerImplement support for recursive object locks
2015-11-04 Gunnar BeutnerFix indentation for nested dictionaries
2015-10-26 Gunnar BeutnerImplement Array::ToString and Dictionary::ToString
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-10-13 Gunnar BeutnerImplement the Array#reverse and String#reverse methods
2015-09-23 Gunnar BeutnerImplement the Array#reverse and String#reverse methods
2015-08-17 Michael FriedrichImplement Object#clone and rename Array/Dictionary...
2015-08-17 Gunnar BeutnerFix incorrect base class name for Array/Dictionary...
2015-07-07 Jean-Marcel FlachImplement URL parser
2015-03-10 Gunnar BeutnerAllow some of the Array and Dictionary methods to be...
2015-03-04 Gunnar BeutnerImprove Livestatus query performance
2015-01-22 Michael FriedrichUpdate copyright year
2014-12-12 Gunnar BeutnerImplement prototype functions
2014-11-23 Gunnar BeutnerImprove test coverage for the array class
2014-11-15 Gunnar BeutnerUse Array::Contains in InExpression/NotInExpression
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-11-04 Gunnar BeutnerImplement support for arbitrarily complex indexers
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-05-01 Michael FriedrichMerge branch 'fix/apply-req-group-assign-6105' into...
2014-05-01 Michael FriedrichMake AddGroup() unique.
next