fleet/server/datastore/mysql
Zachary Wasserman c8229cc0d6
Replace uses of the term "Kolide" with "Fleet" (#1999)
Almost two years ago, we began referring to the project as Fleet, but there are
many occurences of the term "Kolide" throughout the UI and documentation. This
PR attempts to clear up those uses where it is easily achievable.

The term "Kolide" is used throughout the code as well, but modifying this would
be more likely to introduce bugs.
2019-01-24 09:39:32 -08:00
..
migrations Delete soft-deleted entities (#1959) 2018-11-20 17:41:55 -08:00
app_configs.go Add FileAccesses to FIM Configuration (#1717) 2018-02-26 12:54:13 -08:00
campaigns.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
config.go Datastore refactor (#439) 2016-11-16 21:47:49 +08:00
datastore_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
delete.go Use errors.Wrapf instead of nested fmt.Sprintf (#1933) 2018-10-02 15:19:50 -07:00
email_changes.go Fix Issue where saving same option value errs. (#1433) 2017-03-30 17:03:48 -05:00
errors.go Fix pack and query UI issues in Fleet 2.0 (#1829) 2018-06-15 10:13:11 -04:00
file_integrity_monitoring.go Added FIM support (#1548) 2017-08-18 10:37:33 -05:00
hosts.go Fix loading of network interfaces with high host counts (#1942) 2018-10-16 11:13:55 -07:00
invites.go Replace uses of the term "Kolide" with "Fleet" (#1999) 2019-01-24 09:39:32 -08:00
labels.go Fix labels UI issues in Fleet 2.0 (#1830) 2018-06-18 10:09:08 -07:00
mysql.go Fix timezone in MySQL connection string (#1818) 2018-06-11 07:31:39 -07:00
options.go Use errors.Wrapf instead of nested fmt.Sprintf (#1933) 2018-10-02 15:19:50 -07:00
osquery_options.go Transition osquery options interfaces for compatibility with fleetctl (#1649) 2017-12-13 18:14:54 -05:00
packs.go Default scheduled query name if not specified (#1995) 2019-01-17 15:59:42 -08:00
password_reset.go Remove default timestamp to fix strict error (#1720) 2018-05-04 11:10:17 -06:00
queries.go Fix error messages related to null users as creators of queries. (#1928) 2018-10-11 13:22:43 -07:00
scheduled_queries.go Fix bugs with packs created in UI (#1843) 2018-06-21 17:06:44 -07:00
sessions.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
targets.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
users.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
yara.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00