fleet/server/datastore/mysql
Zachary Wasserman 8a0ae4ad9b Add migration to ensure 'All Hosts' is complete (#1330)
Due to recreating the 'All Hosts' label in #1282, we get inconsistent counts
for hosts that have not checked in since that migration. This seems acceptable
for other labels, but it is important that 'All Hosts' really includes all the
hosts.

This migration adds all the hosts into that label.

Fixes #1329
2017-03-01 12:49:02 -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 Fix flapping host network interfaces (#1283) 2017-02-24 14:37:47 -08:00
invites.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
labels.go Allow deleted label names to be replaced (#1309) 2017-02-24 17:47:30 -08:00
licenses.go License revocation checker (#1170) 2017-02-07 21:49:01 +08:00
mysql.go Ensure config values roundtrip properly through config_dump (#1266) 2017-02-22 07:22:19 -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