fleet/server
Zach Wasserman 6249beb465
Reorder migrations for pre-4.0 upgrades (#1114)
Reorder migrations from the long-running `teams` branch to ensure that
they can run successfully for deployments upgrading from a pre-4.0
release.

All migrations from the `teams` branch are reordered to take place
_after_ all migrations from the `main` branch, using `20210601` as the
new date, after the latest released `main` branch migration on `20210526`.

Fixes #1058
2021-06-16 11:58:00 -07:00
..
authz Clean up service and return license errors (#1097) 2021-06-16 10:55:41 -07:00
bindata Allow import of github.com/kolide/fleet (#2213) 2020-03-29 19:22:04 -07:00
config Reduce default session duration to 4 hours (#981) 2021-06-06 18:28:47 -07:00
contexts Clean up service and return license errors (#1097) 2021-06-16 10:55:41 -07:00
datastore Reorder migrations for pre-4.0 upgrades (#1114) 2021-06-16 11:58:00 -07:00
fleet Clean up service and return license errors (#1097) 2021-06-16 10:55:41 -07:00
health Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
launcher Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
live_query Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
logging Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
mail User Management Page: Edit user's email flash message (#1084) 2021-06-15 10:35:28 -04:00
mock Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
ptr Implement license loading and validation (#908) 2021-05-31 11:35:15 -07:00
pubsub Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
service Clean up service and return license errors (#1097) 2021-06-16 10:55:41 -07:00
sso Continue to update names in backend code and docs (#976) 2021-06-06 16:58:23 -07:00
test Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
websocket Continue to update names in backend code and docs (#976) 2021-06-06 16:58:23 -07:00