icingaweb2-module-director/schema/mysql-migrations
Thomas Gelf e23e804421 schema: complete migrations for icinga_service_set 2021-11-30 13:48:05 +01:00
..
upgrade_63.sql Migrations: implement DB migration helpers 2016-02-08 22:33:28 +01:00
upgrade_64.sql schema/mysql: introduce the director_setting table 2016-02-09 19:37:23 +01:00
upgrade_65.sql IcingaObjects: add new "disabled" property 2016-02-16 12:17:50 +01:00
upgrade_66.sql schema/mysql: re-create import modifier tables 2016-02-17 22:12:00 +01:00
upgrade_67.sql schema/mysql: add sync_run history table 2016-02-24 10:50:57 +01:00
upgrade_68.sql mysql-migrations/upgrade_68: oops, forgot a file 2016-02-24 11:36:49 +01:00
upgrade_69.sql schema/mysql: storing what we know makes life easier 2016-02-24 12:20:48 +01:00
upgrade_70.sql schema/mysql: delete ranges on time period deletion 2016-02-26 14:11:47 +01:00
upgrade_71.sql schema/mysql: fix timeperiod relation name 2016-02-27 01:23:47 +01:00
upgrade_72.sql schema/mysql: more checksums for more history voodoo 2016-02-27 18:13:21 +01:00
upgrade_73.sql schema/mysql: add new user event filter tables 2016-02-29 15:35:11 +01:00
upgrade_74.sql schema/mysql: delete services on host deletion 2016-02-29 15:41:55 +01:00
upgrade_75.sql schema/mysql: fix too restrictive primary key 2016-02-29 17:34:16 +01:00
upgrade_76.sql IcingaUser: remove obsolete states stub 2016-02-29 18:29:18 +01:00
upgrade_77.sql schema/mysql: add missing notification tables 2016-02-29 23:45:31 +01:00
upgrade_78.sql schema: add user fields 2016-03-01 05:12:27 +01:00
upgrade_82.sql schema: align PostgreSQL and MySQL sync types 2016-03-05 20:34:24 +01:00
upgrade_84.sql schema: remove usergroup zone_id for now 2016-03-09 20:36:39 +01:00
upgrade_85.sql schema: add notification assignment tables 2016-03-12 01:56:59 +01:00
upgrade_86.sql schema: add tables for notification user(group)s 2016-03-15 22:23:21 +01:00
upgrade_87.sql schema/mysql: allow to apply notifications 2016-03-18 14:10:53 +01:00
upgrade_89.sql schema: allow for required arguments 2016-03-21 02:44:50 +01:00
upgrade_90.sql schema: add assign type column 2016-03-23 02:35:37 +01:00
upgrade_91.sql schema: add notification assign type column 2016-03-27 19:11:28 +02:00
upgrade_92.sql schema/mysql: allow no null var names 2016-04-05 23:53:10 +02:00
upgrade_93.sql schema/mysql: extend sync rule 2016-04-22 11:12:29 +02:00
upgrade_94.sql schema/mysql: add job tables 2016-04-22 11:40:15 +02:00
upgrade_95.sql schema/mysql: add state columns for import sources 2016-04-22 15:26:23 +02:00
upgrade_96.sql schema/mysql: apply_to for notifications 2016-05-20 15:51:10 +02:00
upgrade_97.sql schema/mysql: add timeperiod support for jobs 2016-05-20 15:58:08 +02:00
upgrade_100.sql schema: provide target_property for modifiers 2016-07-20 13:15:05 +02:00
upgrade_101.sql IcingaHost: introduce API keys 2016-07-26 09:52:55 +02:00
upgrade_102.sql schema: shorten history large deployment logs... 2016-07-26 13:50:42 +02:00
upgrade_103.sql schema: command argument_name should not be null 2016-08-26 07:02:15 +00:00
upgrade_104.sql Revert "schema/mysql/upgrade_104: drop invalid data..." 2017-01-19 11:53:48 +01:00
upgrade_105.sql IcingaService: add use_var_overrides 2016-09-08 15:01:19 +00:00
upgrade_107.sql schema: ensure last_error_message is stored as TEXT 2016-09-09 06:41:00 +00:00
upgrade_108.sql schema/mysql: case sensitive varnames 2016-09-09 06:59:13 +00:00
upgrade_109.sql IcingaHostGroup: Add apply statements 2016-09-09 08:32:42 +00:00
upgrade_110.sql schema: fix legacy booleans stored as strings 2016-09-23 16:22:35 +00:00
upgrade_112.sql schema/mysql: case insensitive datalist entry names 2016-10-05 17:49:24 +00:00
upgrade_114.sql schema: add service set tables 2016-10-12 07:03:51 +00:00
upgrade_115.sql schema: add icinga_service_set_inheritance... 2016-10-12 08:07:51 +00:00
upgrade_116.sql schema: add more sync object types 2016-10-12 08:50:58 +00:00
upgrade_117.sql Notification: add fields support 2016-10-13 14:34:25 +00:00
upgrade_119.sql Change version of migration 2016-10-22 06:08:33 +00:00
upgrade_120.sql schema: add assign_type migrations for pgsql... 2016-10-25 02:00:50 +00:00
upgrade_121.sql schema: get rid of service_set_service, introduce 2016-10-25 23:12:23 +00:00
upgrade_122.sql schema: add cnt_apply column 2016-11-03 13:25:32 +01:00
upgrade_123.sql schema: fix cleanup in recent service_set migration 2016-12-07 09:48:52 +01:00
upgrade_124.sql schema: fix lost/diverged foreign keys 2016-12-15 15:51:48 +01:00
upgrade_125.sql schema: provide migration for conditional fields 2016-12-14 17:41:15 +01:00
upgrade_126.sql mysql-migrations/upgrade_126: one more weird... 2017-01-03 17:09:34 +01:00
upgrade_127.sql schema/upgrade_127: avoid problems with utf8mb4 2016-12-16 14:27:39 +01:00
upgrade_128.sql schema: add index on activity log author 2017-01-18 13:29:13 +01:00
upgrade_129.sql schema/mysql: correct varname collation 2017-02-17 14:43:00 +01:00
upgrade_130.sql Permit external HostGroups 2017-03-13 22:45:12 +01:00
upgrade_131.sql schema: add resolved hostgroup member tables 2017-07-14 13:21:42 +02:00
upgrade_132.sql schema/mysql: add choices 2017-07-14 13:21:42 +02:00
upgrade_133.sql schema/mysql: add choices 2017-07-14 13:21:42 +02:00
upgrade_134.sql schema: relax choice constraint for delete 2017-07-14 13:21:42 +02:00
upgrade_135.sql Host,Service: add check_timeout property 2017-07-14 13:21:42 +02:00
upgrade_136.sql Datalist: Allow to restrict entries by role 2017-07-14 13:21:42 +02:00
upgrade_137.sql Import and Sync: add description fields 2017-07-14 14:27:05 +02:00
upgrade_138.sql Modifier: add a description field 2017-07-14 14:45:25 +02:00
upgrade_139.sql schema: unique constraint for import_row_modifier 2017-08-20 16:01:46 +02:00
upgrade_140.sql SyncRule: switch priority order, migrate DB 2017-08-22 17:10:49 +02:00
upgrade_141.sql schema: fix object_type for eventually erraneous 2017-08-28 06:54:20 +02:00
upgrade_143.sql schema, IcingaTemplateChoice: add columns for... 2017-09-27 20:41:41 +02:00
upgrade_144.sql schema: add PostgreSQL, small fixes for MySQL 2017-09-28 11:02:13 +02:00
upgrade_145.sql schema/mysql: drop uniqueness on property modifiers 2017-09-28 11:19:17 +02:00
upgrade_146.sql flapping: Migrate to Icinga 2.8.0 flapping properties 2018-01-15 10:10:33 +01:00
upgrade_147.sql HostServiceBlacklist: first implementation, schema 2018-05-25 19:11:50 +02:00
upgrade_148.sql schema: allow 128 characters for class names 2018-05-29 18:27:31 +02:00
upgrade_149.sql UserGroups: allow to specify zones 2018-07-13 10:35:28 +02:00
upgrade_150.sql schema/150: Add constraint from user to period 2018-09-06 10:46:04 +02:00
upgrade_151.sql IcingaTimeperiod: Support includes and excludes 2018-09-13 15:14:41 +02:00
upgrade_152.sql schema: make rule_name and source_name unique 2018-10-15 15:03:57 +02:00
upgrade_153.sql sql: add basket schema and migrations 2018-10-15 15:03:57 +02:00
upgrade_154.sql schema: reset unnecessary command argument format 2018-10-15 20:27:54 +02:00
upgrade_155.sql GroupMemberTable: should work for services also 2018-10-25 08:21:58 +02:00
upgrade_156.sql schema: flipped pg/mysql migration 2018-10-30 20:20:25 +01:00
upgrade_157.sql schema: allow for larger basket summaries 2018-11-14 11:24:05 +01:00
upgrade_159.sql schema: allow for virtual config files > 16MB 2019-02-26 16:30:49 +01:00
upgrade_160.sql IcingaCommand: Allow command to be rendered as string 2019-03-26 12:02:35 +01:00
upgrade_161.sql schema: make ready for pull request 2019-04-11 11:24:57 +02:00
upgrade_162.sql ScheduledDowntimes: Hosts with Services, optional 2019-04-12 12:12:32 +02:00
upgrade_163.sql schema: Fix migration 163 for certain MySQL versions 2019-04-26 10:13:44 +02:00
upgrade_164.sql schema: prepare dependency host vars 2019-07-09 10:36:57 +02:00
upgrade_165.sql schema: allow for longer host addresses 2019-07-09 10:50:37 +02:00
upgrade_166.sql Sync: allow notification, dependency, scheduled dt 2019-09-06 09:39:35 +02:00
upgrade_167.sql schema: prepare new daemon table 2019-09-25 12:10:08 +02:00
upgrade_168.sql schema: add postgresql, add migration number 2019-10-02 09:53:15 +02:00
upgrade_170.sql Sync: add missing migration files for sync-only 2020-01-21 20:11:52 +01:00
upgrade_171.sql schema: dummy migration to trigger daemon restart 2020-12-15 14:42:24 +01:00
upgrade_172.sql Sync: introduce a 'disable' purge action 2021-03-11 23:00:52 +01:00
upgrade_173.sql schema: allow NULL for purge_action 2021-03-12 16:52:44 +01:00
upgrade_174.sql schema: add UUIDs for main Icinga objects 2021-10-06 02:01:58 +02:00
upgrade_175.sql schema: Quote keyword `groups` 2021-11-28 11:08:25 +01:00
upgrade_176.sql Add feature to specify a custom endpoint name for a host 2021-10-21 14:59:52 +02:00
upgrade_177.sql schema: complete migrations for icinga_service_set 2021-11-30 13:48:05 +01:00