fleet/server/kolide
John Murphy d653cdf281 Minor App Config API tweaks requested by @mikestone14 (#681)
* Minor App Config API tweaks requested by @mikestone14

* Refactored mail test into separate method, implemented code review changes
2016-12-22 08:12:34 -06:00
..
app.go Minor App Config API tweaks requested by @mikestone14 (#681) 2016-12-22 08:12:34 -06:00
campaigns.go Add cleanup method for distributed queries and metadata (#547) 2016-12-01 10:31:16 -08:00
datastore.go change the implementation of ErrNotFound and AlreadyExists to a struct type (#665) 2016-12-20 13:35:22 -05:00
emails_test.go App Settings - /admin/settings #363 (#590) 2016-12-20 15:54:30 -06:00
emails.go App Settings - /admin/settings #363 (#590) 2016-12-20 15:54:30 -06:00
hosts_test.go Host details 405 (#535) 2016-12-02 01:00:00 +08:00
hosts.go Fixes host detail updates with MySQL backend (#568) 2016-12-07 03:51:11 +08:00
invites.go removing gorm struct tags (#491) 2016-11-16 09:48:43 -08:00
labels.go Added built in labels (#526) 2016-11-26 02:08:22 +08:00
network_interfaces.go Host details 405 (#535) 2016-12-02 01:00:00 +08:00
osquery.go Moving query attributes from the query object to the pack-query relationship (#559) 2016-12-13 14:22:05 -08:00
packs.go Moving query attributes from the query object to the pack-query relationship (#559) 2016-12-13 14:22:05 -08:00
queries.go Moving query attributes from the query object to the pack-query relationship (#559) 2016-12-13 14:22:05 -08:00
query_results.go Datastores for buffering distributed query results (#346) 2016-10-31 15:51:19 -07:00
scheduled_queries.go Add forgotten JSON serialization tag (#640) 2016-12-14 14:29:20 -08:00
service.go Moving query attributes from the query object to the pack-query relationship (#559) 2016-12-13 14:22:05 -08:00
sessions_test.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
sessions.go Fixes for bugs in MySQL migration (#501) 2016-11-16 15:12:59 -08:00
targets.go Added MIA status for hosts that haven't been updated for 30 days (#570) 2016-12-07 01:37:22 +08:00
traits.go removing gorm struct tags (#491) 2016-11-16 09:48:43 -08:00
users_test.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
users.go Improve user endpoint validations (#642) 2016-12-15 09:28:53 -08:00