]> granicus.if.org Git - icinga2/history - lib/db_ido_pgsql/idopgsqlconnection.hpp
Merge pull request #5942 from Icinga/feature/tech-doc-cluster-health
[icinga2] / lib / db_ido_pgsql / idopgsqlconnection.hpp
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-use-override'
2018-01-04 Gunnar BeutnerApply clang-tidy fix 'modernize-redundant-void-arg'
2018-01-04 Gunnar BeutnerMerge pull request #5944 from Icinga/feature/final...
2018-01-04 Gunnar BeutnerAdd the final keyword to classes
2018-01-03 Michael FriedrichMerge pull request #5939 from Icinga/fix/build-fix...
2018-01-03 Michael FriedrichMerge pull request #5934 from Icinga/feature/cmake...
2018-01-03 Michael FriedrichMerge pull request #5932 from Icinga/feature/copyright...
2018-01-03 Michael FriedrichMerge pull request #5927 from Icinga/feature/static...
2018-01-02 Gunnar BeutnerImplement shim for libmysqlclient and libpq 5927/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-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 BeutnerUse std::shared_ptr instead of boost::shared_ptr
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-08-31 Gunnar BeutnerAnother build fix for Windows
2016-08-30 Gunnar BeutnerReplace boost::exception_ptr with std::exception_ptr
2016-08-30 Michael FriedrichMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerFix compiler warnings in DB IDO
2016-08-17 Gunnar BeutnerFix problem with duplicate INSERTs for the same key...
2016-08-15 Gunnar BeutnerImplement support for incremental IDO updates
2016-07-29 Gunnar BeutnerUse application start-up time for the IDO session token
2016-07-25 Michael FriedrichDB IDO: Do not clear {host,service,contact}group_member...
2016-06-14 Gunnar BeutnerAdd name attribute for the WorkQueue class
2016-02-23 Gunnar BeutnerImplement additional query statistics for DB IDO
2016-02-23 Michael FriedrichImplement support for re-ordering groups of IDO queries
2016-02-23 Michael FriedrichFix priority ordering for IDO queries
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-12-16 Gunnar BeutnerImplement additional query statistics for DB IDO
2015-12-15 Michael FriedrichImplement support for re-ordering groups of IDO queries
2015-12-15 Michael FriedrichFix priority ordering for IDO queries
2015-11-05 Michael FriedrichChange session_token to integer timestamp
2015-10-29 Michael FriedrichDB IDO: Remove deleted custom variables
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-08-18 Gunnar BeutnerFix compiler warnings
2015-04-12 Paul RichardsUpdate PGSQL driver to reflect changes in MySQL driver
2015-03-13 Gunnar BeutnerImplement the pending_queries metric for the IDO check...
2015-02-07 Michael FriedrichRemove name and return value for stats functions
2015-02-04 Gunnar BeutnerImplement support for updating the program_end_time...
2015-01-22 Michael FriedrichUpdate copyright year
2014-11-11 Jean FlachFix some Ido initialization bugs
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-11-02 Gunnar BeutnerImplement typeof() function
2014-10-13 Gunnar BeutnerMove all libraries into the lib/ directory