fleet/server/datastore/mysql
2021-09-09 16:23:35 -04:00
..
migrations Remove id column from host_users to allow for bulk insert (#1931) 2021-09-07 11:02:35 -03:00
activities_test.go Return email as well in activities (#1466) 2021-07-23 17:00:26 -03:00
activities.go Add support for MySQL read replicas (#1786) 2021-09-01 15:50:52 -04:00
app_configs_test.go Add default for agent options (#1917) 2021-09-02 15:59:48 -03:00
app_configs.go Add missing db transactions, read from primary when after a write (#1957) 2021-09-08 14:43:22 -04:00
campaigns_test.go Add coverage to uncovered mysql code (#1855) 2021-09-07 13:48:04 -03:00
campaigns.go Add missing db transactions, read from primary when after a write (#1957) 2021-09-08 14:43:22 -04:00
carves_test.go Configure golangci-lint for the whole repository 2021-08-24 13:35:03 -04:00
carves.go Add missing db transactions, read from primary when after a write (#1957) 2021-09-08 14:43:22 -04:00
config.go Add support for MySQL read replicas (#1786) 2021-09-01 15:50:52 -04:00
delete_test.go Add coverage to uncovered mysql code (#1855) 2021-09-07 13:48:04 -03:00
delete.go Add support for MySQL read replicas (#1786) 2021-09-01 15:50:52 -04:00
email_changes_test.go Add global policies (#1750) 2021-08-24 17:24:52 -03:00
email_changes.go Add missing db transactions, read from primary when after a write (#1957) 2021-09-08 14:43:22 -04:00
errors.go Remove invited_by from invite parameters (#591) 2021-04-05 13:28:43 -07: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_test.go Add missing db transactions, read from primary when after a write (#1957) 2021-09-08 14:43:22 -04:00
hosts.go Add missing db transactions, read from primary when after a write (#1957) 2021-09-08 14:43:22 -04:00
invites_test.go Add coverage to uncovered mysql code (#1855) 2021-09-07 13:48:04 -03:00
invites.go Add missing db transactions, read from primary when after a write (#1957) 2021-09-08 14:43:22 -04:00
labels_test.go Ignore nonexistent label query executions (#1953) 2021-09-07 15:51:49 -03:00
labels.go Add missing db transactions, read from primary when after a write (#1957) 2021-09-08 14:43:22 -04:00
locks_test.go Issue 1435 software to cpe (#1488) 2021-07-29 13:10:34 -03:00
locks.go Add support for MySQL read replicas (#1786) 2021-09-01 15:50:52 -04:00
migrations_test.go Add coverage to uncovered mysql code (#1855) 2021-09-07 13:48:04 -03:00
mysql_test.go Add coverage to uncovered mysql code (#1855) 2021-09-07 13:48:04 -03:00
mysql.go Add coverage to uncovered mysql code (#1855) 2021-09-07 13:48:04 -03:00
packs_test.go Add missing db transactions, read from primary when after a write (#1957) 2021-09-08 14:43:22 -04:00
packs.go Add missing db transactions, read from primary when after a write (#1957) 2021-09-08 14:43:22 -04:00
password_reset_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
password_reset.go Add coverage to uncovered mysql code (#1855) 2021-09-07 13:48:04 -03:00
policies_test.go Export fields so the select will work with the struct (#1819) 2021-08-26 11:56:05 -03:00
policies.go Fix reading policy after creation for read replicas (#1983) 2021-09-09 16:23:35 -04:00
queries_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
queries.go Add support for MySQL read replicas (#1786) 2021-09-01 15:50:52 -04:00
scheduled_queries_test.go Add support for MySQL read replicas (#1786) 2021-09-01 15:50:52 -04:00
scheduled_queries.go Add missing db transactions, read from primary when after a write (#1957) 2021-09-08 14:43:22 -04:00
schema.sql Remove id column from host_users to allow for bulk insert (#1931) 2021-09-07 11:02:35 -03:00
sessions_test.go Add coverage to uncovered mysql code (#1855) 2021-09-07 13:48:04 -03:00
sessions.go Add coverage to uncovered mysql code (#1855) 2021-09-07 13:48:04 -03:00
software_test.go Add missing db transactions, read from primary when after a write (#1957) 2021-09-08 14:43:22 -04:00
software.go Add missing db transactions, read from primary when after a write (#1957) 2021-09-08 14:43:22 -04:00
statistics_test.go Issue 1321 usage statistics (#1415) 2021-07-20 18:39:50 -03:00
statistics.go Add missing db transactions, read from primary when after a write (#1957) 2021-09-08 14:43:22 -04:00
targets_test.go Add coverage to uncovered mysql code (#1855) 2021-09-07 13:48:04 -03:00
targets.go Add support for MySQL read replicas (#1786) 2021-09-01 15:50:52 -04:00
teams_test.go Add coverage to uncovered mysql code (#1855) 2021-09-07 13:48:04 -03:00
teams.go Add missing db transactions, read from primary when after a write (#1957) 2021-09-08 14:43:22 -04:00
testing_utils.go Add support for MySQL read replicas (#1786) 2021-09-01 15:50:52 -04:00
unicode_test.go Add global policies (#1750) 2021-08-24 17:24:52 -03:00
users_test.go Add coverage to uncovered mysql code (#1855) 2021-09-07 13:48:04 -03:00
users.go Add missing db transactions, read from primary when after a write (#1957) 2021-09-08 14:43:22 -04:00