fleet/server/mock
Tomas Touceda a8642493ad
Add global policies (#1750)
* Add global policies

* Update documentation and add extra parameter to config

* Fix failing tests

* Store historic policy records

* Address review comments

And also remove other inmem references I saw by chance

* Add documentation for get by id request

* Add parameter doc

* Move schema generation to a cmd instead of a test

Otherwise it messes up running all tests sometimes depending on how parallel it does

* Remove brain dump for another task

* Make migration tests a separate beast

* Make schema generation idempotent and move dbutils cmd to tools

* Allow all filters and add counts to Policy

* Add test for Policy
2021-08-24 17:24:52 -03:00
..
datastore_activities.go Process stored CPEs and store found CVEs (#1533) 2021-08-04 18:01:39 -03:00
datastore_appconfig_helpers.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
datastore_appconfig.go Process stored CPEs and store found CVEs (#1533) 2021-08-04 18:01:39 -03:00
datastore_campaigns.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
datastore_carves.go Process stored CPEs and store found CVEs (#1533) 2021-08-04 18:01:39 -03:00
datastore_hosts.go Process stored CPEs and store found CVEs (#1533) 2021-08-04 18:01:39 -03:00
datastore_invites.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
datastore_labels.go Add global policies (#1750) 2021-08-24 17:24:52 -03:00
datastore_packs.go modify packs api to filter non-empty pack_type from response (#1558) 2021-08-10 09:43:27 -04:00
datastore_policies.go Add global policies (#1750) 2021-08-24 17:24:52 -03:00
datastore_queries.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
datastore_query_results.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
datastore_scheduled_queries.go Remove fk in scheduled_query_stats table and clean up orphan rows for it (#1720) 2021-08-18 18:30:48 -03:00
datastore_sessions.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
datastore_software.go Process stored CPEs and store found CVEs (#1533) 2021-08-04 18:01:39 -03:00
datastore_statistics.go Process stored CPEs and store found CVEs (#1533) 2021-08-04 18:01:39 -03:00
datastore_targets.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
datastore_teams.go Process stored CPEs and store found CVEs (#1533) 2021-08-04 18:01:39 -03:00
datastore_users_helpers.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
datastore_users.go Process stored CPEs and store found CVEs (#1533) 2021-08-04 18:01:39 -03:00
datastore.go Add global policies (#1750) 2021-08-24 17:24:52 -03:00
errors.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00