fleet/server/datastore/mysql
Tomas Touceda a49f2a06ed
Allow removal of munki versions (#4189)
* Skip any versions that are empty in munki

* Return not found if munki is uninstalled

* Fix lint

* wip

* Add deleted at for host_munki_version
2022-02-15 16:29:14 -03:00
..
migrations Allow removal of munki versions (#4189) 2022-02-15 16:29:14 -03:00
activities_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
activities.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
aggregated_stats_test.go UI feature: Frontend of performance impact bubbles (#2589) 2021-10-22 16:05:49 -04:00
aggregated_stats.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
app_configs_test.go Add enable scheduled query stats to fleet config (#4066) 2022-02-09 08:20:29 -03:00
app_configs.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
campaigns_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
campaigns.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
carves_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
carves.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
config.go Add apm for testing apm (#4053) 2022-02-15 12:42:22 -05:00
delete_test.go Further optimize host select with policies (#3013) 2021-11-18 14:36:35 -03:00
delete.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
email_changes_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
email_changes.go Create errors with ctxerr, add the call to store them in redis (#2786) 2021-11-15 09:11:38 -05:00
errors.go Improved Datastore usage of osquery hosts requests (#3601) 2022-01-17 22:52:09 -03:00
fulltext_test.go Fix target search behavior with - and + symbols (#2067) 2019-07-03 10:47:43 -07:00
fulltext.go Fix SearchHosts to match for one-char and two-chars queries (#2590) 2021-10-21 17:46:21 -03:00
hosts_test.go Allow removal of munki versions (#4189) 2022-02-15 16:29:14 -03:00
hosts.go Allow removal of munki versions (#4189) 2022-02-15 16:29:14 -03:00
invites_test.go Create errors with ctxerr, add the call to store them in redis (#2786) 2021-11-15 09:11:38 -05:00
invites.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
labels_test.go Issue 3707 clean targets on delete (#3739) 2022-01-19 10:28:08 -03:00
labels.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
locks_test.go Add fixes for running tests with mysql:8 and add mysql to test-go job matrix (#3627) 2022-01-11 22:44:37 -03:00
locks.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
migrations_test.go Do not exit on serve/prepare if there are unknown migrations (#3262) 2021-12-08 19:50:00 -03:00
mysql_test.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
mysql.go Add apm for testing apm (#4053) 2022-02-15 12:42:22 -05:00
packs_test.go Improved Datastore usage of osquery hosts requests (#3601) 2022-01-17 22:52:09 -03:00
packs.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
password_reset_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
password_reset.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
policies_test.go Global policies automation webhooks (#3378) 2021-12-23 18:26:55 -03:00
policies.go Fix typo and lint checks (#4013) 2022-02-03 17:06:49 -03:00
queries_test.go Add author_email to payload of queries (Get/List) (#2798) 2021-11-08 09:06:56 -05:00
queries.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
scheduled_queries_test.go Improved Datastore usage of osquery hosts requests (#3601) 2022-01-17 22:52:09 -03:00
scheduled_queries.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
schema.sql Allow removal of munki versions (#4189) 2022-02-15 16:29:14 -03:00
sessions_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
sessions.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
software_test.go Add CentOS parsing+post-processing to reduce false positives in vulnerability processing (#4037) 2022-02-14 15:13:44 -03:00
software.go Add CentOS parsing+post-processing to reduce false positives in vulnerability processing (#4037) 2022-02-14 15:13:44 -03:00
statistics_test.go Fix usage stats to send missing numLabels field (#3606) 2022-01-13 11:11:13 -06:00
statistics.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
targets_test.go Add COALESCEs on all host_seen_times JOINs (#3147) 2021-12-01 09:05:23 -03:00
targets.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
teams_test.go Issue 3882 clean team packs (#4002) 2022-02-03 14:55:48 -03:00
teams.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
testing_utils.go Add hosts_count field to "list software" endpoint (#3873) 2022-01-26 09:47:56 -05:00
unicode_test.go Further optimize host select with policies (#3013) 2021-11-18 14:36:35 -03:00
users_test.go Add AvailableTeams to loginResponse and getUserResponse (#3585) 2022-01-13 13:57:44 -06:00
users.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00