fleet/datastore
Victor Vrantchan 26b1e70ac3 App config api (#223)
Add GET and PATCH endpoints for /kolide/config to get/update current app configuration
2016-09-21 20:45:57 -04:00
..
config.go Refactoring for config patterns (#159) 2016-09-14 09:11:06 -07:00
datastore_test.go Serializable config types (#141) 2016-09-19 16:11:39 -07:00
datastore.go Update users service (#156) 2016-09-15 10:52:17 -04:00
gorm_app_test.go App config api (#223) 2016-09-21 20:45:57 -04:00
gorm_app.go App config api (#223) 2016-09-21 20:45:57 -04:00
gorm_password_reset.go Update users service (#156) 2016-09-15 10:52:17 -04:00
gorm_sessions.go Refactoring for config patterns (#159) 2016-09-14 09:11:06 -07:00
gorm_test.go assertifying the tests (#163) 2016-09-14 11:40:51 -07:00
gorm_users.go Update users service (#156) 2016-09-15 10:52:17 -04:00
gorm.go App config api (#223) 2016-09-21 20:45:57 -04:00
inmem_app.go App config api (#223) 2016-09-21 20:45:57 -04:00
inmem_password_reset.go Update users service (#156) 2016-09-15 10:52:17 -04:00
inmem_sessions.go Refactoring for config patterns (#159) 2016-09-14 09:11:06 -07:00
inmem_users.go Update users service (#156) 2016-09-15 10:52:17 -04:00
inmem.go App config api (#223) 2016-09-21 20:45:57 -04:00