fleet/server/datastore/mysql
Juan Fernandez 87717df1da
Bug 7441: Upgrading to 4.19.0 might fail due to migration (#7446)
* Make Change software vendor width mig. more robust

If there are two or more entries in the software table with the same name, version, source, release and arch but different vendors then the migration used for increasing the vendor width will fail.
2022-08-30 11:20:48 -04:00
..
migrations Bug 7441: Upgrading to 4.19.0 might fail due to migration (#7446) 2022-08-30 11:20:48 -04:00
activities.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
activities_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
aggregated_stats.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
aggregated_stats_test.go Replace uses of ansi quotes (") in SQL statements (#4726) 2022-04-11 11:47:50 -07:00
app_configs.go Migrate special-case endpoints to new pattern (#4511) 2022-03-08 11:27:38 -05:00
app_configs_test.go deprecate host_settings in favor of features (#7358) 2022-08-25 13:41:50 -03:00
campaigns.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
carves.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
config.go Fix double quote usage in sql query (#6707) 2022-07-20 10:10:03 -06:00
delete.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
delete_test.go Remove skipLoadingExtras and includeCVEScores from GetHost and HostByIdentifier methods (#5874) 2022-05-25 11:30:03 -05: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
email_changes_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
errors.go Improved Datastore usage of osquery hosts requests (#3601) 2022-01-17 22:52:09 -03:00
fulltext.go Using '@' in target search causes 422 error response (#5148) 2022-04-19 09:28:49 -04:00
fulltext_test.go Using '@' in target search causes 422 error response (#5148) 2022-04-19 09:28:49 -04:00
hosts.go Provide Munki issues for MacOS hosts (#7280) 2022-08-29 14:40:16 -04:00
hosts_test.go Provide Munki issues for MacOS hosts (#7280) 2022-08-29 14:40:16 -04:00
invites.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -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
jobs.go Queue jobs for Jira integration when enabled and new vulnerabilities are found. (#4975) 2022-04-11 16:42:16 -04:00
labels.go Add label information to host summary response (#5573) 2022-05-10 10:32:55 -05:00
labels_test.go Remove skipLoadingExtras and includeCVEScores from GetHost and HostByIdentifier methods (#5874) 2022-05-25 11:30:03 -05:00
locks.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
locks_test.go Add team targets to pack spec (#4272) 2022-02-21 09:18:58 -07:00
migrations_test.go Fix double quote usage in sql query (#6707) 2022-07-20 10:10:03 -06:00
mysql.go Provide Munki issues for MacOS hosts (#7280) 2022-08-29 14:40:16 -04:00
mysql_test.go Fix double quote usage in sql query (#6707) 2022-07-20 10:10:03 -06:00
operating_systems.go Enhance API endpoints with host operating systems info (#7154) 2022-08-12 14:23:25 -05:00
operating_systems_test.go Handle errors for duplicate os records (#7294) 2022-08-22 14:34:00 -05:00
packs.go Add team targets to pack spec (#4272) 2022-02-21 09:18:58 -07:00
packs_test.go Add team targets to pack spec (#4272) 2022-02-21 09:18:58 -07:00
password_reset.go Migrate special-case endpoints to new pattern (#4511) 2022-03-08 11:27:38 -05:00
password_reset_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
policies.go ensure previous host membership policies are deleted on enrollment (#5890) 2022-05-30 10:30:15 -03:00
policies_test.go ensure previous host membership policies are deleted on enrollment (#5890) 2022-05-30 10:30:15 -03:00
queries.go Improve live query UX (#5749) 2022-06-10 13:29:45 -05:00
queries_test.go Improve live query UX (#5749) 2022-06-10 13:29:45 -05:00
scheduled_queries.go Support async saving of scheduled query statistics (#7012) 2022-08-10 10:01:05 -04:00
scheduled_queries_test.go Support async saving of scheduled query statistics (#7012) 2022-08-10 10:01:05 -04:00
schema.sql Provide Munki issues for MacOS hosts (#7280) 2022-08-29 14:40:16 -04:00
sessions.go Add read replica testing helpers and fix non-sso login bug (#4908) 2022-04-04 16:52:05 -07:00
sessions_test.go Add read replica testing helpers and fix non-sso login bug (#4908) 2022-04-04 16:52:05 -07:00
software.go Feature 6538: Remove cpe_id from the software_cve table (#6587) 2022-08-24 13:10:58 -04:00
software_test.go Feature 6538: Remove cpe_id from the software_cve table (#6587) 2022-08-24 13:10:58 -04:00
statistics.go deprecate host_settings in favor of features (#7358) 2022-08-25 13:41:50 -03:00
statistics_test.go deprecate host_settings in favor of features (#7358) 2022-08-25 13:41:50 -03:00
targets.go Improve live query UX (#5749) 2022-06-10 13:29:45 -05:00
targets_test.go Improve live query UX (#5749) 2022-06-10 13:29:45 -05:00
teams.go enable controlled rollout of features by teams (#7408) 2022-08-30 08:13:09 -03:00
teams_test.go Update team integrations to reference global integrations (part of failing policies automation support) (#6156) 2022-06-13 10:04:47 -04:00
testing_utils.go Fix double quote usage in sql query (#6707) 2022-07-20 10:10:03 -06:00
unicode_test.go Remove skipLoadingExtras and includeCVEScores from GetHost and HostByIdentifier methods (#5874) 2022-05-25 11:30:03 -05:00
users.go Add weekly active users count in anonymous usage stats (#6317) 2022-06-22 15:20:57 -04:00
users_test.go Add AvailableTeams to loginResponse and getUserResponse (#3585) 2022-01-13 13:57:44 -06:00
windows_updates.go Feature 7076: Ingest installed windows updates (#7138) 2022-08-26 14:55:03 -04:00
windows_updates_test.go Feature 7076: Ingest installed windows updates (#7138) 2022-08-26 14:55:03 -04:00