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

sort by:
Revision Author Date Message Commit Date
2b67f52 *: bump to v2.3.1 01 April 2016, 21:32:28 UTC
6aa8b63 client: return original ctx error Fix https://github.com/coreos/etcd/issues/3209. 01 April 2016, 21:30:31 UTC
72dea51 rafthttp: do not block on proposal 01 April 2016, 21:28:50 UTC
74fa027 *: bump to v2.3.0+git 18 March 2016, 17:23:04 UTC
5e6eb7e Merge pull request #4788 from gyuho/release_doc Documentation: release with project key 18 March 2016, 16:49:54 UTC
3c1dbde Merge pull request #4801 from gyuho/version_2_3 version: bump to 2.3 18 March 2016, 16:46:07 UTC
7d5cedb version: bump to 2.3 18 March 2016, 16:44:54 UTC
a57712f Merge pull request #4800 from gyuho/version Documentation: update ROADMAP with version 2.3 18 March 2016, 16:43:39 UTC
165c164 Documentation: update ROADMAP with version 2.3 18 March 2016, 16:41:16 UTC
7b77984 Merge pull request #4782 from gyuho/upgrade_to_2.3 Documentation: upgrade to 2.3 18 March 2016, 16:38:54 UTC
f59a866 Merge pull request #4795 from xiang90/table etcdctlv3: make member list beautiful 17 March 2016, 23:10:35 UTC
56d7899 etcdctlv3: member list now supports json 17 March 2016, 22:54:44 UTC
c37cd1f etcdctlv3: make member list beautiful 17 March 2016, 21:49:53 UTC
58c8521 Merge pull request #4792 from heyitsanthony/snip-snip clientv3: break etcdserver dependency 17 March 2016, 19:24:54 UTC
a001651 clientv3: remove dependency on lease package 17 March 2016, 18:52:34 UTC
4475359 v3rpc: move errors to v3rpc/rpctypes Fixes #4771 17 March 2016, 18:52:34 UTC
ef135d5 Merge pull request #4793 from gyuho/proxy_doc Documentation: discovery-fallback flag to proxy.md 17 March 2016, 18:37:25 UTC
ded41fa Documentation: discovery-fallback flag to proxy.md 17 March 2016, 18:33:49 UTC
f491110 test: check clientv3 has no dependency on etcdserver or storage packages 17 March 2016, 18:31:14 UTC
3e6678a Documentation: release doc using etcd project key 17 March 2016, 18:22:09 UTC
179dc72 Merge pull request #4791 from xiang90/l integration: add TestV3LeaseFailover test 17 March 2016, 17:47:32 UTC
e6c3910 integration: add TestV3LeaseFailover test 17 March 2016, 17:17:51 UTC
cc9aabd Merge pull request #4783 from xiang90/fix_4753 raft: add optimization notes 17 March 2016, 16:58:31 UTC
f5e60c0 raft: add optimization notes 17 March 2016, 16:53:50 UTC
5d256b7 rafthttp: pause peer should also pause its reader 17 March 2016, 16:43:02 UTC
0207f39 Merge pull request #4787 from coreos/xiang90-patch-1 doc: remove exp note for auth api 17 March 2016, 02:04:44 UTC
c73e023 doc: remove exp note for auth api 17 March 2016, 01:51:14 UTC
e97bb3f Documentation: upgrade to 2.3 16 March 2016, 19:34:33 UTC
6b65c0f Merge pull request #4760 from heyitsanthony/clientv3-stm clientv3/concurrency: STM 16 March 2016, 18:44:12 UTC
bc37a32 clientv3/concurrency: software transactional memory Repeatable read and serialized read STM implementations. 16 March 2016, 18:23:06 UTC
724bab1 Merge pull request #4781 from gyuho/csv bench/cmd: print csv-format timeseries 16 March 2016, 18:14:39 UTC
58792ca bench/cmd: print csv-format timeseries 16 March 2016, 18:06:36 UTC
a2569c7 Merge pull request #4779 from xiang90/cq etcdserver: leader should stepdown when lose quorum for v3 16 March 2016, 16:09:05 UTC
4610faf Merge pull request #4777 from mqliang/member-leaderinfo show leader/member information when run 'etcdctl member list' command 16 March 2016, 06:26:46 UTC
2a28ac7 etcdserver: leader should stepdown when lose quorum for v3 16 March 2016, 06:23:26 UTC
a7f6dc6 Merge pull request #4778 from xiang90/lease_promote *: refresh the lease TTL correctly when a leader is elected. 16 March 2016, 05:52:33 UTC
d8c315a etcdctl: show leader/member information when run 'etcdctl member list' command leader/follower information is very helpful for debugging. User must get this information through http endpoint before this patch, which is inconvenient. 16 March 2016, 05:48:37 UTC
e9a0a10 *: refresh the lease TTL correctly when a leader is elected. The new leader needs to refresh with an extened TTL to gracefully handle the potential concurrent leader issue. Clients might still send keep alive to old leader until the old leader itself gives up leadership at most after an election timeout. 16 March 2016, 05:40:03 UTC
c7a7dfd Merge pull request #4772 from xiang90/bk storage: support seq put to make db more compact 15 March 2016, 23:48:12 UTC
d883d5a storage: support seq put to make db more compact 15 March 2016, 23:36:36 UTC
b56c2e0 Merge pull request #4770 from hongchaodeng/master refactor recorder-based mock objects into separate packages 15 March 2016, 22:53:36 UTC
dcaf5ef move store recorder to 'mock/mockstore' 15 March 2016, 22:41:07 UTC
bae053f Merge pull request #4768 from xiang90/ctl etcdctlv3: get support fromkey 15 March 2016, 19:28:34 UTC
a24aade etcdctlv3: add from-key flag for get command 15 March 2016, 19:08:54 UTC
6a6fe45 Merge pull request #4766 from gyuho/sample benchmark: move sample flag to root command 15 March 2016, 18:09:00 UTC
c9e4e2b benchmark: move sample flag to root command Sample is configuration for reports. This should be flag at top command. 15 March 2016, 17:36:27 UTC
323687e Merge pull request #4763 from gyuho/real_latency benchmark: printSecondSample with time series 15 March 2016, 15:39:38 UTC
5eefff1 benchmark: printSecondSample with time series 15 March 2016, 15:35:03 UTC
1d4febd Merge pull request #4764 from siddontang/master etcdctlv3/command: add with-prefix flag for get 15 March 2016, 05:22:41 UTC
683274b etcdctlv3/command: add prefix flag for get 15 March 2016, 04:54:13 UTC
2aa635e Merge pull request #4761 from heyitsanthony/txn-noninteractive etcdctlv3: define non-interactive txn format to match interactive input 14 March 2016, 21:04:18 UTC
d1ece7d Merge pull request #4762 from gyuho/typo benchmark: minor typos 14 March 2016, 20:56:32 UTC
a932674 benchmark: minor typos 14 March 2016, 20:45:08 UTC
4bbbb52 etcdctlv3: define non-interactive txn format to match interactive input Fixes #4559 14 March 2016, 20:36:18 UTC
58c92ee Merge pull request #4758 from xiang90/sync wal: do not call fsync when it is not necessary 14 March 2016, 18:58:16 UTC
53e7ddb wal: do not call fsync when it is not necessary 14 March 2016, 18:52:06 UTC
3b1aa1c Merge pull request #4714 from mitake/v3-auth-enable etcdserver, storage: new storage interface AuthStore 14 March 2016, 05:11:04 UTC
4eb1cfd etcdserver, auth: new package auth for the auth feature This commit adds a new package auth. Its role is persisting auth related metadata. This commit also connects its main interface AuthStore and v3 server. 14 March 2016, 04:57:41 UTC
de03dbf Merge pull request #4757 from xiang90/mm clientv3: fix mirror and add integration test 14 March 2016, 01:42:19 UTC
fc49eec Merge pull request #4756 from coreos/xiang90-patch-1 Readme: adding gocard 14 March 2016, 01:41:04 UTC
22065fe clientv3: fix mirror and add integration test 14 March 2016, 01:27:45 UTC
2561216 Readme: adding gocard Gocard includes most of the go style checking tools that we care about. This is a good indicator for us. 14 March 2016, 01:14:00 UTC
a343b80 Merge pull request #4754 from xiang90/fdatasync wal: support fadatasync on linux 14 March 2016, 01:07:43 UTC
e59efe4 wal: support fadatasync on linux 14 March 2016, 00:22:53 UTC
bab8f43 Merge pull request #4726 from ajityagaty/mk_in_order etcdctl: Add command to create in-order keys. 13 March 2016, 17:15:42 UTC
7a1fbef Merge pull request #4753 from xiang90/leader_par etcdserver: leader latency optimization 13 March 2016, 16:55:40 UTC
0f9d042 etcdserver: leader latency optimization 13 March 2016, 06:51:13 UTC
c0a424c Merge pull request #4752 from aboyett/auth-doc-fix authentication.md: fix formatting of fenced code block 12 March 2016, 06:34:48 UTC
3a3ddaa authentication.md: fix formatting of fenced code block Add a missing blank line to one of the fenced code blocks in the "Working with roles" section to conform with the formatting best practice recommended in the GitHub guide "Creating and highlighting code blocks"[1]: > We recommend placing a blank line before and after code blocks to make > the raw formatting easier to read. The missing blank line prior to the code block causes incorrect HTML rendering of this section within the CoreOS etcd Authentication Guide[2]. This commit fixes the problem, but the underlying issue seems to be a quirk of the markdown render used for the CoreOS documentation pages, as the same markdown source does not exhibit the issue when viewed on GitHub[3] or viewed through the python markdown module. [1] https://help.github.com/articles/creating-and-highlighting-code-blocks/ [2] https://coreos.com/etcd/docs/2.2.5/authentication.html [3] https://github.com/coreos/etcd/blob/v2.2.5/Documentation/authentication.md 12 March 2016, 02:44:39 UTC
d0a780f Merge pull request #4751 from xiang90/doc doc: fix refresh section in api.md 11 March 2016, 17:51:35 UTC
84d2c1e doc: fix refresh section in api.md 11 March 2016, 17:49:25 UTC
ef0c8e5 etcdctl: Add an option to mk command to create in-order keys. Adding a new option to the mk command to create in-order keys under a given directory, identified by <key> argument. Optionally TTL can also be set on the newly created in-order key. 11 March 2016, 04:28:28 UTC
9f2061c Merge pull request #4748 from xiang90/t etcdserver: remove todo 11 March 2016, 03:41:02 UTC
c6192d1 etcdserver: remove todo 11 March 2016, 03:10:20 UTC
47848bc Merge pull request #4747 from xiang90/re *: recover lessor when applying snapshot 11 March 2016, 03:04:04 UTC
adcba97 *: recover lessor when applying snapshot 11 March 2016, 01:06:58 UTC
ae7e2c3 Merge pull request #4743 from xiang90/doc doc: add v3 data model 10 March 2016, 23:36:33 UTC
6a3e8d4 doc: add v3 data model 10 March 2016, 23:16:05 UTC
cd6c119 Merge pull request #4739 from heyitsanthony/e2e-tempdir e2e: put etcd datadir in golang tempdir 10 March 2016, 19:58:03 UTC
bb45bb8 Merge pull request #4742 from xiang90/update_b godeps: update boltdb dependency 10 March 2016, 19:55:11 UTC
b353372 godeps: update boltdb dependency 10 March 2016, 19:45:04 UTC
4a6c06d e2e: put etcd datadir in golang tempdir The command "TMPDIR=/mnt/myramdisk/etcd go test -v" was making data directories in pwd instead of the tmpdir. 10 March 2016, 19:12:08 UTC
534a16f Merge pull request #4741 from xiang90/defrag_c *: add client.defrag and defrag cmd for etcdctl 10 March 2016, 18:29:01 UTC
7c377fa *: add client.defrag and defrag cmd for etcdctl 10 March 2016, 17:30:41 UTC
0c41371 Merge pull request #4738 from xiang90/shrink_rpc etcdserver: add maintain service to support defrag 10 March 2016, 06:50:59 UTC
2f12ea8 etcdserver: add maintain service to support defrag 10 March 2016, 06:29:21 UTC
a243f80 Merge pull request #4736 from heyitsanthony/fix-setdir-help etcdctl: clarify setdir purpose in help message 09 March 2016, 22:52:40 UTC
edafbe9 etcdctl: clarify setdir purpose in help message Fixes #4640 09 March 2016, 22:38:57 UTC
6343410 Merge pull request #4735 from xiang90/fix_write clientv3/integration: fix TestTxnWriteFail 09 March 2016, 22:30:30 UTC
3886129 clientv3/integration: fix TestTxnWriteFail It might take client request more than dialtimeout to fail when we kill the connection when the client is sending request. 09 March 2016, 22:03:51 UTC
6650db5 Merge pull request #4733 from heyitsanthony/backend-alignment storage/backend: align fields used for atomic ops 09 March 2016, 19:42:55 UTC
dd01ab6 storage/backend: align fields used for atomic ops Fixes crashes on 32-bit tests. 09 March 2016, 19:17:27 UTC
19e39a3 Merge pull request #4732 from xiang90/i_future_watch integration: fix TestV3WatchFutureRevision 09 March 2016, 18:20:52 UTC
73c8dbd Merge pull request #4731 from xiang90/backend backend: fix TestBackendClose by giving more time to wait for io 09 March 2016, 18:12:20 UTC
39d3075 integration: fix TestV3WatchFutureRevision Fix https://github.com/coreos/etcd/issues/4730. Previously we put keys async and there might be a race when the watch triggers before the put receives the response. When that happens, put might fails to get the response since we shutdown the server when watch triggers. 09 March 2016, 17:55:52 UTC
86e43b4 Merge pull request #4729 from xiang90/raft_fix raft: remove unnecessary waitSchedule in test 09 March 2016, 17:45:20 UTC
6cf4c4b backend: fix TestBackendClose by giving more time to wait for io 09 March 2016, 17:44:16 UTC
f72be54 Merge pull request #4728 from gyuho/util pkg/fileutil: clean up interface, comments 09 March 2016, 17:35:50 UTC
22a8bbd pkg/fileutil: clean up interface, comments 09 March 2016, 17:19:56 UTC
aa59e75 raft: remove unnecessary waitSchedule in test 09 March 2016, 17:18:49 UTC
back to top