]> granicus.if.org Git - icinga2/history - lib/db_ido_pgsql/schema
Merge pull request #5914 from Icinga/fix/itl-check-mongodb-5817
[icinga2] / lib / db_ido_pgsql / schema /
2017-12-19 Michael FriedrichMerge pull request #5717 from hrld/patch-1
2017-11-27 Gunnar BeutnerMerge pull request #5555 from Icinga/feature/ecc-certs
2017-11-27 Jean FlachMerge pull request #5718 from Icinga/fix/verify-error...
2017-11-27 Gunnar BeutnerMerge pull request #5716 from spaolo/fix/livestatus...
2017-11-27 Gunnar BeutnerMerge pull request #5675 from froehl/feature/influxdbwr...
2017-11-27 Gunnar BeutnerMerge pull request #5729 from Icinga/fix/correct-node...
2017-11-27 Gunnar BeutnerMerge pull request #5725 from Icinga/feature/proper...
2017-11-09 Gunnar BeutnerMerge branch 'support/2.7'
2017-11-09 Gunnar BeutnerMerge pull request #5730 from Icinga/fix/trim-form...
2017-11-08 Jean FlachMerge pull request #5732 from Icinga/fix/flapping
2017-11-07 Michael FriedrichMerge pull request #5728 from Icinga/fix/check_service
2017-11-07 Michael FriedrichMerge pull request #5485 from Icinga/fix/downtimehistor...
2017-11-07 Eric Lippmannido: Drop unused instance_id indices from comments...
2017-11-07 Jean FlachFix commenthistory
2017-11-07 Jean FlachAlter DowntimeRemoval behaviour
2017-05-09 Michael FriedrichMerge pull request #5042 from mbrgm/upgrade-docs-link
2017-04-20 Andreas ScherbaumReplace http:// links with https:// links where a secur...
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-11-18 Eric Lippmannido-pgsql: Upgrade timestamp columns to timestamp witho...
2016-11-18 Eric Lippmannido-pgsql: Bump schema version to 1.14.2
2016-11-18 Eric Lippmannido-pgsql: Use timestamp without time zone in from_unix...
2016-11-18 Eric Lippmannido-pgsql: Change timestamp columns to timestamp withou...
2016-11-18 Eric Lippmannido-pgsql: Add yet empty v2.6.0 schema upgrade script
2016-08-15 Gunnar BeutnerImplement support for incremental IDO updates
2016-08-02 Michael FriedrichDB IDO: Use upsert and session token for comment/downti...
2016-08-02 Michael FriedrichFix incorrect index drop in pgsql.sql
2016-08-01 Michael FriedrichFix incorrect session_token index for PostgreSQL
2016-08-01 Michael FriedrichFix missing session_token column
2016-07-25 Michael FriedrichDB IDO: Do not clear {host,service,contact}group_member...
2016-07-06 Michael FriedrichAdd missing index on statehistory table for DB IDO...
2016-06-22 Michael FriedrichDB IDO: Add missing indexes for icinga_endpoints* and...
2016-06-20 Michael FriedrichDB IDO: Add missing object_id index for icinga_{schedul...
2016-06-20 Michael FriedrichDB IDO: Fix missing schema version update in {mysql...
2016-06-17 Lee ClemensDB IDO: Make check_source a varchar(255) column
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-11-06 Michael FriedrichAPI Actions: Remove -by-id from actions and require...
2015-11-05 Michael FriedrichChange session_token to integer timestamp
2015-10-30 Michael FriedrichAdd the unique_id for comments/downtimes next to legacy...
2015-10-29 Michael FriedrichDB IDO: Add an index for CV session delete
2015-10-29 Michael FriedrichDB IDO: Remove deleted custom variables
2015-10-22 Michael FriedrichExport original attributes in DB IDO and Livestatus
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-07-14 Michael FriedrichDB IDO: Add zones, zonestatus tables
2015-06-22 Michael FriedrichDB IDO: Fix datatype for 'check_source' in statehistory...
2015-06-17 Michael FriedrichFix wrong timestamp w/ timezone format in DB IDO PGSQL...
2015-05-04 Michael FriedrichFix schema version 1.14.0
2015-05-04 Eric LippmannAdd PostgreSQL schema upgrade to IDO version 1.14.0...
2015-05-04 Eric LippmannFix PostgreSQL schema not specifying the time zone...
2015-02-16 Michael FriedrichDB IDO: Fix PostgreSQL schema file
2015-02-12 Michael FriedrichDB IDO: Fix header in sql files
2015-02-12 Michael FriedrichDB IDO: Fix duplicate entries in {host,service}depencen...
2014-11-04 Michael FriedrichDB IDO: Dump custom attributes as json encoded arrays...
2014-10-26 Michael FriedrichRevert "DB IDO: Drop invalid schema changes from 1...
2014-10-26 Michael FriedrichDB IDO: Drop invalid schema changes from 1.x IDOUtils...
2014-10-24 Michael FriedrichDB IDO: Change schema version to 1.12.0
2014-10-17 Gunnar BeutnerFix version number if schema/{mysql,pgsql}.sql
2014-10-16 Michael FriedrichDB IDO: Add program_version column to programstatus...
2014-10-13 Gunnar BeutnerMove all libraries into the lib/ directory