etcd/integration
Anthony Romano 8dbc6cfd43 etcdserver: ranges in watcher rpc protocol
protocol change so watch requests are ranges; server rejects non-prefix ranges
2016-02-29 14:03:27 -08:00
..
fixtures integration: add key usage to server.crt 2016-02-09 15:34:53 -08:00
testdata/integration046_data add snapshotted integration test 2014-11-20 15:38:08 -05:00
cluster.go clientv3: compose all clientv3 APIs into client struct 2016-02-25 18:13:26 -08:00
cluster_test.go rafthttp: add requester to transport if peer does not exist 2016-02-03 14:16:46 -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 clientv3/concurrency: Session 2016-02-24 16:40:16 -08:00
v3_election_test.go clientv3/concurrency: Session 2016-02-24 16:40:16 -08:00
v3_grpc_test.go clientv3: compose all clientv3 APIs into client struct 2016-02-25 18:13:26 -08:00
v3_lease_test.go clientv3: compose all clientv3 APIs into client struct 2016-02-25 18:13:26 -08:00
v3_lock_test.go clientv3/concurrency: Mutex 2016-02-24 17:23:40 -08:00
v3_queue_test.go *: fix many typos 2016-01-31 21:42:39 -08:00
v3_stm_test.go clientv3: use default client kv 2016-02-25 18:13:26 -08:00
v3_watch_test.go etcdserver: ranges in watcher rpc protocol 2016-02-29 14:03:27 -08:00