fleet/server
Zach Wasserman 417ef2c9b6
Refactor teams service methods (#910)
- Move team-related service methods to `ee/server/service`.
- Instantiate different service on startup based on license key.
- Refactor service errors into separate package.
- Add support for running E2E tests in both Core and Basic tiers.
2021-05-31 17:07:51 -07:00
..
bindata Allow import of github.com/kolide/fleet (#2213) 2020-03-29 19:22:04 -07:00
config Stub out licensing API (#810) 2021-05-19 17:29:38 -07:00
contexts Delete instead of disabling users (#622) 2021-04-08 16:53:33 -07:00
datastore Merge branch 'master' into teams 2021-05-31 10:56:50 -07:00
health Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
kolide Refactor teams service methods (#910) 2021-05-31 17:07:51 -07:00
launcher Expose live query error messages via API (#205) 2021-01-19 14:52:29 -08:00
live_query Speed up MySQL tests (#585) 2021-04-03 11:42:27 -07:00
logging Format and clean code (#774) 2021-05-17 10:29:50 -07:00
mail Migrate remaining URLs to fleetdm.com (#116) 2020-12-10 11:26:00 -08:00
mock Merge branch 'master' into teams 2021-05-31 10:56:50 -07:00
ptr Implement license loading and validation (#908) 2021-05-31 11:35:15 -07:00
pubsub Update Redigo version and timeouts (#793) 2021-05-18 15:04:14 -07:00
service Refactor teams service methods (#910) 2021-05-31 17:07:51 -07:00
sso Refactor teams service methods (#910) 2021-05-31 17:07:51 -07:00
test Filter query page API responses based on team membership (#850) 2021-05-24 21:34:08 -07:00
websocket server: prune unused constants and functions (#477) 2021-03-15 17:08:25 -07:00