fleet/server/datastore
Zachary Wasserman 08a2dc73cd
Fix bugs with packs created in UI (#1843)
- Delete duplicate queries in packs created by the UI (because the duplicates
  were causing undefined behavior). Now it is not possible to schedule
  duplicates in the UI (but is in fleetctl).
- Fix bug in which packs created in UI could not be loaded by fleetctl.
2018-06-21 17:06:44 -07:00
..
inmem Return 404 errors where appropriate in spec endpoints (#1777) 2018-05-09 16:54:42 -07:00
internal/appstate removing license code (#1551) 2017-09-01 10:42:46 -06:00
mysql Fix bugs with packs created in UI (#1843) 2018-06-21 17:06:44 -07:00
datastore_app_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_campaigns_test.go Update labels interfaces for fleetctl (#1686) 2018-01-10 11:38:20 -08:00
datastore_email_changes_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_hosts_test.go Add fleetctl query command (#1784) 2018-05-17 15:54:34 -07:00
datastore_invites_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_labels_test.go Fix labels UI issues in Fleet 2.0 (#1830) 2018-06-18 10:09:08 -07:00
datastore_migrations_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_options_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_osquery_options_test.go Transition osquery options interfaces for compatibility with fleetctl (#1649) 2017-12-13 18:14:54 -05:00
datastore_packs_test.go Fix bugs with packs created in UI (#1843) 2018-06-21 17:06:44 -07:00
datastore_password_reset_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_queries_test.go Fix bugs with packs created in UI (#1843) 2018-06-21 17:06:44 -07:00
datastore_scheduled_queries_test.go Fix deletion of queries referenced by foreign key (#1842) 2018-06-20 17:32:43 -07:00
datastore_targets_test.go Update labels interfaces for fleetctl (#1686) 2018-01-10 11:38:20 -08:00
datastore_test.go Fix deletion of queries referenced by foreign key (#1842) 2018-06-20 17:32:43 -07:00
datastore_unicode_test.go Update labels interfaces for fleetctl (#1686) 2018-01-10 11:38:20 -08:00
datastore_users_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_yara_test.go Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
file_integrity_monitoring_test.go Added FIM support (#1548) 2017-08-18 10:37:33 -05:00
mysql_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00