fleet/server/datastore
Zachary Wasserman eff7f60dc2 Fixes for bugs in MySQL migration (#501)
* Fix users table name in MySQL ListUsers
* Fix invalid SQL
* Implement MarkHostSeen
* Partial fix for targets autocompletion
2016-11-16 15:12:59 -08:00
..
inmem Datastore refactor (#439) 2016-11-16 21:47:49 +08:00
mysql Fixes for bugs in MySQL migration (#501) 2016-11-16 15:12:59 -08:00
datastore_app_test.go store WebAddress config in datastore (#421) 2016-11-04 16:44:38 -04:00
datastore_hosts_test.go Datastore refactor (#439) 2016-11-16 21:47:49 +08:00
datastore_invites_test.go Datastore refactor (#439) 2016-11-16 21:47:49 +08:00
datastore_labels_test.go Datastore refactor (#439) 2016-11-16 21:47:49 +08:00
datastore_packs_test.go Datastore refactor (#439) 2016-11-16 21:47:49 +08:00
datastore_password_reset_test.go Datastore cleaning (#262) 2016-10-04 16:34:36 -04:00
datastore_queries_test.go Datastore refactor (#439) 2016-11-16 21:47:49 +08:00
datastore_test.go Datastore refactor (#439) 2016-11-16 21:47:49 +08:00
datastore_users_test.go Datastore refactor (#439) 2016-11-16 21:47:49 +08:00
inmem_test.go Datastore refactor (#439) 2016-11-16 21:47:49 +08:00
mysql_test.go Datastore refactor (#439) 2016-11-16 21:47:49 +08:00