]> granicus.if.org Git - icinga2/history - lib/base/string-script.cpp
lib->compat->statusdatawriter: fix notifications_enabled
[icinga2] / lib / base / string-script.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-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-25 Jean FlachMerge pull request #5992 from Icinga/feature/remove...
2018-01-22 Gunnar BeutnerRemove unused includes 5992/head
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-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-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-29 Gunnar BeutnerMerge pull request #5819 from Icinga/feature/avoid...
2017-11-29 Gunnar BeutnerMerge pull request #5816 from Icinga/feature/cxx11...
2017-11-29 Gunnar BeutnerRe-implement WrapFunction() using C++11 features 5816/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-28 Gunnar BeutnerAdd missing arguments
2017-03-27 Gunnar BeutnerImprove function metadata by adding arguments
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
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-10 Gunnar BeutnerImplement support for marking functions as deprecated
2016-04-20 Gunnar BeutnerBuild fix for Win64
2016-03-29 Gunnar BeutnerBuild fix for Win64
2016-02-23 Michael FriedrichImplement String#trim
2016-01-26 Michael FriedrichImplement String#trim
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-10-13 Gunnar BeutnerImplement the Array#reverse and String#reverse methods
2015-09-23 Gunnar BeutnerImplement the Array#reverse and String#reverse methods
2015-04-16 Gunnar BeutnerImplement sandbox mode for the config parser
2015-03-11 Gunnar BeutnerFix argument type for the StringContains function
2015-03-11 Michael FriedrichImplement String#contains
2015-03-11 Gunnar BeutnerFix argument type for the StringContains function
2015-03-10 Michael FriedrichImplement String#contains
2015-01-22 Michael FriedrichUpdate copyright year
2015-01-21 Gunnar BeutnerRename ScriptFunction to Function
2015-01-14 Gunnar BeutnerImprove argument validation for the String#substr and...
2015-01-14 Gunnar BeutnerImplement more methods for the String class
2014-12-12 Gunnar BeutnerMove the VMFrame class to libbase
2014-12-12 Gunnar BeutnerImplement prototype functions