swh:1:snp:8a1bf80ec89c62a71cdcaaf0c2f9145695a5340a

sort by:
Revision Author Date Message Commit Date
1481ef9 Merge pull request #2264 from xiang90/pause rafttest: support node pause 10 February 2015, 02:54:56 UTC
fa66055 rafttest: drop isPaused 10 February 2015, 02:52:34 UTC
085b608 rafttest: support node pause 10 February 2015, 00:26:43 UTC
3c9c4c4 Merge pull request #2249 from xiang90/rttest raftest: wait for network sending 09 February 2015, 23:55:30 UTC
279b216 raftest: wait for network sending 09 February 2015, 23:52:16 UTC
8788c74 Merge pull request #2263 from xiang90/cread Documentation: document kv api change 09 February 2015, 23:46:45 UTC
8d66307 Documentation: document kv api change 09 February 2015, 23:35:15 UTC
0242faa Merge pull request #2257 from yichengq/321 docs: fix stats response in api.md 09 February 2015, 22:46:57 UTC
9c850b7 Merge pull request #2259 from xiang90/healthy etcdctl: support healthy checking 09 February 2015, 22:38:43 UTC
db88d97 migrate: fix setting commit index from snapshot 09 February 2015, 22:38:38 UTC
7bbdad9 etcdctl: support healthy checking 09 February 2015, 22:35:24 UTC
af00536 Merge pull request #2252 from xiang90/raftdelay rafttest: add network delay 09 February 2015, 21:14:32 UTC
c990099 docs: fix stats response in api.md 09 February 2015, 19:48:54 UTC
65cd005 rafttest: add network delay 06 February 2015, 23:01:07 UTC
c94db98 Merge pull request #2250 from xiang90/raftnt rafttest: add network drop 06 February 2015, 20:40:55 UTC
d423946 rafttest: add network drop 06 February 2015, 18:50:55 UTC
e2feafc Merge pull request #2241 from peterrosell/correct_defaults_in_tuning Correct defaults for heartbeat and election 06 February 2015, 15:41:47 UTC
c8b5d47 Documentation: Correct defaults for heartbeat and election Defaults for hearbeat-interval and election-timeout is updated according to configuration documentation. 06 February 2015, 09:13:57 UTC
d71be31 Merge pull request #2245 from xiang90/fix_store store: fix modifiedindex in node clone 06 February 2015, 06:42:07 UTC
9776e6d store: fix modifiedindex in node clone 06 February 2015, 06:26:52 UTC
766e0ad Merge pull request #2236 from philips/remove-becomes Small grammar fixes 05 February 2015, 19:26:16 UTC
a387e2a Merge pull request #2232 from yichengq/319 fix the problem of StoreKeysPrefix key in store 05 February 2015, 15:58:49 UTC
26dc590 Merge pull request #2235 from yichengq/318 migrate/functional: add Upgrade TLS V1 cluster test 05 February 2015, 05:56:42 UTC
136e0b6 migrate/functional: add Upgrade TLS V1 cluster test 05 February 2015, 05:49:42 UTC
599e821 etcdctl/upgrade: use peer flags for peer transport 05 February 2015, 05:49:42 UTC
1ce7f6e migrate/starter: fix --version output 05 February 2015, 05:28:56 UTC
860a8c8 Documentation: grammar fixup in admin guide Rephrase to avoid "becomes". 05 February 2015, 05:28:43 UTC
a4c4027 rafthttp: becomes -> became in log line Simple grammar fix. 05 February 2015, 05:28:23 UTC
3ac0298 store: set readonly to pre-defined namespaces 05 February 2015, 00:47:08 UTC
f13c787 etcdserver: register pre-defined namespaces in store 05 February 2015, 00:33:40 UTC
38038e4 Merge pull request #2230 from yichengq/315 pkg/osutil: add Unsetenv 04 February 2015, 18:43:43 UTC
871e92e pkg/osutil: add Unsetenv go1.4 doesn't support static link well, so we stay in go1.3 for a while. Implement Unsetenv in go1.3 way. 04 February 2015, 18:29:20 UTC
58cb9a3 Merge pull request #2222 from yichengq/315 migrate/starter: unset discovery when setting initial-cluster 04 February 2015, 07:27:43 UTC
a0f8aa1 travis: use latest go tool repo 04 February 2015, 07:23:02 UTC
5c6ce0c travis: use go1.4 for new feature os.Unsetenv() 04 February 2015, 07:11:08 UTC
378fa46 Merge pull request #2224 from xiang90/raftt rafttest: separate network interface and network 04 February 2015, 07:11:01 UTC
83edf0d rafttest: separate network interface and network 04 February 2015, 06:50:27 UTC
d020551 migrate/starter: unset discovery when setting initial-cluster 04 February 2015, 02:29:52 UTC
fca9805 Merge pull request #2221 from yichengq/315 migrate/starter: fix default version dir 03 February 2015, 22:57:27 UTC
f109020 migrate/starter: fix default version dir 03 February 2015, 22:56:26 UTC
81d7eaf Merge pull request #2205 from yichengq/315 migrate: support standby mode upgrade 03 February 2015, 19:07:49 UTC
2d081bd migrate: support standby mode upgrade 03 February 2015, 18:59:43 UTC
f2f2adc migrate/functional: always run tests on CoreOS image 03 February 2015, 18:59:43 UTC
92b329f etcdmain: use symlink instead of link for v0.4 files link doesn't support directory. 03 February 2015, 18:59:43 UTC
00eaf16 Merge pull request #2212 from xiang90/rt raftest: add restart and related simple test 03 February 2015, 18:15:23 UTC
b147a63 raftest: add restart and related simple test 03 February 2015, 18:08:52 UTC
afb14a3 Merge pull request #2210 from yichengq/316 etcdmain: use /member subdir to save member data 03 February 2015, 01:06:30 UTC
ce1d7a9 etcdmain: use /member subdir to save member data 03 February 2015, 01:01:19 UTC
470be16 Merge pull request #2209 from xiang90/fix_proxy etcd: fix proxy 02 February 2015, 23:02:25 UTC
fbabced etcd: fix proxy 1. move proxy datadir to /proxy subdir. 2. delay update proxy's cluster after validation. 02 February 2015, 22:58:45 UTC
d16c5e1 Merge pull request #2203 from xiang90/raft_test raft: add raft test suite 01 February 2015, 22:57:09 UTC
d65af21 raft: add raft test suite 01 February 2015, 22:53:22 UTC
bdcae31 Merge pull request #2202 from xiang90/proxy etcd: fix proxy updating 31 January 2015, 01:00:07 UTC
ae9f54c etcd: fix proxy updating 31 January 2015, 00:56:41 UTC
a3d0097 Merge pull request #2201 from barakmich/member_suggestion etcdctl: give more helpful suggestions on removal 31 January 2015, 00:51:22 UTC
37e8d60 add documentation link and describe the 404/500 errors better 31 January 2015, 00:41:44 UTC
c66176b etcdctl: give more helpful suggestions on removal 31 January 2015, 00:23:19 UTC
b6936a0 docs: fix broken link 30 January 2015, 23:37:26 UTC
9961d5c Merge pull request #2198 from xiang90/proxy Proxy 30 January 2015, 23:24:13 UTC
dc7374c etcd: persist proxy cluster to disk 30 January 2015, 23:18:26 UTC
87a8ebd docs: expand description of -initial-cluster-state 30 January 2015, 22:14:51 UTC
27e5b9a docs: clarify reconfig options 30 January 2015, 22:14:28 UTC
f5afe3c Fixed typo in API documentation. 30 January 2015, 22:14:18 UTC
3ee7a26 README: remove doozer and zookeeper mentions doozer in particular is rather confusing to mention since the project hasn't been worked on in years. While we are at it it might simplify people's understanding if we remove zookeeper too. 30 January 2015, 22:13:47 UTC
d1f9f2f scripts: remove 2.0 Documentation from build-release 2.0 docs have been merged into the Documentation folder now. 30 January 2015, 22:13:25 UTC
894f1aa Merge pull request #2199 from xiang90/coreos mian: detects coreos 30 January 2015, 20:10:23 UTC
fce8013 main: detects coreos 30 January 2015, 20:10:05 UTC
ebf9daf Merge pull request #2190 from yichengq/308 migrate: support start desired version 30 January 2015, 19:47:22 UTC
ec5a6e8 migrate: support start desired version 30 January 2015, 08:35:53 UTC
0945e48 docs: fix static clustering example When using very similar flags to our examples, the cluster doesn't bootstrap due to mismatched protocols (`http` vs `https`) in the `-initial-advertise-peer-urls` and `initial-cluster` list: ``` ./etcd -name infra0 -initial-advertise-peer-urls https://127.0.0.1:2380 \ > -listen-peer-urls https://127.0.0.1:2380 \ > -initial-cluster-token etcd-cluster-1 \ > -initial-cluster infra0=http://127.0.0.1:2380,infra1=http://127.0.0.1:2381,infra2=http://127.0.0.1:2382 \ > -initial-cluster-state new 2015/01/29 10:32:16 no data-dir provided, using default data-dir ./infra0.etcd 2015/01/29 10:32:16 etcd: listening for peers on https://127.0.0.1:2380 2015/01/29 10:32:16 etcd: listening for client requests on http://localhost:2379 2015/01/29 10:32:16 etcd: listening for client requests on http://localhost:4001 2015/01/29 10:32:16 etcd: stopping listening for client requests on http://localhost:4001 2015/01/29 10:32:16 etcd: stopping listening for client requests on http://localhost:2379 2015/01/29 10:32:16 etcd: stopping listening for peers on https://127.0.0.1:2380 2015/01/29 10:32:16 etcd: infra0 has different advertised URLs in the cluster and advertised peer URLs list ``` 29 January 2015, 21:44:13 UTC
a65556a Merge pull request #2189 from yichengq/314 support disaster recovery from rc1 data dir 29 January 2015, 21:38:00 UTC
e966e56 etcdctl/backup_command: handle datadir with missed snapshot mark This helps to recover from the data dir created in v2.0.0-rc1. 29 January 2015, 21:32:59 UTC
7840d49 etcdserver: not add self to transporter based on local ID If this is decided by local name, it comes to trouble if the name is duplicate in the cluster. 29 January 2015, 20:35:47 UTC
d0af96d etcdctl/backup_command: save snapshot mark in new wal 29 January 2015, 20:35:39 UTC
fd0c0c9 Merge pull request #2185 from xiang90/fix_tls_keepalive Fix tls keepalive 29 January 2015, 18:36:11 UTC
4960324 pkg/transport: fix tlskeepalive 29 January 2015, 17:42:48 UTC
b606078 version: bump to 2.0.0 28 January 2015, 07:08:58 UTC
127fe32 Merge pull request #2172 from philips/README-updates README: remove the etcd release candidate disclaimer 28 January 2015, 07:04:09 UTC
b377110 README: remove the etcd release candidate disclaimer Remove the information about the v1 API since it has been removed. Remove the disclaimer since we are no longer in release candidate mode. 28 January 2015, 06:54:10 UTC
7167cd6 Merge pull request #2149 from vdemedes/patch-1 Update README.md 28 January 2015, 00:09:20 UTC
bff2cca Merge pull request #2170 from xiang90/remove_log raft: remove default verbose logging 27 January 2015, 23:58:53 UTC
553379e raft: remove default verbose logging 27 January 2015, 23:57:44 UTC
67d141a Merge pull request #2167 from bdarnell/send-after-response raft: Send any waiting appends after receiving MsgAppResp. 27 January 2015, 23:31:50 UTC
0b2fde3 Merge pull request #2169 from philips/remove-CHANGELOG CHANGELOG: remove unupdated changelog file 27 January 2015, 23:03:47 UTC
0c1329a CHANGELOG: remove unupdated changelog file We have been putting the changelog in the tags. Nuke this file. 27 January 2015, 23:01:23 UTC
43f1ccc version: bump to v2.0.0-rc.2 27 January 2015, 22:48:30 UTC
33d2400 raft: Send any waiting appends after receiving MsgAppResp. This addresses a problem that comes up in the cockroach tests, in which the order of messages may lead to deadlocks (due to the fact that we don't have regular heartbeat timers in most of our tests). 27 January 2015, 22:43:29 UTC
4c33d12 Merge pull request #2132 from xiang90/ctl etcdctl: support upgrade 27 January 2015, 22:18:16 UTC
0f2582e Merge pull request #2042 from yichengq/279 docs: improve doc for server timeout 27 January 2015, 22:12:42 UTC
a03c906 docs: improve doc for server timeout 27 January 2015, 22:12:27 UTC
c530e6f Merge pull request #2165 from yichengq/312 docs: fix details about 2.0 27 January 2015, 21:53:20 UTC
c5adff4 docs: fix details about 2.0 27 January 2015, 21:52:37 UTC
91bd02d Merge pull request #2161 from yichengq/311 migrate: set HardState.Term in migration 27 January 2015, 18:59:26 UTC
62b0fe5 Merge pull request #2164 from barakmich/2160redux migrate: convert 0.4 terms to start at 1 27 January 2015, 18:59:20 UTC
9eaa79a Merge pull request #2137 from jurmous/patch-2 Update libraries-and-tools.md 27 January 2015, 18:54:49 UTC
55c1635 comment 27 January 2015, 18:54:23 UTC
7f91a35 migrate: convert 0.4 terms to start at 1 27 January 2015, 18:10:13 UTC
517eb34 migrate: set HardState.Term in migration 27 January 2015, 07:41:21 UTC
915c222 Merge pull request #2140 from xiang90/raft_stats etcdserver: support raft.status 27 January 2015, 00:44:58 UTC
276c954 etcdserver: support raft.status 27 January 2015, 00:39:33 UTC
back to top