]> granicus.if.org Git - icinga2/history - components/db_ido_mysql
Config: Fix IcingaMacros const identifier.
[icinga2] / components / db_ido_mysql /
2014-03-30 Gunnar BeutnerMerge branch 'feature/config-5870' into next
2014-03-28 Gunnar BeutnerRename __name and __type properties.
2014-03-24 Gunnar BeutnerMerge branch 'feature/config-parser-5846' into next
2014-03-21 Michael FriedrichMake host 'check' attribute available in legacy interfaces.
2014-03-21 Michael FriedrichRevert "DB IDO: Add check_source_object_id reference...
2014-03-20 Michael FriedrichMerge branch 'feature/db-endpoints-5636' into next
2014-03-20 Michael FriedrichDB IDO: Add check_source_object_id reference to endpoin...
2014-03-20 Michael FriedrichDB IDO: Additional endpoint object id tables.
2014-03-20 Michael FriedrichDB IDO: Clean schema.
2014-03-20 Michael FriedrichDB IDO: Add endpoints/endpointstatus tables.
2014-03-19 Michael FriedrichChange copyright header (again).
2014-03-10 Michael FriedrichHealth Check: Sanitize perfdata.
2014-03-10 Michael FriedrichPrepare schema for endpoint object id (tbd).
2014-03-08 Michael FriedrichDB IDO: Fix agent_version column.
2014-03-08 Michael FriedrichDB IDO: Clean schema.
2014-03-07 Michael FriedrichDB IDO: Schema update for 0.0.8 provides 1.11.0 version.
2014-03-07 Michael FriedrichDocument DB IDO schema changes for 0.0.8
2014-02-20 Michael FriedrichRefactor status/perfdata stats registry.
2014-02-17 Michael FriedrichImplement StatsFunction Registry for features.
2014-02-12 Michael FriedrichDB IDO: Fix deleted config objects not marked is_active=0.
2014-02-06 Michael FriedrichMerge branch 'feature/ido-hist-node-5470' into next
2014-02-06 Michael FriedrichDB IDO: Add icinga_node to *history tables.
2014-02-06 Michael FriedrichDB IDO: Add check_source to statehistory table.
2014-02-04 Gunnar BeutnerMerge branch 'feature/ido-reuse-ids-5565' into next
2014-02-04 Gunnar BeutnerRe-use IDs where possible.
2014-02-04 Gunnar BeutnerMove the ClearConfigTables function into the DbConnecti...
2014-01-29 Michael FriedrichDB IDO: Implement notification object insert id cache.
2014-01-28 Gunnar BeutnerIncrementally fetch MySQL/PGsql rows.
2014-01-08 Michael FriedrichUpdate copyright header.
2013-12-02 Gunnar BeutnerMerge branch 'feature/ido-performance-5246' into next
2013-12-02 Gunnar BeutnerAvoid unnecessary copies when iterating over dictionaries.
2013-11-28 Gunnar BeutnerMerge branch 'feature/fix-ido-queries-5235' into next
2013-11-28 Gunnar BeutnerImprove IDO query performance.
2013-11-28 Gunnar BeutnerMake sure IDO reconnect attempts don't recurse.
2013-11-22 Gunnar BeutnerAvoid unnecessary updates for the is_active column.
2013-11-21 Gunnar BeutnerImprove latency after start-up.
2013-11-21 Gunnar BeutnerMerge branch 'feature/log-context-5085' into next
2013-11-21 Gunnar BeutnerImplement support for high-level stack traces.
2013-11-20 Gunnar BeutnerImplement support for stack traces for STL exceptions.
2013-11-20 Gunnar BeutnerClear ID cache when (re-)connecting.
2013-11-20 Gunnar BeutnerUpdate database schemas.
2013-11-12 Gunnar BeutnerMerge remote-tracking branch 'origin/feature/release...
2013-11-11 Gunnar BeutnerFix Convert::ToString.
2013-11-08 Gunnar BeutnerMerge branch 'feature/dtype-5036' into next
2013-11-08 Gunnar BeutnerClean up the DynamicType class.
2013-11-08 Markus FroschMerge branch 'feature/debian-packaging-4988' into next
2013-11-08 Gunnar BeutnerImplement serializer support for arbitrary classes.
2013-11-07 Gunnar BeutnerRemove namespace qualifiers for boost::make_shared...
2013-11-05 Gunnar BeutnerUse boost::bind for WorkQueue::SetExceptionCallback.
2013-11-05 Gunnar BeutnerFix exception in Exception in IdoPgsqlConnection::Query.
2013-11-05 Gunnar BeutnerMerge branch 'feature/reflection-4996' into next
2013-11-05 Gunnar BeutnerMerge ReflectionObject methods into the Object class.
2013-11-03 Gunnar BeutnerMerge branch 'feature/cmake-4962' into next
2013-11-03 Gunnar BeutnerAdd cmake build files.
2013-11-03 Gunnar BeutnerRemove unused files.
2013-10-31 Michael FriedrichSet default values for IdoMysqlConnection config attrib...
2013-10-30 Gunnar BeutnerMerge branch 'feature/refactor-ido-cleanup-4969' into...
2013-10-30 Gunnar BeutnerClean up DbConnection / IdoMysqlConnection.
2013-10-30 Gunnar BeutnerMerge branch 'feature/ido-workqueue-4758' into next
2013-10-30 Gunnar BeutnerImplement work queue support for db_ido_mysql.
2013-10-30 Gunnar BeutnerImplement WorkQueue::GetThreadId.
2013-10-30 Gunnar BeutnerMerge branch 'feature/make-dist-4976' into next
2013-10-30 Gunnar BeutnerFix make dist.
2013-10-30 Gunnar BeutnerMerge branch 'feature/remove-ltdl-4964' into next
2013-10-30 Gunnar BeutnerRemove libltdl dependency.
2013-10-30 Gunnar BeutnerMerge branch 'feature/ido-options-4782' into next
2013-10-30 Gunnar BeutnerRemove unused methods from IdoMysqlConnection.
2013-10-30 Gunnar BeutnerImplement data processing options (DbConnection::catego...
2013-10-30 Gunnar BeutnerImplement DbQuery::Category field.
2013-10-28 Gunnar BeutnerMerge branch 'feature/mkclass-4963' into next
2013-10-28 Gunnar BeutnerImplement class compiler.
2013-10-22 Gunnar BeutnerUpdate MySQL schema.
2013-10-14 Gunnar BeutnerAdd missing quotes.
2013-10-14 Gunnar Beutnerido: Escape application version.
2013-10-11 Michael Friedrichspec: Add schema to -ido-mysql doc.
2013-10-09 Gunnar BeutnerWindows build fix.
2013-10-09 Michael FriedrichBuild fix.
2013-10-09 Michael Friedrichido_mysql, livestatus: Use Application::GetVersion().
2013-10-03 Michael Friedrichdb_ido: Add object_id for logentries.
2013-10-01 Michael FriedrichIdoMysqlConnection: Add conninfo entry, set session...
2013-10-01 Michael Friedrichdb_ido: Fix debug log level.
2013-10-01 Michael FriedrichIdoMysqlConnection: Store last notifications insert id.
2013-09-27 Michael Friedrichdb_ido: Add idoutils 1.x schema, check required 1.10...
2013-09-26 Michael Friedrichdb_ido: Add cleanup for history tables.
2013-09-25 Michael FriedrichFix wrong types.
2013-09-25 Michael FriedrichFix .gitignore.
2013-09-25 Gunnar BeutnerBuild fix.
2013-09-25 IcingaRename IDO libraries.