fleet/server/datastore/mysql
Tomas Touceda 11dff7ca92
Issue 1588 allow disabling host users (#1611)
* Allow users to disable host_users

* Add missing files

* Address review comments

* Fix tests

* Check additional queries for nil, not the whole hostsettings

* Finally fix tests
2021-08-11 14:56:11 -03:00
..
migrations Issue 1588 allow disabling host users (#1611) 2021-08-11 14:56:11 -03:00
activities_test.go Return email as well in activities (#1466) 2021-07-23 17:00:26 -03:00
activities.go Return email as well in activities (#1466) 2021-07-23 17:00:26 -03:00
app_configs_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
app_configs.go Issue 1588 allow disabling host users (#1611) 2021-08-11 14:56:11 -03:00
campaigns_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
campaigns.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
carves_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
carves.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
config.go Datastore refactor (#439) 2016-11-16 21:47:49 +08:00
delete.go Remove soft-deletion pattern (#2327) 2020-10-22 10:51:26 -07:00
email_changes_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
email_changes.go Retry sqlx transactions (#2203) 2020-03-10 18:14:02 -07: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 team_id filter to fleetctl & api (#1596) 2021-08-11 10:40:56 -04:00
hosts.go add team_id filter to fleetctl & api (#1596) 2021-08-11 10:40:56 -04:00
invites_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
invites.go Make roles for users mandatory (#1338) 2021-07-13 16:33:04 -03:00
labels_test.go add team_id filter to fleetctl & api (#1596) 2021-08-11 10:40:56 -04:00
labels.go add team_id filter to fleetctl & api (#1596) 2021-08-11 10:40:56 -04:00
locks_test.go Issue 1435 software to cpe (#1488) 2021-07-29 13:10:34 -03:00
locks.go Issue 1278 select leader (#1367) 2021-07-19 15:08:41 -03:00
migrations_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
mysql_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
mysql.go Skip match to not add empty searches (#1522) 2021-07-30 16:18:38 -03:00
packs_test.go Issue 1570 stats perf (#1598) 2021-08-10 18:17:06 -03:00
packs.go modify packs api to filter non-empty pack_type from response (#1558) 2021-08-10 09:43:27 -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 v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
queries_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
queries.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
scheduled_queries_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
scheduled_queries.go Implement team schedules (#1528) 2021-08-03 10:33:27 -03:00
sessions.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
software_test.go Fix build, add missing tests for cpe translations (#1631) 2021-08-11 14:52:09 -03:00
software.go Fix build, add missing tests for cpe translations (#1631) 2021-08-11 14:52:09 -03:00
statistics_test.go Issue 1321 usage statistics (#1415) 2021-07-20 18:39:50 -03:00
statistics.go Issue 1321 usage statistics (#1415) 2021-07-20 18:39:50 -03:00
targets_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
targets.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
teams_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
teams.go Issue 1361 fleetctl teams (#1405) 2021-07-19 16:48:49 -03:00
testing_utils.go Remove inmem store (#1534) 2021-08-04 10:40:04 -03:00
unicode_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
users_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
users.go Issue 1362 fleetctl user roles (#1397) 2021-07-16 15:28:13 -03:00