fleet/server/kolide
John Murphy 404afe3e22 Fix issue where config interval can be number or string (#1432)
* Fix issue where config interval can be number or string

* Implemented @groob code review suggestions

* Added type assertions with graceful failure if something slips through validation

* Implemented code review changes per @zwass
2017-03-21 12:02:13 -05:00
..
app.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
campaigns.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
datastore.go Warn before running migrations (#1385) 2017-03-09 10:40:52 -08:00
decorators.go Import Config - /config/import #366 (#764) 2017-01-13 12:35:25 -06:00
emails_test.go App Settings - /admin/settings #363 (#590) 2016-12-20 15:54:30 -06:00
emails.go Add invite email template and use the new invite mailer pattern (#711) 2016-12-28 11:55:03 -05:00
file_integrity_monitoring.go Import Config - /config/import #366 (#764) 2017-01-13 12:35:25 -06:00
hosts_test.go Fix host status regression from #1334 (#1383) 2017-03-09 11:36:24 -07:00
hosts.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
import_config_test.go Fix issue where config interval can be number or string (#1432) 2017-03-21 12:02:13 -05:00
import_config_unmarshaler.go Fix issue where config interval can be number or string (#1432) 2017-03-21 12:02:13 -05:00
import_config.go Fix issue where config interval can be number or string (#1432) 2017-03-21 12:02:13 -05:00
invites.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
labels.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
licenses.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
network_interfaces.go Fix flapping host network interfaces (#1283) 2017-02-24 14:37:47 -08:00
options_test.go Osquery options 365 (#657) 2016-12-29 12:32:28 -06:00
options.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
osquery.go Accelerate checkins when hosts enroll (#1423) 2017-03-21 09:17:38 -07:00
packs.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
queries.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
query_results.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
scheduled_queries.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
service.go Licensing (#1123) 2017-02-03 04:30:59 +08:00
sessions.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
targets.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
traits.go consolidate delete operations in mysql store (#746) 2017-01-04 13:18:21 -05:00
users_test.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
users.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
yara.go Import Config - /config/import #366 (#764) 2017-01-13 12:35:25 -06:00