fleet/server/datastore
Victor Vrantchan a9000c5af3 print connection sleep interval duration in seconds (#534)
The duration was printed with a "ns" interval, even
though the sleep time was in seconds.
2016-11-28 10:35:05 -05:00
..
inmem Added built in labels (#526) 2016-11-26 02:08:22 +08:00
mysql print connection sleep interval duration in seconds (#534) 2016-11-28 10:35:05 -05: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 Added built in labels (#526) 2016-11-26 02:08:22 +08:00
datastore_packs_test.go Add attributes to packs (#524) 2016-11-22 13:56:05 -08:00
datastore_password_reset_test.go Datastore cleaning (#262) 2016-10-04 16:34:36 -04:00
datastore_queries_test.go Push query results and metadata over websocket connection (#519) 2016-11-22 16:35:43 -08:00
datastore_test.go Added built in labels (#526) 2016-11-26 02:08:22 +08:00
datastore_users_test.go Datastore refactor (#439) 2016-11-16 21:47:49 +08:00
inmem_test.go Added built in labels (#526) 2016-11-26 02:08:22 +08:00
mysql_test.go Drop MySQL tables after test when migration fails (#517) 2016-11-18 11:14:10 -08:00