fleet/server
Mike Arpaia a036c5da9f Add attributes to packs (#524)
* Adds created_by attribute to packs

This PR also updated the distributed query code to use the pattern
established here (service checks context)

* add enable/disable state to packs

* add query_count to packs API responses

* add host_count to packs API responses (very, very poorly)

* pack description should not be required

* counting hosts in packs via mysql

* removing extraneous newline in test

* Switch case instead of if/if else

* add description to update query for SavePack method

* change AND to WHERE in query as per @zwass

* add ordering and list options as per @murphybytes' suggestion
2016-11-22 13:56:05 -08:00
..
config store WebAddress config in datastore (#421) 2016-11-04 16:44:38 -04:00
contexts Make context imports consistent (#359) 2016-10-31 15:18:05 -07:00
datastore Add attributes to packs (#524) 2016-11-22 13:56:05 -08:00
errors removing some dependencies from glide (#493) 2016-11-16 10:38:31 -08:00
kolide Add attributes to packs (#524) 2016-11-22 13:56:05 -08:00
mail Organizing go code (#241) 2016-09-26 11:48:55 -07:00
pubsub Datastore refactor (#439) 2016-11-16 21:47:49 +08:00
service Add attributes to packs (#524) 2016-11-22 13:56:05 -08:00
version Organizing go code (#241) 2016-09-26 11:48:55 -07:00