]> granicus.if.org Git - icinga2/history - lib/db_ido_mysql/idomysqlconnection.cpp
Move PerfdataValue() class into base library
[icinga2] / lib / db_ido_mysql / idomysqlconnection.cpp
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-05-09 Michael FriedrichMerge pull request #5181 from leeclemens/rpm-selinux
2017-05-09 Michael FriedrichMerge pull request #5209 from Mikesch-mp/itl_mssql
2017-05-09 Michael FriedrichMerge pull request #5210 from Mikesch-mp/itl_db2
2017-05-04 Gunnar BeutnerMerge pull request #5225 from Al2Klimov/bugfix/mysql_in...
2017-05-04 Alexander A. KlimovDon't call mysql_error() after a failure of mysql_init() 5225/head
2017-03-29 Gunnar BeutnerMerge branch 'support/2.6'
2017-03-28 Michael FriedrichIDO: Do not terminate Icinga 2 if the database schema...
2017-03-02 Michael FriedrichIDO MySQL: Don't immediately execute an upsert insert...
2017-03-02 Michael FriedrichAdd more debug build logging to IDO MySQL
2017-02-28 Marius BergmannAdd link to upgrade documentation to log message 5042/head
2017-02-23 Michael FriedrichMerge pull request #5025 from Icinga/fix/ido-resultset...
2017-02-22 Michael FriedrichIDO MySQL: Don't immediately execute an upsert insert... 5025/head
2017-02-22 Michael FriedrichAdd more debug build logging to IDO MySQL
2017-02-08 Michael FriedrichAdd logging for started/stopped features
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-11-25 Michael FriedrichRevert "DB IDO: Make sure that all result sets are...
2016-11-22 Michael FriedrichDB IDO: Make sure that all result sets are processed...
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-27 Gunnar BeutnerImprove support for MySQL >=5.7
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-07-13 Gunnar BeutnerImprove IDO performance
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-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-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-05-03 Lee ClemensAdd SSL support for the IdoMysqlConnection feature
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 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 BeutnerClean up the FinishAsyncQueries code a bit
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
2015-12-16 Gunnar BeutnerImplement additional query statistics for DB IDO
2015-12-15 Michael FriedrichDB IDO: Add a log message when the connection handling...
2015-12-15 Michael FriedrichImplement support for re-ordering groups of IDO queries
2015-12-15 Michael FriedrichAvoid duplicate config and status updates on startup
2015-12-15 Michael FriedrichFix invalid notification_id in DB IDO query
2015-12-15 Michael FriedrichFix priority ordering for IDO queries
2015-12-14 Gunnar BeutnerClean up the FinishAsyncQueries code a bit
2015-12-10 Gunnar BeutnerImplement support for priorities in the WorkQueue class
2015-12-10 Gunnar BeutnerMake sure that all strings in the IDO database are...
2015-11-07 Gunnar BeutnerImprove performance data for DB IDO
2015-11-05 Michael FriedrichChange session_token to integer timestamp
2015-11-05 Michael FriedrichFix: Async mysql queries aren't logged in the debug log
2015-10-29 Michael FriedrichDB IDO: Remove deleted custom variables
2015-10-28 Gunnar BeutnerFix: IDO tries to execute empty UPDATE queries
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-10-16 Michael FriedrichDB IDO should provide its connected state via /v1/status
2015-09-28 Gunnar BeutnerFix incorrect value for IdoMysqlConnection::m_AffectedRows
2015-09-28 Gunnar BeutnerFix incorrect value for IdoMysqlConnection::m_AffectedRows
2015-09-23 Jean-Marcel FlachImplement status api handler
2015-09-17 Gunnar BeutnerImplement config object sync
2015-08-17 Gunnar BeutnerBuild fix for Windows
2015-08-15 Gunnar BeutnerRename DynamicObject/DynamicType to ConfigObject/ConfigType
2015-03-28 Gunnar BeutnerBuild fix for db_ido_mysql
2015-03-28 Gunnar BeutnerMove implementation code from thpp files into separate...
2015-03-26 Gunnar BeutnerFix assertion failure in IdoMysqlConnection::FieldToEsc...
2015-03-14 Gunnar BeutnerMerge COMMIT and BEGIN into the previous MySQL query
2015-03-13 Gunnar BeutnerImplement support for CLIENT_MULTI_STATEMENTS
2015-03-13 Gunnar BeutnerImplement the pending_queries metric for the IDO check...
2015-03-12 Michael FriedrichFix crash in Dependency::Stop()
2015-03-12 Michael FriedrichFix crash in Dependency::Stop()
2015-03-12 Gunnar BeutnerImplement a check for IDO database connections
2015-03-12 Gunnar BeutnerAdd support for using the 1.12.0 IDO database schema
2015-03-05 Gunnar BeutnerAdd missing "return"s in Ido*Connection::Reconnect
2015-03-04 Gunnar BeutnerFix some compile warnings
next