Commit Graph

32 Commits

Author SHA1 Message Date
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 b8a35e068c Merge branch 'master' of git.icinga.org:icingaweb2-module-director 2015-06-29 10:21:14 +02:00
Alexander Fuhr 878841e33e Add imports support for Hostgroup 2015-06-29 10:20:15 +02:00
Thomas Gelf 9fdfa63595 mysql-changes: add newlines 2015-06-29 10:14:08 +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 2ea2e51e00 psql: update schema for global zones 2015-06-24 13:50:58 +02:00
Thomas Gelf b26172e0e9 IcingaZone: add support for global zones 2015-06-24 13:41:45 +02:00
Thomas Gelf 4094794743 schema/pgsql: remove superfluous comments 2015-06-24 13:07:37 +02:00
Alexander Fuhr 7aba7fdb5f pgsql.sql: fix missnamed fkey column 2015-06-23 17:15:30 +02:00
Thomas Gelf 1359e19820 mysql.sql: fix missnamed fkey column 2015-06-23 17:02:16 +02:00
Alexander Fuhr 1f27c6cfbe Add PostgreSQL Schema that is fitting the MySQL Schema
refs #9442
2015-06-23 09:56:48 +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
Alexander Fuhr 46b356f4b8 Fix mysql.sql schema in user_group 2015-06-08 11:15:36 +02:00
Alexander Fuhr f5af3a7123 MySQL Schema: Add object_type to usergroup 2015-06-02 14:15:19 +02:00
Alexander Fuhr b0e666ab61 MySQL Schema: Add object_type to servicegroup 2015-06-02 11:44:13 +02:00
Alexander Fuhr f1c0e3cb2f MySQL Schema: Add object_type to hostgroup 2015-06-02 10:23:44 +02:00
Thomas Gelf c118b24056 schema: unique constraint on command argument 2015-06-01 16:36:57 +02:00
Alexander Fuhr 706ae2e279 Add object_type property to user 2015-06-01 16:33:35 +02:00
Thomas Gelf e490940021 schema/mysql.sql: fix typo 2015-06-01 15:11:06 +02:00
Thomas Gelf a2502037fd schema/mysql: forgot to check in modified id 2015-05-13 12:14:38 +02:00
Thomas Gelf 8e916ff66b schema/mysql.sql: initial rough incomlete schema
fixes #9133
2015-04-24 14:24:37 +02:00