fleet/server/datastore/mysql
Tomas Touceda 06a64cdd2c
Use id instead of seen time/created_at to sort hosts (#3482)
* Use id instead of seen time/created_at to sort hosts

* Add test for ordering by id
2021-12-23 15:45:50 -03:00
..
migrations Add support for google chrome profiles (#3423) 2021-12-21 15:36:19 -05:00
activities.go
activities_test.go
aggregated_stats.go
aggregated_stats_test.go
app_configs.go
app_configs_test.go
campaigns.go
campaigns_test.go
carves.go Move carves endpoints to new endpoint pattern (#3148) 2021-12-01 15:45:29 -05:00
carves_test.go
config.go
delete.go
delete_test.go
email_changes.go
email_changes_test.go
errors.go Mna 1782 migrate endpoints (#3226) 2021-12-14 16:34:11 -05:00
fulltext.go
fulltext_test.go
hosts.go Use id instead of seen time/created_at to sort hosts (#3482) 2021-12-23 15:45:50 -03:00
hosts_test.go Use id instead of seen time/created_at to sort hosts (#3482) 2021-12-23 15:45:50 -03:00
invites.go
invites_test.go
labels.go Migrate labels endpoints to new pattern (#3354) 2021-12-21 09:53:15 -05:00
labels_test.go
locks.go Add the fleetctl debug {errors,db-locks} sub-commands (#3168) 2021-12-06 09:26:01 -05:00
locks_test.go Add the fleetctl debug {errors,db-locks} sub-commands (#3168) 2021-12-06 09:26:01 -05:00
migrations_test.go Do not exit on serve/prepare if there are unknown migrations (#3262) 2021-12-08 19:50:00 -03:00
mysql.go Add support for google chrome profiles (#3423) 2021-12-21 15:36:19 -05:00
mysql_test.go Add support for google chrome profiles (#3423) 2021-12-21 15:36:19 -05:00
packs.go Optimize requests on packs page (#3327) 2021-12-13 21:50:24 -08:00
packs_test.go Optimize requests on packs page (#3327) 2021-12-13 21:50:24 -08:00
password_reset.go
password_reset_test.go
policies.go Remove platform and team from policy editing (#3233) 2021-12-07 13:01:00 -03:00
policies_test.go Remove platform and team from policy editing (#3233) 2021-12-07 13:01:00 -03:00
queries.go Amend policy creation and spec (for proprietary query), and add update APIs (#2890) 2021-11-24 14:16:42 -03:00
queries_test.go
scheduled_queries.go Migrate global scheduled queries endpoints to new pattern (#3235) 2021-12-15 09:06:34 -05:00
scheduled_queries_test.go
schema.sql Add support for google chrome profiles (#3423) 2021-12-21 15:36:19 -05:00
sessions.go
sessions_test.go
software.go Only join big tables when absolutely needed (#3308) 2021-12-09 17:36:12 -03:00
software_test.go Add software count API (#3105) 2021-12-03 10:54:17 -03:00
statistics.go Update anonymous usage statistics to record Fleet feature adoption (#3056) 2021-12-06 14:39:00 -06:00
statistics_test.go Update anonymous usage statistics to record Fleet feature adoption (#3056) 2021-12-06 14:39:00 -06:00
targets.go Add COALESCEs on all host_seen_times JOINs (#3147) 2021-12-01 09:05:23 -03:00
targets_test.go Add COALESCEs on all host_seen_times JOINs (#3147) 2021-12-01 09:05:23 -03:00
teams.go Update anonymous usage statistics to record Fleet feature adoption (#3056) 2021-12-06 14:39:00 -06:00
teams_test.go
testing_utils.go
unicode_test.go
users.go Update anonymous usage statistics to record Fleet feature adoption (#3056) 2021-12-06 14:39:00 -06:00
users_test.go