fleet/server
Mike Arpaia dcfbe1b2d3 Ensure that manually attached hosts get packs (#922)
Previously, when determining which packs a host should get when it checked in, we were iterating each pack and only checking whether or not the host was apart of a label which was a target of the pack, but we were never checking whether or not the host had been added as a specific target of that pack. This PR makes the necessary modification to `svc.ListPacksForHost`.
2017-01-11 15:24:32 -07:00
..
config Use redis for distributed query results when not in dev mode (#653) 2016-12-15 16:13:23 -08:00
contexts Quick contexts additions (#739) 2017-01-09 08:10:02 -07:00
datastore Ensure that manually attached hosts get packs (#922) 2017-01-11 15:24:32 -07:00
errors add the error message to DatabaseError (#846) 2017-01-10 11:01:47 -05:00
kolide Only return hosts which have been explicitly scheduled from packs API (#909) 2017-01-11 13:33:30 -07:00
mail Wrap email errs (#884) 2017-01-10 23:56:32 -05:00
mock add mock package and use in invite tests (#603) 2017-01-10 16:49:14 -05:00
pubsub Fix failing Redis query results test (#864) 2017-01-10 11:56:38 -08:00
service Ensure that manually attached hosts get packs (#922) 2017-01-11 15:24:32 -07:00
test Host summary endpoint (#742) 2017-01-04 14:16:17 -07:00
version Organizing go code (#241) 2016-09-26 11:48:55 -07:00
websocket Quick contexts additions (#739) 2017-01-09 08:10:02 -07:00