fleet/server
2016-12-22 14:29:29 -05:00
..
config Use redis for distributed query results when not in dev mode (#653) 2016-12-15 16:13:23 -08:00
contexts Make context imports consistent (#359) 2016-10-31 15:18:05 -07:00
datastore Return query and name after creating a scheduled query (#690) 2016-12-22 14:29:29 -05:00
errors change the implementation of ErrNotFound and AlreadyExists to a struct type (#665) 2016-12-20 13:35:22 -05:00
kolide Minor App Config API tweaks requested by @mikestone14 (#681) 2016-12-22 08:12:34 -06:00
mail Minor App Config API tweaks requested by @mikestone14 (#681) 2016-12-22 08:12:34 -06:00
pubsub add a /healthz endpoint which checks that the app is in a healthy state (#674) 2016-12-22 12:07:47 -05:00
service add prometheus metrics to every http endpoint in the app (#680) 2016-12-22 12:39:44 -05:00
test Moving query attributes from the query object to the pack-query relationship (#559) 2016-12-13 14:22:05 -08:00
version Organizing go code (#241) 2016-09-26 11:48:55 -07:00
websocket Push query results and metadata over websocket connection (#519) 2016-11-22 16:35:43 -08:00