fleet/server/mock
Zachary Wasserman 60607cb366 Speed up manage packs page loading (#1429)
Push the calculation of target counts into the SQL query, rather than loading
all of the targets and then counting them. This provides a dramatic (>100x)
speedup in loading of the manage packs page when large numbers of hosts are
present.

Closes #1426
2017-03-30 08:31:28 -07:00
..
datastore_appconfig_helpers.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_appconfig.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_invites_helpers.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_invites.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_labels.go Add ability to modify labels (#1202) 2017-02-12 12:27:43 +08:00
datastore_licenses.go License revocation checker (#1170) 2017-02-07 21:49:01 +08:00
datastore_users_helpers.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_users.go Email confirmation fix (#1231) 2017-02-16 21:07:20 +08:00
datastore.go Speed up manage packs page loading (#1429) 2017-03-30 08:31:28 -07:00
dateastore_decorators.go Decorator support (#1430) 2017-03-28 16:45:18 -05:00
errors.go add mock package and use in invite tests (#603) 2017-01-10 16:49:14 -05:00