209 Commits

Author SHA1 Message Date
Thomas Gelf
379269653d schema/mysql: allow for 16MB startup log 2015-12-02 16:35:35 +01:00
Thomas Gelf
e45cb51031 schema: allow for longer stage names
Valid host names could have 64 characters, stage names are longer
2015-12-02 15:24:17 +01:00
Thomas Gelf
e871c1c534 schema/mysql: fix copy & paste error 2015-12-02 14:59:55 +01:00
Thomas Gelf
c20efcd761 schema/mysql: allow for external zones 2015-12-02 05:02:13 +01:00
Thomas Gelf
245189c099 schema/mysql: relax ordering strictness as of ITL 2015-12-02 02:49:19 +01:00
Thomas Gelf
ccf3092b5d schema/mysql: case sensitive command argument name 2015-12-01 10:54:23 +01:00
Thomas Gelf
80d68adcda schema/mysql: allow argument format to be null 2015-12-01 10:39:41 +01:00
Thomas Gelf
625de0d3aa schema/mysql: allow for large property values 2015-11-25 12:55:07 +01:00
Thomas Gelf
f50a1f7fec schema/mysql: icinga_service_assignment added 2015-11-17 23:45:20 +01:00
Thomas Gelf
2706af6976 schema/mysql: fix import source constraints 2015-11-06 09:05:08 +01:00
Thomas Gelf
a64d7d3072 schema/mysql: fix copy & paste errors 2015-10-26 12:36:36 +01:00
Thomas Gelf
c41d9829ad schema/mysql: switch deployment to config_checksum 2015-10-16 18:09:04 +02:00
Thomas Gelf
74bb7d891e schema/mysql: add deployment stage information 2015-08-29 00:09:03 +02:00
Thomas Gelf
8711e877ab IcingaHost: add display_name 2015-08-29 00:05:39 +02:00
Thomas Gelf
7989bc730d schema/mysql.sql: fix typo 2015-08-28 17:54:22 +02:00
Thomas Gelf
107aca885d schema/mysql: add command fields 2015-08-28 17:22:42 +02:00
Thomas Gelf
d4d48a41d8 schema/mysql: extend sync type enum 2015-08-04 19:31:31 +02:00
Thomas Gelf
611b94368b schema: rename value_format to argument_format 2015-08-03 13:51:26 +02:00
Alexander Fuhr
6d2f4b8954 schema/mysql: set fields is_required attribute to not null 2015-07-28 14:19:41 +02:00
Alexander Fuhr
4aa1307c9f mysql-schema: create settings tablef for datafield 2015-07-28 11:59:46 +02:00
Thomas Gelf
fbc6adcab1 schema/mysql: larger import_source_setting 2015-07-24 16:18:59 +02:00
Thomas Gelf
8715006f7e schema/mysql: allow for larger files
16MB vs 16KB
2015-07-24 11:23:21 +02:00
Stefan Scheungrab
17f907489e mysql schema: removed contraints from tables import_row_modifier_setting import_row_modifier 2015-07-23 17:30:45 +02:00
Stefan Scheungrab
3b96b38d03 mysql/schema: renamed table and two columns in order to fulfil the standards 2015-07-23 11:29:08 +02:00
Stefan Scheungrab
e550d81d33 schema/mysql: modifier will be executed while import 2015-07-23 11:07:16 +02:00
Thomas Gelf
1b4cd5adfc schema/mysql: do not require sync filter expression 2015-07-23 10:47:41 +02:00
Thomas Gelf
6c31bc08b7 schema/mysql: add sync tables 2015-07-22 17:09:33 +02:00
Stefan Scheungrab
2076d6b9a7 Import: renamed column imported_rowset_checksum TO rowset_checksum resolves: #9700 2015-07-22 11:13:52 +02:00
Thomas Gelf
c00d708327 schema/mysql: require key column name for imports 2015-07-21 15:11:00 +02:00
Thomas Gelf
d97d276156 schema/mysql: created initial import tables 2015-07-20 15:46:30 +02:00
Alexander Fuhr
2e78e18d39 SQLSchema: MySQL Schema update 2015-07-02 15:47:43 +02:00
Alexander Fuhr
6e0b430dcc SQLSchema: Add icinga_ host, service _field tables 2015-07-02 14:10:05 +02:00
Thomas Gelf
3f9a19ac91 schema: rename datalist_value to datalist_entry 2015-06-30 15:41:59 +02:00
Alexander Fuhr
775bc67fec Add imports support for Endpoint 2015-06-29 11:11:56 +02:00
Alexander Fuhr
f1c3f9025b Add imports support for UserGroup 2015-06-29 11:02:30 +02:00
Alexander Fuhr
61812d6115 Add imports support for Zone 2015-06-29 10:46:32 +02:00
Alexander Fuhr
cdb66b648a Add imports support for Command 2015-06-29 10:39:37 +02:00
Alexander Fuhr
c7f7d37523 Add imports support for Servicegroup 2015-06-29 10:28:57 +02:00
Alexander Fuhr
878841e33e Add imports support for Hostgroup 2015-06-29 10:20:15 +02:00
Alexander Fuhr
0af3ed4452 Add imports support for Timeperiod 2015-06-26 16:45:44 +02:00
Alexander Fuhr
f7bd670d1b Add imports support to User 2015-06-26 16:36:18 +02:00
Alexander Fuhr
fd74a8dfd5 Add imports support to Service 2015-06-26 16:20:16 +02:00
Thomas Gelf
b26172e0e9 IcingaZone: add support for global zones 2015-06-24 13:41:45 +02:00
Thomas Gelf
1359e19820 mysql.sql: fix missnamed fkey column 2015-06-23 17:02:16 +02:00
Alexander Fuhr
548de3a49c MySQL Schema: Change timeout datatype from medium- to smallint 2015-06-22 16:44:24 +02:00
Alexander Fuhr
d7a816026f schema: use checksum as primary key for config 2015-06-17 19:02:08 +02:00
Alexander Fuhr
fe1994000f MySQL Schema: Drop service object_name index 2015-06-16 17:49:07 +02:00
Thomas Gelf
564707760e schema: do not enforce optional values for endpoints 2015-06-12 22:51:22 +02:00
Thomas Gelf
b74e1dc1c0 mysql.sql: remove duplicate TODOs, move others...
...also to top
2015-06-10 17:26:49 +02:00
Alexander Fuhr
84cb2c417e Schema: Add todo list points 2015-06-09 12:53:38 +02:00