fleet/server/datastore/inmem
Zachary Wasserman 5371647d2c Add builtin labels via migration (#728)
Changing from the existing method of adding built in labels at server startup.
This new method should be friendlier to long term changes, and falls in line
with the new pattern established for osquery options.

Fixes #702
2017-01-06 12:30:43 -08:00
..
app.go Osquery options 365 (#657) 2016-12-29 12:32:28 -06:00
campaigns.go change the implementation of ErrNotFound and AlreadyExists to a struct type (#665) 2016-12-20 13:35:22 -05:00
errors.go catch sql.ErrNoRows in mysql/invites (#667) 2016-12-20 16:31:09 -05:00
hosts.go Host summary endpoint (#742) 2017-01-04 14:16:17 -07:00
inmem_test.go Datastore refactor (#439) 2016-11-16 21:47:49 +08:00
inmem.go Add builtin labels via migration (#728) 2017-01-06 12:30:43 -08:00
invites.go consolidate delete operations in mysql store (#746) 2017-01-04 13:18:21 -05:00
labels.go change the implementation of ErrNotFound and AlreadyExists to a struct type (#665) 2016-12-20 13:35:22 -05:00
options.go Osquery Options - /config/osquery-options #365 (#729) 2016-12-31 11:56:54 -06:00
packs.go Add host_ids and label_ids fields to the packs API (#737) 2017-01-03 10:32:06 -07:00
password_reset.go change the implementation of ErrNotFound and AlreadyExists to a struct type (#665) 2016-12-20 13:35:22 -05:00
queries.go Ensure author name and packs are set in NewQuery response (#774) 2017-01-05 18:48:56 -07:00
scheduled_queries.go Return query and name after creating a scheduled query (#690) 2016-12-22 14:29:29 -05:00
sessions.go change the implementation of ErrNotFound and AlreadyExists to a struct type (#665) 2016-12-20 13:35:22 -05:00
users.go change the implementation of ErrNotFound and AlreadyExists to a struct type (#665) 2016-12-20 13:35:22 -05:00