fleet/server
Zachary Wasserman 991fd6c146 Ensure tables are dropped after panic in test (#456)
Prior to this, a panic in the test function would leave data in the database.
Now we ensure that tables are dropped even after a panic.
2016-11-08 13:46:36 -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 Ensure tables are dropped after panic in test (#456) 2016-11-08 13:46:36 -08:00
errors Build endpoints for osquery service methods (#245) 2016-09-28 21:21:39 -07:00
kolide store WebAddress config in datastore (#421) 2016-11-04 16:44:38 -04:00
mail Organizing go code (#241) 2016-09-26 11:48:55 -07:00
pubsub Datastores for buffering distributed query results (#346) 2016-10-31 15:51:19 -07:00
service store WebAddress config in datastore (#421) 2016-11-04 16:44:38 -04:00
version Organizing go code (#241) 2016-09-26 11:48:55 -07:00