fleet/server/datastore/mysql
Zach Wasserman 79138d4b60
Move and refactor host team transfer endpoint (#778)
- Move API endpoint to `/hosts/transfer`.
- Refactor service and datastore methods from teams to hosts.
2021-05-17 12:23:21 -07:00
..
migrations Update agent options storage for teams (#754) 2021-05-11 18:15:16 -07:00
app_configs.go Add support for IdP-initiated SSO login (#556) 2021-03-30 12:56:20 -07:00
campaigns.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
carves.go Add AWS S3 as file carving backend (#126) 2020-12-16 09:16:55 -08:00
config.go Datastore refactor (#439) 2016-11-16 21:47:49 +08:00
datastore_test.go Refactor MySQL tests into package mysql (#586) 2021-04-05 11:04:53 -07:00
delete.go Remove soft-deletion pattern (#2327) 2020-10-22 10:51:26 -07: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.go Move and refactor host team transfer endpoint (#778) 2021-05-17 12:23:21 -07:00
invites.go Fix saving of teams in invitations (#632) 2021-04-12 09:51:05 -07:00
labels_test.go Clean up and comments before merge. 2020-07-21 14:05:46 -07:00
labels.go Improvements to built-in labels (#562) 2021-03-30 15:37:33 -07:00
mysql_test.go Refactor MySQL tests into package mysql (#586) 2021-04-05 11:04:53 -07:00
mysql.go Fix handling of MySQL TLS flags (#689) 2021-04-28 08:31:19 -07:00
packs.go Add support for denylist parameter in scheduled queries (#209) 2021-01-25 16:26:14 -08:00
password_reset.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
queries.go Delete instead of disabling users (#622) 2021-04-08 16:53:33 -07:00
scheduled_queries.go Add support for denylist parameter in scheduled queries (#209) 2021-01-25 16:26:14 -08:00
sessions.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
software.go Improved handling for long values in software inventory (#682) 2021-04-26 14:01:05 -07:00
targets.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
teams.go Move and refactor host team transfer endpoint (#778) 2021-05-17 12:23:21 -07:00
users.go Add team user management (#672) 2021-04-21 20:54:09 -07:00