mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
a8642493ad
* Add global policies * Update documentation and add extra parameter to config * Fix failing tests * Store historic policy records * Address review comments And also remove other inmem references I saw by chance * Add documentation for get by id request * Add parameter doc * Move schema generation to a cmd instead of a test Otherwise it messes up running all tests sometimes depending on how parallel it does * Remove brain dump for another task * Make migration tests a separate beast * Make schema generation idempotent and move dbutils cmd to tools * Allow all filters and add counts to Policy * Add test for Policy |
||
---|---|---|
.. | ||
datastore_activities.go | ||
datastore_appconfig_helpers.go | ||
datastore_appconfig.go | ||
datastore_campaigns.go | ||
datastore_carves.go | ||
datastore_hosts.go | ||
datastore_invites.go | ||
datastore_labels.go | ||
datastore_packs.go | ||
datastore_policies.go | ||
datastore_queries.go | ||
datastore_query_results.go | ||
datastore_scheduled_queries.go | ||
datastore_sessions.go | ||
datastore_software.go | ||
datastore_statistics.go | ||
datastore_targets.go | ||
datastore_teams.go | ||
datastore_users_helpers.go | ||
datastore_users.go | ||
datastore.go | ||
errors.go |