Skip to content

Pull requests: etcd-io/etcd

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

HTTP API test coverage, pt 1
#1017 by jonboulle was merged Sep 9, 2014 Loading… updated Sep 9, 2014 v0.5.0-alpha
separate ports used for client/server communication
#1010 by jonboulle was merged Sep 16, 2014 Loading… updated Sep 16, 2014 v0.5.0-alpha
listen on multiple sockets
#1090 by jonboulle was merged Sep 16, 2014 Loading… updated Sep 16, 2014 v0.5.0-alpha
Add CORS support
#1013 by jonboulle was merged Sep 22, 2014 Loading… updated Sep 22, 2014 v0.5.0-alpha
Validate HTTP API user input
#1011 by jonboulle was merged Sep 11, 2014 Loading… updated Sep 22, 2014 v0.5.0-alpha
etcdserver: handle watch timeouts and streaming type/bug
#1138 by jonboulle was merged Sep 24, 2014 Loading… updated Sep 24, 2014 v0.5.0-alpha
etcdserver: extend storeRecorder to test parameters
#1157 by jonboulle was merged Sep 24, 2014 Loading… updated Sep 24, 2014 v0.5.0-alpha
main: add version flag
#1170 by jonboulle was merged Sep 25, 2014 Loading… updated Sep 25, 2014 v0.5.0-alpha
introduce cluster store
#1147 by philips was merged Sep 26, 2014 Loading… updated Sep 26, 2014
3 of 5 tasks
v0.5.0-alpha
main: deprecate peers flag
#1188 by jonboulle was closed Sep 26, 2014 Loading… updated Sep 26, 2014 v0.5.0-alpha
*: Id -> ID for protobuf types
#1143 by yichengq was merged Sep 29, 2014 Loading… updated Sep 29, 2014 v0.5.0-alpha
main: fail on peers/peers-file flags
#1244 by jonboulle was merged Oct 6, 2014 Loading… updated Oct 6, 2014 v0.5.0-alpha
main: fix temporary discovery cluster
#1248 by jonboulle was merged Oct 6, 2014 Loading… updated Oct 6, 2014 v0.5.0-alpha
*: generate clusterid
#1286 by xiang90 was merged Oct 21, 2014 Loading… updated Oct 21, 2014 v0.5.0-alpha
etcdserver: support GET on admin endpoint
#1365 by xiang90 was merged Oct 23, 2014 Loading… updated Oct 23, 2014 v0.5.0-alpha
etcdserver: support newly-join member bootstrap
#1383 by yichengq was merged Oct 24, 2014 Loading… updated Oct 24, 2014 v0.5.0-alpha
standardize ID serialization
#1309 by jonboulle was merged Oct 31, 2014 Loading… updated Oct 31, 2014 v0.5.0-alpha.1
raft: add tests based on section 5.3 in raft paper area/testing
#1528 by yichengq was merged Oct 31, 2014 Loading… updated Oct 31, 2014 v0.5.0-alpha.2
client: return ErrNoEndpoint when none available
#1601 by jonboulle was merged Nov 4, 2014 Loading… updated Nov 4, 2014 v0.5.0-alpha.2
integration: bump timeout for good path
#1602 by jonboulle was merged Nov 5, 2014 Loading… updated Nov 5, 2014 v0.5.0-alpha.2
*: support discovery fallback
#1604 by xiang90 was merged Nov 5, 2014 Loading… updated Nov 5, 2014 v0.5.0-alpha.2
test: add error package
#1600 by philips was closed Nov 5, 2014 Loading… updated Nov 5, 2014 v0.5.0-alpha.2
*: add Advance interface to raft.Node
#1586 by xiang90 was merged Nov 5, 2014 Loading… updated Nov 5, 2014 v0.5.0-alpha.2
etcdctl: SSL/TLS support
#1513 by bcwaldon was closed Nov 3, 2014 Loading… updated Nov 6, 2014 v0.5.0-alpha.2
ProTip! Filter pull requests by the default branch with base:main.