fleet/server/datastore
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
..
inmem Performance improvements for the packs API (#1331) 2017-03-01 12:56:13 -07:00
internal/appstate Change label queries to use platform instead of build_platform (#1282) 2017-02-23 12:04:51 -07:00
mysql Add migration to ensure 'All Hosts' is complete (#1330) 2017-03-01 12:49:02 -08:00
datastore_app_test.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_campaigns_test.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_decorators_test.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_email_changes_test.go Email confirmation fix (#1231) 2017-02-16 21:07:20 +08:00
datastore_hosts_test.go Fix flapping host network interfaces (#1283) 2017-02-24 14:37:47 -08:00
datastore_invites_test.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_labels_test.go Allow deleted label names to be replaced (#1309) 2017-02-24 17:47:30 -08:00
datastore_licenses_test.go Licensed endpoints (#1188) 2017-02-10 02:43:45 +08:00
datastore_options_test.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_packs_test.go Performance improvements for the packs API (#1331) 2017-03-01 12:56:13 -07:00
datastore_password_reset_test.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_queries_test.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_scheduled_queries_test.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_test.go Allow deleted label names to be replaced (#1309) 2017-02-24 17:47:30 -08:00
datastore_users_test.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_yara_test.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
file_integrity_monitoring_test.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
inmem_test.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
mysql_test.go Use persistent MySQL for local server, tmpfs MySQL for tests (#1245) 2017-02-17 09:15:10 -08:00