fleet/server/datastore
Zach Wasserman 9ade086448
Add delete teams endpoints (#666)
Tested to work with frontend calls.
2021-04-20 10:20:52 -07:00
..
inmem Delete instead of disabling users (#622) 2021-04-08 16:53:33 -07:00
internal/appstate Improvements to built-in labels (#562) 2021-03-30 15:37:33 -07:00
mysql Add delete teams endpoints (#666) 2021-04-20 10:20:52 -07:00
s3 Add AWS S3 as file carving backend (#126) 2020-12-16 09:16:55 -08:00
datastore_app.go Refactor MySQL tests into package mysql (#586) 2021-04-05 11:04:53 -07:00
datastore_campaigns.go Refactor MySQL tests into package mysql (#586) 2021-04-05 11:04:53 -07:00
datastore_carves.go Refactor MySQL tests into package mysql (#586) 2021-04-05 11:04:53 -07:00
datastore_email_changes.go Refactor MySQL tests into package mysql (#586) 2021-04-05 11:04:53 -07:00
datastore_hosts.go Merge master into teams 2021-04-14 17:52:15 +01:00
datastore_invites.go Merge master into teams 2021-04-14 17:52:15 +01:00
datastore_labels.go Refactor MySQL tests into package mysql (#586) 2021-04-05 11:04:53 -07:00
datastore_migrations.go Refactor MySQL tests into package mysql (#586) 2021-04-05 11:04:53 -07:00
datastore_osquery_options.go Refactor MySQL tests into package mysql (#586) 2021-04-05 11:04:53 -07:00
datastore_packs.go Refactor MySQL tests into package mysql (#586) 2021-04-05 11:04:53 -07:00
datastore_password_reset.go Refactor MySQL tests into package mysql (#586) 2021-04-05 11:04:53 -07:00
datastore_queries.go Merge master into teams 2021-04-14 17:52:15 +01:00
datastore_scheduled_queries.go Refactor MySQL tests into package mysql (#586) 2021-04-05 11:04:53 -07:00
datastore_targets.go Refactor MySQL tests into package mysql (#586) 2021-04-05 11:04:53 -07:00
datastore_teams.go Add delete teams endpoints (#666) 2021-04-20 10:20:52 -07:00
datastore_unicode.go Refactor MySQL tests into package mysql (#586) 2021-04-05 11:04:53 -07:00
datastore_users.go Merge master into teams 2021-04-14 17:52:15 +01:00
datastore.go Add delete teams endpoints (#666) 2021-04-20 10:20:52 -07:00