]> granicus.if.org Git - icinga2/history - lib/db_ido_pgsql/idopgsqlconnection.cpp
Merge pull request #5921 from widhalmt/feature/director-check-in-itl-5920
[icinga2] / lib / db_ido_pgsql / idopgsqlconnection.cpp
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-return-braced-init...
2018-01-04 Gunnar BeutnerApply clang-tidy fix 'modernize-use-auto'
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 #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-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-15 Michael FriedrichMerge pull request #5865 from Icinga/fix/uuid
2017-12-15 Michael FriedrichMerge pull request #5864 from Icinga/fix/add-initdb...
2017-12-15 Gunnar BeutnerMerge pull request #5861 from Icinga/fix/invalid-memory...
2017-12-14 Gunnar BeutnerMerge pull request #5863 from Icinga/fix/glob-5859
2017-12-14 Jean FlachMerge pull request #5860 from Icinga/fix/memory-leaks
2017-12-14 Michael FriedrichMerge pull request #5862 from Icinga/feature/nullptr...
2017-12-14 Gunnar BeutnerReplace a few more NULLs with nullptr 5862/head
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 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-24 Michael FriedrichMerge pull request #5266 from Icinga/feature/api-cluste...
2017-05-24 Michael FriedrichAdd API & Cluster stats to /v1/status & icinga check... 5266/head
2017-05-16 Gunnar BeutnerMerge pull request #5264 from Icinga/feature/array...
2017-05-15 Michael FriedrichMerge pull request #5265 from Icinga/feature/perfdata...
2017-05-15 Michael FriedrichMove PerfdataValue() class into base library 5265/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 Michael FriedrichIDO: Do not terminate Icinga 2 if the database schema...
2017-02-28 Marius BergmannAdd link to upgrade documentation to log message 5042/head
2017-02-08 Michael FriedrichAdd logging for started/stopped features
2017-01-11 Michael FriedrichEnsure that PostgreSQL timestamps are UTC
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 BeutnerReplace BOOST_FOREACH with range-based for loops
2016-08-17 Gunnar BeutnerFix problem with duplicate INSERTs for the same key...
2016-08-15 Gunnar BeutnerImplement support for incremental IDO updates
2016-08-13 Gunnar BeutnerAvoid duplicate IDO config updates at startup
2016-08-02 Michael FriedrichDB IDO: Use upsert and session token for comment/downti...
2016-08-02 Michael FriedrichDB IDO: Ensure that queries are not executed if categor...
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-07-15 Gunnar BeutnerAvoid duplicate entries in the icinga_objects table...
2016-06-23 Michael FriedrichChange DB IDO 'categories' attribute to Array notation
2016-06-16 Gunnar BeutnerAdd missing OnConfigLoaded calls in Ido{My,Pg}sqlConnection
2016-06-14 Gunnar BeutnerAdd name attribute for the WorkQueue class
2016-05-17 Gunnar BeutnerFix PostgreSQL warnings on startup v2.4.8
2016-05-17 Gunnar BeutnerFix PostgreSQL warnings on startup
2016-05-12 Michael FriedrichEnsure that program status updates are immediately...
2016-05-11 Michael FriedrichEnsure that program status updates are immediately...
2016-04-21 Gunnar BeutnerFix crash in Ido{Mysql,Pgsql}Connection::ExecuteMultipl...
2016-04-21 Gunnar BeutnerFix crash in Ido{Mysql,Pgsql}Connection::ExecuteMultipl...
2016-04-20 Michael FriedrichFix: Failed assertion in IdoPgsqlConnection::FieldToEsc...
2016-04-20 Michael FriedrichFix: Failed assertion in IdoPgsqlConnection::FieldToEsc...
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-02-23 Michael FriedrichIncrease query queue size for testing
2016-02-23 Michael FriedrichFix duplicate key violation for downtimes
2016-02-23 Gunnar BeutnerFix crash in Ido*Connection::InternalExecuteMultipleQueries
2016-02-23 Gunnar BeutnerImplement additional query statistics for DB IDO
2016-02-23 Michael FriedrichDB IDO: Add a log message when the connection handling...
2016-02-23 Michael FriedrichImplement support for re-ordering groups of IDO queries
2016-02-23 Michael FriedrichAvoid duplicate config and status updates on startup
2016-02-23 Michael FriedrichFix invalid notification_id in DB IDO query
2016-02-23 Michael FriedrichFix priority ordering for IDO queries
2016-02-23 Gunnar BeutnerImplement support for priorities in the WorkQueue class
2016-02-23 Gunnar BeutnerMake sure that all strings in the IDO database are...
2016-02-12 Michael FriedrichIncrease query queue size for testing
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-12-16 Michael FriedrichFix duplicate key violation for downtimes
2015-12-16 Gunnar BeutnerFix crash in Ido*Connection::InternalExecuteMultipleQueries
next