https://github.com/etcd-io/etcd

sort by:
Revision Author Date Message Commit Date
4d728cc *: bump to v2.0.3 13 February 2015, 23:27:24 UTC
f7998bb Merge pull request #2304 from xiang90/fix_discovery_validation etcdserver: validate discovery cluster 13 February 2015, 22:41:09 UTC
cfa7ab6 etcdserver: validate discovery cluster 13 February 2015, 22:32:24 UTC
b59390c Merge pull request #2293 from barakmich/etcd_underscore migrate: stop deleting _etcd 13 February 2015, 22:10:14 UTC
fdebf2b fix parent references 13 February 2015, 21:54:15 UTC
e9f4be4 migrate: decrease memory usage (only duplicate machines) 13 February 2015, 20:26:54 UTC
6d9d7b4 Merge pull request #2302 from xiang90/fix_travis integration: wait for slow travis 13 February 2015, 19:49:37 UTC
163ea3f integration: wait for slow travis 13 February 2015, 19:41:03 UTC
ea1e54b Merge pull request #2291 from ArtfulCoder/master Added go build flag '-installsuffix cgo' to create a static library for etcd and etcdctl 13 February 2015, 19:23:03 UTC
b31109c Merge pull request #2290 from xiang90/fix_transport etcdserver: recover transport when recovering from a snapshot 13 February 2015, 18:23:29 UTC
7a909c3 Merge pull request #2282 from matishsiao/patch-1 add etcd-console tool to tools list 13 February 2015, 18:20:31 UTC
c16cc3a etcdserver: recover transport when recovering from a snapshot 13 February 2015, 18:16:28 UTC
d7840b7 Merge pull request #2301 from xiang90/fix_snap integration: fix test 13 February 2015, 18:03:45 UTC
aed2c82 integration: fix test 13 February 2015, 18:02:42 UTC
39ee854 Merge pull request #2300 from xiang90/fix_snap etcdserver: fix snapshot 13 February 2015, 17:56:19 UTC
fbc4c8e etcdserver: fix snapshot 13 February 2015, 17:54:25 UTC
12999ba Merge pull request #2298 from barakmich/issue2295 etcdserver: Unmask the snapshotter. Fixes #2295 13 February 2015, 17:38:58 UTC
a0e3bc9 etcdserver: Unmask the snapshotter. Fixes #2295 13 February 2015, 16:56:00 UTC
b06e43b Merge pull request #2289 from fabxc/feature/graceful_shutdown main: shutdown gracefully. 13 February 2015, 15:34:07 UTC
8bf795d etcdmain/osutil: shutdown gracefully, interrupt handling The functionality in pkg/osutil ensures that all interrupt handlers finish and the process kills itself with the proper signal. Test for interrupt handling added. The server shutsdown gracefully by stopping on interrupt (Issue #2277.) 13 February 2015, 09:28:53 UTC
02c52f1 migrate: stop deleting etcd 13 February 2015, 00:35:33 UTC
daf1a91 Merge pull request #2287 from Amit-PivotalLabs/master rafthttp/transport.go: Fix nil pointer dereference in RemovePeer 12 February 2015, 22:49:12 UTC
317e57a rafthttp: Panic informatively when removing unknown peer ID 12 February 2015, 22:43:44 UTC
5c0d388 Added go build flag '-installsuffix cgo' to create a static library. This is needed when go 1.4 is used to build. 12 February 2015, 22:08:02 UTC
a711844 *: bump to v2.0.2+git 12 February 2015, 19:41:48 UTC
409dace *: bump to v2.0.2 12 February 2015, 19:14:50 UTC
c6cc276 Merge pull request #2286 from barakmich/fix_migrations etcdserver: Canonicalize migrations 12 February 2015, 17:53:33 UTC
cd50f0e etcdserver: Create MemberDir() and base {Snap,WAL}Dir() thereon. Audit DataDir. 12 February 2015, 17:45:19 UTC
fade9b6 etcdserver: Refactor 2.0.1 directory rename into a proper migration fix all instances fix detection test 12 February 2015, 16:53:19 UTC
590205b Merge pull request #2284 from xiang90/cleanup Cleanup 12 February 2015, 00:21:10 UTC
163f0f0 etcdserver: cleanup cluster_util 12 February 2015, 00:20:38 UTC
20497f1 etcdserver: move remote cluster retrive to cluster_util.go 11 February 2015, 22:03:14 UTC
4a0887e Merge pull request #2283 from xiang90/etcd-dump etcd dump 11 February 2015, 19:24:05 UTC
161b1d2 tools: etcd-dump-logs tool support dump from a given snapshot file 11 February 2015, 18:50:04 UTC
71bed48 snap: add Read function 11 February 2015, 18:21:19 UTC
fe1d956 *: bump to 2.0.1 11 February 2015, 04:19:35 UTC
fd90ec6 add etcd-console tool to tools list i add etcd-console tool to tools list for reference 11 February 2015, 02:43:21 UTC
a81e147 Merge pull request #2281 from robszumski/docs-migrate docs: add diagram and restructure for clarity 11 February 2015, 01:45:24 UTC
24b953a docs: add diagram and restructure for clarity 11 February 2015, 01:34:23 UTC
54bef0d Merge pull request #2233 from yichengq/315 docs: add allow_legacy_mode.md 10 February 2015, 23:46:52 UTC
d0677a2 docs: add allow_legacy_mode.md 10 February 2015, 23:46:26 UTC
bdc8cc1 Merge pull request #2278 from xiang90/ctl etcdctl: add default peerurl for upgrade subcmd 10 February 2015, 23:35:04 UTC
b036c38 Merge pull request #2280 from gabesullice/typo-fix documentation: fix typo in Documentation/clustering.md 10 February 2015, 23:24:17 UTC
df2a689 documentation: fix typo in Documentation/clustering.md just an extra space needed to be removed. Fixes #2279 10 February 2015, 23:18:51 UTC
f97a263 etcdctl: add default peerurl for upgrade subcmd 10 February 2015, 23:13:12 UTC
96ea0ff Merge pull request #2274 from xiang90/fix_stats rafthttp: remove follower from leaderstats when it is removed from the c... 10 February 2015, 19:27:29 UTC
58112c4 rafthttp: remove follower from leaderstats when it is removed from the cluster 10 February 2015, 19:22:33 UTC
d74e74d Merge pull request #2261 from yichengq/322 migrate: fix setting commit index from snapshot 10 February 2015, 17:57:24 UTC
9834875 Merge pull request #2271 from yichengq/323 etcdmain: infer bind addr from addr in v1 flagset 10 February 2015, 17:53:37 UTC
9460b6e Merge pull request #2267 from xiang90/fix_snapconf etcdserver: save confstate when apply new snapshot 10 February 2015, 17:44:10 UTC
57dd8c1 etcdmain: infer bind addr from addr in v1 flagset 10 February 2015, 17:42:10 UTC
9ec8ea4 Merge pull request #2272 from yichengq/324 rafthttp: not send 0-entry MsgApp using stream 10 February 2015, 17:40:32 UTC
6e1aecf etcdserver: save confstate when apply new snapshot 10 February 2015, 15:31:25 UTC
96fde55 rafthttp: not send 0-entry MsgApp using stream It is not sent out because it is useless to let remote raft step the message. Moreover, MsgApp stream reader can always assume that the length of entries sent is > 0. 10 February 2015, 08:02:22 UTC
84dac75 Merge pull request #2213 from yichengq/317 migrate/starter: fix --version output 10 February 2015, 07:18:35 UTC
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
back to top