fleet/server/datastore/mysql
billcobbler a83a26b279 Add ability to disable live queries (#2167)
- Add toggle to disable live queries in advanced settings
- Add new live query status endpoint (checks for disabled via config and Redis health)
- Update QueryPage UI to use new live query status endpoint

Implements #2140
2020-01-13 16:53:04 -08:00
..
migrations Add ability to disable live queries (#2167) 2020-01-13 16:53:04 -08:00
app_configs.go Add ability to disable live queries (#2167) 2020-01-13 16:53:04 -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
fulltext_test.go Fix target search behavior with - and + symbols (#2067) 2019-07-03 10:47:43 -07:00
fulltext.go Fix target search behavior with - and + symbols (#2067) 2019-07-03 10:47:43 -07:00
hosts.go Allow host search by UUID (#2116) 2019-10-16 10:12:35 -07:00
invites.go Replace uses of the term "Kolide" with "Fleet" (#1999) 2019-01-24 09:39:32 -08:00
labels.go Fix target search behavior with - and + symbols (#2067) 2019-07-03 10:47:43 -07:00
mysql.go Add MysqlConfig protocol option (#2161) 2019-12-04 09:48:24 -08: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