fleet/server/datastore/mysql
Zachary Wasserman 343262b799 Warn on startup if migrations not completed (#1353)
- Add datastore method to check migration status.
- Print a warning on startup if migrations are not completed.

Fixes #1279
2017-03-08 09:17:07 -08:00
..
migrations Add migration to ensure 'All Hosts' is complete (#1330) 2017-03-01 12:49:02 -08:00
app_configs.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
campaigns.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
config.go Datastore refactor (#439) 2016-11-16 21:47:49 +08:00
datastore_test.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
decorators.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
delete.go consolidate delete operations in mysql store (#746) 2017-01-04 13:18:21 -05:00
email_changes.go Email confirmation fix (#1231) 2017-02-16 21:07:20 +08:00
errors.go when a duplicate email invite is detected, replace the old one (#1002) 2017-01-18 10:40:51 -05:00
file_integrity_monitoring.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
hosts.go More sensible online status calculation (#1334) 2017-03-07 19:47:51 -07:00
invites.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
labels.go Show built in labels first in targets selector (#1338) 2017-03-02 15:40:50 -08:00
licenses.go License revocation checker (#1170) 2017-02-07 21:49:01 +08:00
mysql.go Warn on startup if migrations not completed (#1353) 2017-03-08 09:17:07 -08:00
options.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
packs.go Performance improvements for the packs API (#1331) 2017-03-01 12:56:13 -07:00
password_reset.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
queries.go replace soft deleted queries in NewQuery (#1159) 2017-02-02 15:18:44 -05:00
scheduled_queries.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
sessions.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
users.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
yara.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00