etcd/integration
Gyu-Ho Lee f6215574f2 *: kv range to return current revision
This changes the behavior of KV's range and tx range to return
current revision rather than range revision. This makes populating
range response header easier.
2016-01-30 17:37:34 -08:00
..
fixtures integration: add TestTLSClusterOf3 2015-04-01 20:55:00 -07:00
testdata/integration046_data add snapshotted integration test 2014-11-20 15:38:08 -05:00
cluster.go integration: add client tls support 2016-01-29 16:38:11 -08:00
cluster_test.go integration: add client tls support 2016-01-29 16:38:11 -08:00
doc.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
main_test.go *: detect leaky goroutines, fix leaks 2016-01-23 13:52:41 -08:00
member_test.go integration: add client tls support 2016-01-29 16:38:11 -08:00
migration_test.go integration: add client tls support 2016-01-29 16:38:11 -08:00
v2_http_kv_test.go integration: update gRPC, proto interface 2016-01-26 17:41:27 -08:00
v3_barrier_test.go *: expose integration functions for clientv3 2016-01-28 21:21:34 -08:00
v3_double_barrier_test.go *: expose integration functions for clientv3 2016-01-28 21:21:34 -08:00
v3_election_test.go *: expose integration functions for clientv3 2016-01-28 21:21:34 -08:00
v3_grpc_test.go *: kv range to return current revision 2016-01-30 17:37:34 -08:00
v3_lock_test.go *: expose integration functions for clientv3 2016-01-28 21:21:34 -08:00
v3_queue_test.go *: expose integration functions for clientv3 2016-01-28 21:21:34 -08:00
v3_stm_test.go *: expose integration functions for clientv3 2016-01-28 21:21:34 -08:00