etcd/etcdserver
Xiang Li 0fde354eba Merge pull request #4164 from cchamplin/ttl-refresh
store/httpapi: support refresh ttl without firing watch
2016-02-08 13:20:34 -08:00
..
api/v3rpc *: limit request size for v3 2016-02-08 12:54:03 -08:00
auth etcdserver, auth: not cache a flag of auth status 2016-01-26 11:46:25 +09:00
etcdhttp Add refresh parameter to allow TTL refreshes without firing watch/wait responses 2016-02-08 10:37:37 -07:00
etcdserverpb Add refresh parameter to allow TTL refreshes without firing watch/wait responses 2016-02-08 10:37:37 -07:00
stats *: add missing package descriptions 2015-11-17 20:54:10 -08:00
cluster.go Add refresh parameter to allow TTL refreshes without firing watch/wait responses 2016-02-08 10:37:37 -07:00
cluster_test.go Add refresh parameter to allow TTL refreshes without firing watch/wait responses 2016-02-08 10:37:37 -07:00
cluster_util.go integration: decrease timeout for isMemberBootstrapped 2016-02-02 14:34:58 -08:00
cluster_util_test.go *: fix minor typos 2016-01-08 00:21:19 -08:00
config.go integration: decrease timeout for isMemberBootstrapped 2016-02-02 14:34:58 -08:00
config_test.go *: extract types.Cluster from etcdserver.Cluster 2015-05-12 14:53:11 -07:00
consistent_index.go etcdserver: save consistent index into v3 storage 2015-10-24 09:27:24 -07:00
consistent_index_test.go etcdserver: save consistent index into v3 storage 2015-10-24 09:27:24 -07:00
doc.go *: add missing package descriptions 2015-11-17 20:54:10 -08:00
errors.go *: limit request size for v3 2016-02-08 12:54:03 -08:00
member.go etcdserver: avoid deadlock caused by adding members with wrong peer URLs 2015-09-13 09:31:53 +09:00
member_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
metrics.go etcdserver: use Histogram for proposal_durations 2015-10-17 12:48:25 -07:00
raft.go *: fix many typos 2016-01-31 21:42:39 -08:00
raft_test.go etcdserver: fix racey WaitSchedule() tests to wait for recorder actions 2016-01-05 09:39:18 -08:00
server.go Add refresh parameter to allow TTL refreshes without firing watch/wait responses 2016-02-08 10:37:37 -07:00
server_test.go Add refresh parameter to allow TTL refreshes without firing watch/wait responses 2016-02-08 10:37:37 -07:00
snapshot_merge.go *: get snapshot from backend 2016-01-06 22:40:23 -08:00
storage.go *: fix many typos 2016-01-31 21:42:39 -08:00
util.go etcdserver: move unti out of server.go 2015-12-22 15:17:14 -08:00
v3demo_server.go *: limit request size for v3 2016-02-08 12:54:03 -08:00