Thomas Gelf
|
69607ada3c
|
SyncRule: switch priority order, migrate DB
fixes #1077
|
2017-08-22 17:10:49 +02:00 |
Thomas Gelf
|
7c18c0b614
|
schema: unique constraint for import_row_modifier
...priority. Also align current priority to id to get as close as possible
to current fetch order.
|
2017-08-20 16:01:46 +02:00 |
Thomas Gelf
|
9542c74404
|
schema: forgot to raise version
|
2017-07-20 09:55:32 +02:00 |
Thomas Gelf
|
95769c3ee2
|
Modifier: add a description field
fixes #465
|
2017-07-14 14:45:25 +02:00 |
Thomas Gelf
|
2cdba2aa65
|
Import and Sync: add description fields
fixes #1018
|
2017-07-14 14:27:05 +02:00 |
Thomas Gelf
|
05d8e5bb00
|
Datalist: Allow to restrict entries by role
fixes #1012
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
4a0e8df2f2
|
Host,Service: add check_timeout property
fixes #546
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
303b8776a2
|
schema: relax choice constraint for delete
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
439a16d7b9
|
schema/mysql: add choices
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
46a9b2574b
|
schema: add resolved hostgroup member tables
refs #832
|
2017-07-14 13:21:42 +02:00 |
Lee Clemens
|
f7d1444fd9
|
Permit external HostGroups
refs #384
fixes #748
|
2017-03-13 22:45:12 +01:00 |
Thomas Gelf
|
cc6a5fe230
|
schema/mysql: correct varname collation
Thanks to @jschanz for tracking this down
fixes #762
|
2017-02-17 14:43:00 +01:00 |
Thomas Gelf
|
379e5d12ae
|
schema: add index on activity log author
fixes #687
|
2017-01-18 13:29:13 +01:00 |
Thomas Gelf
|
ee5ca2f33e
|
schema/upgrade_127: avoid problems with utf8mb4
|
2016-12-16 14:27:39 +01:00 |
Thomas Gelf
|
07b6090c31
|
schema: add variable cache/lookup tables
refs #13068
|
2016-12-15 19:45:22 +01:00 |
Thomas Gelf
|
2918ef555e
|
schema: fix lost/diverged foreign keys
fixes #13591
|
2016-12-15 15:51:48 +01:00 |
Thomas Gelf
|
4f8f79557b
|
schema: provide migration for conditional fields
fixes #13253
|
2016-12-14 17:41:15 +01:00 |
Thomas Gelf
|
d2bd133d51
|
schema: allow to delete service sets...
...containing services and also hosts using service sets without requiring one
to manually remove all assigned sets first
fixes #13531
|
2016-12-14 15:29:44 +01:00 |
Markus Frosch
|
64284ee96a
|
Add schema migration for ServiceSet foreign keys
This will clean up dangling service_set for non-existing host and service for service_set
refs #13309
|
2016-11-28 16:46:47 +01:00 |
Thomas Gelf
|
92bb24b414
|
schema: add cnt_apply column
|
2016-11-03 13:25:32 +01:00 |
Thomas Gelf
|
3f7a184d2f
|
schema: get rid of service_set_service, introduce
...a service_set_id column directly on the service
|
2016-10-25 23:12:23 +00:00 |
Thomas Gelf
|
47cd8cdc89
|
schema: add assign_type migrations for pgsql...
...and complete them for mysql
|
2016-10-25 02:00:50 +00:00 |
Geneviève Plantin
|
b2bdeac360
|
Change version of DB
|
2016-10-22 06:08:24 +00:00 |
Geneviève Plantin
|
0fe47f9919
|
Add apply_for migrations in schema
|
2016-10-22 06:08:10 +00:00 |
Thomas Gelf
|
cf4dccc817
|
Notification: add fields support
fixes #12642
|
2016-10-13 14:34:25 +00:00 |
Thomas Gelf
|
d7a53ac19f
|
schema: add more sync object types
fixes #11361
|
2016-10-12 08:50:58 +00:00 |
Thomas Gelf
|
63fca7143c
|
schema: add icinga_service_set_inheritance...
...and fix NULL constraints
|
2016-10-12 08:07:51 +00:00 |
Thomas Gelf
|
1a03cea5d7
|
schema: add service set tables
|
2016-10-12 07:03:51 +00:00 |
Thomas Gelf
|
8d1cd64b64
|
schema/mysql.sql: fix typo
Thanks @dgoetz!
|
2016-10-06 11:07:49 +00:00 |
Thomas Gelf
|
c4c5706a62
|
schema/mysql: case insensitive datalist entry names
|
2016-10-05 17:49:24 +00:00 |
Thomas Gelf
|
0e133daa8b
|
schema: fix legacy booleans stored as strings
fixes #12526
|
2016-09-23 16:22:35 +00:00 |
Markus Frosch
|
a90595a004
|
IcingaHostGroup: Add apply statements
|
2016-09-09 08:32:42 +00:00 |
Thomas Gelf
|
4d34a8ade1
|
schema/mysql: case sensitive varnames
fixes #11911
|
2016-09-09 06:59:13 +00:00 |
Markus Frosch
|
421c154e08
|
schema: ensure last_error_message is stored as TEXT
|
2016-09-09 06:41:00 +00:00 |
Thomas Gelf
|
b47c7be3d5
|
IcingaService: add use_var_overrides
|
2016-09-08 15:01:19 +00:00 |
Thomas Gelf
|
13ed701436
|
schema: migrations for range properties
|
2016-08-31 16:24:40 +00:00 |
Thomas Gelf
|
fbf4400ad2
|
schema: command argument_name should not be null
fixes #11554
fixes #11918
|
2016-08-26 07:02:15 +00:00 |
Thomas Gelf
|
eab8b5c9ba
|
schema: shorten history large deployment logs...
...and free related disk space
|
2016-07-26 13:50:42 +02:00 |
Thomas Gelf
|
439757d464
|
IcingaHost: introduce API keys
|
2016-07-26 09:52:55 +02:00 |
Thomas Gelf
|
634d9e07b6
|
schema: raise schema versions for new installations
Forgot to commit & push migration 99, sorry :p
|
2016-07-22 18:11:47 +02:00 |
Thomas Gelf
|
8d2f546a2e
|
schema: provide target_property for modifiers
refs #11949
|
2016-07-20 13:15:05 +02:00 |
Thomas Gelf
|
44d9392e70
|
schema/mysql.sql: fix ordering
|
2016-05-21 00:27:45 +02:00 |
Thomas Gelf
|
9c31a51a18
|
schema/mysql: add timeperiod support for jobs
|
2016-05-20 15:58:08 +02:00 |
Thomas Gelf
|
f6a9e3b149
|
schema/mysql: apply_to for notifications
|
2016-05-20 15:51:10 +02:00 |
Thomas Gelf
|
5f165a59c7
|
schema/mysql: add state columns for import sources
|
2016-04-22 15:26:23 +02:00 |
Thomas Gelf
|
c494c808ca
|
schema/mysql: add job tables
|
2016-04-22 11:40:15 +02:00 |
Thomas Gelf
|
e01cfeabef
|
schema/mysql: extend sync rule
|
2016-04-22 11:12:29 +02:00 |
Thomas Gelf
|
9db04c35ef
|
schema/mysql: allow no null var names
fixes #11518
|
2016-04-05 23:53:10 +02:00 |
Thomas Gelf
|
19d56fc546
|
schema: add notification assign type column
thnx @spillerm
refs #11452
|
2016-03-27 19:11:28 +02:00 |
Thomas Gelf
|
e8cfeb74cc
|
schema: add assign type column
|
2016-03-23 02:35:37 +01:00 |