2498 Commits

Author SHA1 Message Date
Xiang Li
f891199ab0 snap: refactoring 2014-09-03 09:20:09 -07:00
Xiang Li
f664c02a40 snap: handle snapshot file error robustly 2014-09-03 09:20:09 -07:00
Xiang Li
338f120cbf snap: check mkdir error in tests 2014-09-03 09:20:09 -07:00
Xiang Li
aff5b75487 snap: separate Load to Load and snapNames 2014-09-03 09:20:09 -07:00
Xiang Li
71d12d3330 snap: fix typo 2014-09-03 09:20:09 -07:00
Xiang Li
3b2a90e775 snap: separate different sections in the filename by adding dash 2014-09-03 09:20:09 -07:00
Yicheng Qin
f7417cf693 server: add testCluster.Add
and fix possible testing error.
2014-09-03 09:20:09 -07:00
Xiang Li
f7580cd3b6 snap: fix missing continue 2014-09-03 09:20:09 -07:00
Xiang Li
12a9b84b2b snap: better naming 2014-09-03 09:20:09 -07:00
Xiang Li
94521738a9 snap: init commit 2014-09-03 09:20:09 -07:00
Yicheng Qin
c1da78601a server: use random generated node id 2014-09-03 09:20:09 -07:00
Xiang Li
a5df254e53 raft: add clusterId to snapshot 2014-09-03 09:20:08 -07:00
Xiang Li
c1c2aeffab etcd: attach default scheme to the peer-list if scheme is not given 2014-09-03 09:20:08 -07:00
Yicheng Qin
cc1df691cc store: fix the bug caused by random iteration order over map 2014-09-03 09:20:08 -07:00
Xiang Li
e9a22d0f34 etcd: make retry configurable 2014-09-03 09:20:08 -07:00
Yicheng Qin
33465a7e42 server: fix testings
Make WaitMode panic to alert.
2014-09-03 09:20:08 -07:00
Yicheng Qin
bb95187bc7 server: more better testing 2014-09-03 09:20:08 -07:00
Xiang Li
cce88a8504 etcd: better testing... 2014-09-03 09:20:08 -07:00
Yicheng Qin
6e9947599a server: add testServer and testCluster 2014-09-03 09:20:08 -07:00
Xiang Li
14a6584a22 etcd: defer afterTest 2014-09-03 09:20:08 -07:00
Xiang Li
0ba26afb4d etcd: remove skipped test 2014-09-03 09:20:08 -07:00
Xiang Li
d71865e094 etcd: cleanup tests 2014-09-03 09:20:08 -07:00
Xiang Li
8e2557697f etcd: rename initTestServer -> newUnstartedTestServer 2014-09-03 09:20:08 -07:00
Xiang Li
3229c91dbb etcd: replace buildServer with runServer in tests 2014-09-03 09:20:07 -07:00
Blake Mizerany
0881021e54 all config -> cfg 2014-09-03 09:20:07 -07:00
Blake Mizerany
a5eec89113 cfg/ -> conf/ 2014-09-03 09:20:07 -07:00
Blake Mizerany
08b370ebe4 main: remove query_params*.go 2014-09-03 09:20:07 -07:00
Blake Mizerany
3653287c97 Revert "Documentation -> doc"
This reverts commit 9c179224aa04f0f25c52dd7b66576c3faf56cfc9.
2014-09-03 09:20:07 -07:00
Yicheng Qin
9203f68894 server: add /v2/stats/self 2014-09-03 09:20:07 -07:00
Yicheng Qin
5574b6e224 server: add /v2/stats/leader 2014-09-03 09:20:07 -07:00
Blake Mizerany
41ccf13393 config -> cfg
It is extremely confusing to use variables named the same as a package.
Please no longer do this.
2014-09-03 09:20:07 -07:00
Blake Mizerany
18c4be469f move ./http to main 2014-09-03 09:20:07 -07:00
Blake Mizerany
6f3162af69 Documentation -> doc 2014-09-03 09:20:06 -07:00
Blake Mizerany
b4fd9353cf remove fixtures 2014-09-03 09:20:06 -07:00
Blake Mizerany
a2b9f9310c remove pkg/strings 2014-09-03 09:20:06 -07:00
Blake Mizerany
1039f3dcea remove bench 2014-09-03 09:20:06 -07:00
Blake Mizerany
d77773acb3 server: ignore server in build/tests 2014-09-03 09:20:06 -07:00
Blake Mizerany
afc69b6a74 remove osext 2014-09-03 09:20:06 -07:00
Blake Mizerany
ecc0f97e27 remove go-log 2014-09-03 09:20:06 -07:00
Blake Mizerany
e2798405f6 remove test.sh 2014-09-03 09:20:06 -07:00
Blake Mizerany
7b2474681b remove pkg/http 2014-09-03 09:20:06 -07:00
Blake Mizerany
0ecbe891b5 remove pkg/btrfs 2014-09-03 09:20:05 -07:00
Blake Mizerany
68b3644ac7 remove vestigial build script 2014-09-03 09:20:05 -07:00
Blake Mizerany
7aa0da7c91 remove go_version 2014-09-03 09:20:05 -07:00
Blake Mizerany
902f1864b1 remove contrib 2014-09-03 09:20:05 -07:00
Blake Mizerany
45dc778fbb remove goprotobuf 2014-09-03 09:20:05 -07:00
Blake Mizerany
0f1e18f8f0 remove toml dep 2014-09-03 09:20:05 -07:00
Blake Mizerany
65f7833c22 remove go-httpclient 2014-09-03 09:20:05 -07:00
Blake Mizerany
91daf1da86 remove gorilla and its users 2014-09-03 09:20:05 -07:00
Blake Mizerany
7da180cfc5 metrics: remove old metrics 2014-09-03 09:20:05 -07:00