fleet/server/datastore/mysql
Tomas Touceda 2033d8208c
Add policy updated at (#2246)
* wip

* Add policy updated at interval and update the UI to use that

* Update rest api

* Fix tests
2021-09-27 16:27:38 -03:00
..
migrations Add policy updated at (#2246) 2021-09-27 16:27:38 -03:00
activities_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
activities.go Use the context in the Datastore layer. (#2030) 2021-09-14 10:44:02 -04:00
app_configs_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
app_configs.go Use the context in the Datastore layer. (#2030) 2021-09-14 10:44:02 -04:00
campaigns_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
campaigns.go Use the context in the Datastore layer. (#2030) 2021-09-14 10:44:02 -04:00
carves_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
carves.go Use the context in the Datastore layer. (#2030) 2021-09-14 10:44:02 -04:00
config.go Add support for MySQL read replicas (#1786) 2021-09-01 15:50:52 -04:00
delete_test.go Add policy updated at (#2246) 2021-09-27 16:27:38 -03:00
delete.go Introduce entityName type for mysql entity table names (#2139) 2021-09-20 14:47:06 -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 Use the context in the Datastore layer. (#2030) 2021-09-14 10:44:02 -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 policy updated at (#2246) 2021-09-27 16:27:38 -03:00
hosts.go Add policy updated at (#2246) 2021-09-27 16:27:38 -03:00
invites_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
invites.go Introduce entityName type for mysql entity table names (#2139) 2021-09-20 14:47:06 -03:00
labels_test.go Add policy updated at (#2246) 2021-09-27 16:27:38 -03:00
labels.go Return host count when modifying a label (#2221) 2021-09-24 15:56:55 -03:00
locks_test.go Use the context in the Datastore layer. (#2030) 2021-09-14 10:44:02 -04:00
locks.go Use the context in the Datastore layer. (#2030) 2021-09-14 10:44:02 -04:00
migrations_test.go Add policy updated at (#2246) 2021-09-27 16:27:38 -03:00
mysql_test.go Add policy updated at (#2246) 2021-09-27 16:27:38 -03:00
mysql.go Introduce entityName type for mysql entity table names (#2139) 2021-09-20 14:47:06 -03:00
packs_test.go Add policy updated at (#2246) 2021-09-27 16:27:38 -03:00
packs.go Introduce entityName type for mysql entity table names (#2139) 2021-09-20 14:47:06 -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 Use the context in the Datastore layer. (#2030) 2021-09-14 10:44:02 -04:00
policies_test.go Add policy updated at (#2246) 2021-09-27 16:27:38 -03:00
policies.go Add team policies (#2103) 2021-09-20 11:00:57 -03:00
queries_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
queries.go Introduce entityName type for mysql entity table names (#2139) 2021-09-20 14:47:06 -03:00
scheduled_queries_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
scheduled_queries.go Introduce entityName type for mysql entity table names (#2139) 2021-09-20 14:47:06 -03:00
schema.sql Add policy updated at (#2246) 2021-09-27 16:27:38 -03:00
sessions_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
sessions.go Introduce entityName type for mysql entity table names (#2139) 2021-09-20 14:47:06 -03:00
software_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
software.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
statistics_test.go Add policy updated at (#2246) 2021-09-27 16:27:38 -03:00
statistics.go Use the context in the Datastore layer. (#2030) 2021-09-14 10:44:02 -04:00
targets_test.go Add policy updated at (#2246) 2021-09-27 16:27:38 -03:00
targets.go Use the context in the Datastore layer. (#2030) 2021-09-14 10:44:02 -04:00
teams_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
teams.go Introduce entityName type for mysql entity table names (#2139) 2021-09-20 14:47:06 -03:00
testing_utils.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
unicode_test.go Add policy updated at (#2246) 2021-09-27 16:27:38 -03:00
users_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
users.go Introduce entityName type for mysql entity table names (#2139) 2021-09-20 14:47:06 -03:00