Commit Graph

  • c73e02354d doc: remove exp note for auth api Xiang Li 2016-03-16 18:51:14 -0700
  • 7397e14c0a fileutil, wal: refactor file locking Anthony Romano 2016-03-14 17:21:14 -0700
  • e97bb3f3a1 Documentation: upgrade to 2.3 Gyu-Ho Lee 2016-03-16 12:22:41 -0700
  • 6b65c0f786 Merge pull request #4760 from heyitsanthony/clientv3-stm Anthony Romano 2016-03-16 11:44:12 -0700
  • bc37a32062 clientv3/concurrency: software transactional memory Anthony Romano 2016-03-11 11:54:30 -0800
  • 724bab110d Merge pull request #4781 from gyuho/csv Gyu-Ho Lee 2016-03-16 11:14:39 -0700
  • 58792ca59b bench/cmd: print csv-format timeseries Gyu-Ho Lee 2016-03-16 11:06:36 -0700
  • a2569c77de Merge pull request #4779 from xiang90/cq Xiang Li 2016-03-16 09:09:05 -0700
  • 4610faf15e Merge pull request #4777 from mqliang/member-leaderinfo Xiang Li 2016-03-15 23:26:46 -0700
  • 2a28ac7ad4 etcdserver: leader should stepdown when lose quorum for v3 Xiang Li 2016-03-15 23:23:26 -0700
  • a7f6dc6c0d Merge pull request #4778 from xiang90/lease_promote Xiang Li 2016-03-15 22:52:33 -0700
  • d8c315ab55 etcdctl: show leader/member information when run 'etcdctl member list' command mqliang 2016-03-16 11:07:07 +0800
  • e9a0a103e5 *: refresh the lease TTL correctly when a leader is elected. Xiang Li 2016-03-13 20:19:47 -0700
  • c7a7dfdc9a Merge pull request #4772 from xiang90/bk Xiang Li 2016-03-15 16:48:12 -0700
  • d883d5acd3 storage: support seq put to make db more compact Xiang Li 2016-03-15 15:53:09 -0700
  • b56c2e017c Merge pull request #4770 from hongchaodeng/master Xiang Li 2016-03-15 15:53:36 -0700
  • dcaf5ef586 move store recorder to 'mock/mockstore' Hongchao Deng 2016-03-15 15:07:18 -0700
  • bae053f57f Merge pull request #4768 from xiang90/ctl Xiang Li 2016-03-15 12:28:34 -0700
  • a24aade667 etcdctlv3: add from-key flag for get command Xiang Li 2016-03-15 11:59:27 -0700
  • 6a6fe452ee Merge pull request #4766 from gyuho/sample Gyu-Ho Lee 2016-03-15 11:09:00 -0700
  • c9e4e2b6dc benchmark: move sample flag to root command Gyu-Ho Lee 2016-03-15 10:36:27 -0700
  • 323687e1f1 Merge pull request #4763 from gyuho/real_latency Gyu-Ho Lee 2016-03-15 08:39:38 -0700
  • 5eefff12e1 benchmark: printSecondSample with time series Gyu-Ho Lee 2016-03-14 16:53:04 -0700
  • 1d4febd16e Merge pull request #4764 from siddontang/master Xiang Li 2016-03-14 22:22:41 -0700
  • 683274b201 etcdctlv3/command: add prefix flag for get siddontang 2016-03-15 12:54:13 +0800
  • 2aa635ea39 Merge pull request #4761 from heyitsanthony/txn-noninteractive Anthony Romano 2016-03-14 14:04:18 -0700
  • d1ece7d621 Merge pull request #4762 from gyuho/typo Gyu-Ho Lee 2016-03-14 13:56:32 -0700
  • a932674a5b benchmark: minor typos Gyu-Ho Lee 2016-03-14 13:45:08 -0700
  • 4bbbb52892 etcdctlv3: define non-interactive txn format to match interactive input Anthony Romano 2016-03-14 13:28:05 -0700
  • 58c92ee41b Merge pull request #4758 from xiang90/sync Xiang Li 2016-03-14 11:58:16 -0700
  • 53e7ddbc66 wal: do not call fsync when it is not necessary Xiang Li 2016-03-13 20:34:37 -0700
  • 3b1aa1c93d Merge pull request #4714 from mitake/v3-auth-enable Xiang Li 2016-03-13 22:11:04 -0700
  • 4eb1cfd658 etcdserver, auth: new package auth for the auth feature Hitoshi Mitake 2016-03-08 17:31:48 +0900
  • de03dbf632 Merge pull request #4757 from xiang90/mm Xiang Li 2016-03-13 18:42:19 -0700
  • fc49eeccae Merge pull request #4756 from coreos/xiang90-patch-1 Xiang Li 2016-03-13 18:41:04 -0700
  • 22065fe334 clientv3: fix mirror and add integration test Xiang Li 2016-03-13 18:27:34 -0700
  • 25612169dd Readme: adding gocard Xiang Li 2016-03-13 18:14:00 -0700
  • a343b800b5 Merge pull request #4754 from xiang90/fdatasync Xiang Li 2016-03-13 18:07:43 -0700
  • e59efe45a1 wal: support fadatasync on linux Xiang Li 2016-03-13 10:22:57 -0700
  • bab8f43cb0 Merge pull request #4726 from ajityagaty/mk_in_order Xiang Li 2016-03-13 10:15:42 -0700
  • 7a1fbefb2c Merge pull request #4753 from xiang90/leader_par Xiang Li 2016-03-13 09:55:40 -0700
  • 0f9d04237c etcdserver: leader latency optimization Xiang Li 2016-03-12 22:51:13 -0800
  • c0a424c1d0 Merge pull request #4752 from aboyett/auth-doc-fix Xiang Li 2016-03-11 22:34:48 -0800
  • 3a3ddaa195 authentication.md: fix formatting of fenced code block Andy Boyett 2016-03-11 17:53:27 -0800
  • d0a780f248 Merge pull request #4751 from xiang90/doc Xiang Li 2016-03-11 09:51:35 -0800
  • 84d2c1e7b0 doc: fix refresh section in api.md Xiang Li 2016-03-11 09:49:25 -0800
  • ef0c8e5c18 etcdctl: Add an option to mk command to create in-order keys. Ajit Yagaty 2016-03-09 04:04:01 -0800
  • 9f2061ce71 Merge pull request #4748 from xiang90/t Xiang Li 2016-03-10 19:41:02 -0800
  • c6192d1d7a etcdserver: remove todo Xiang Li 2016-03-10 19:10:20 -0800
  • 47848bc2aa Merge pull request #4747 from xiang90/re Xiang Li 2016-03-10 19:04:04 -0800
  • adcba975cb *: recover lessor when applying snapshot Xiang Li 2016-03-10 17:06:10 -0800
  • ae7e2c3203 Merge pull request #4743 from xiang90/doc Xiang Li 2016-03-10 15:36:33 -0800
  • 6a3e8d4bde doc: add v3 data model Xiang Li 2016-03-10 12:17:34 -0800
  • cd6c1190b5 Merge pull request #4739 from heyitsanthony/e2e-tempdir Anthony Romano 2016-03-10 11:58:03 -0800
  • bb45bb84c4 Merge pull request #4742 from xiang90/update_b Xiang Li 2016-03-10 11:55:11 -0800
  • b353372090 godeps: update boltdb dependency Xiang Li 2016-03-10 11:45:04 -0800
  • 4a6c06db13 e2e: put etcd datadir in golang tempdir Anthony Romano 2016-03-09 22:03:40 -0800
  • 534a16f2a2 Merge pull request #4741 from xiang90/defrag_c Xiang Li 2016-03-10 10:29:01 -0800
  • 7c377fa703 *: add client.defrag and defrag cmd for etcdctl Xiang Li 2016-03-10 09:29:30 -0800
  • 0c41371064 Merge pull request #4738 from xiang90/shrink_rpc Xiang Li 2016-03-09 22:50:59 -0800
  • 2f12ea893b etcdserver: add maintain service to support defrag Xiang Li 2016-03-09 21:37:10 -0800
  • a44645e13d etcdserver: align 64-bit atomics on 8-byte boundary Lucas Käldström 2016-03-10 07:24:33 +0200
  • a243f80c80 Merge pull request #4736 from heyitsanthony/fix-setdir-help Anthony Romano 2016-03-09 14:52:40 -0800
  • edafbe9555 etcdctl: clarify setdir purpose in help message Anthony Romano 2016-03-09 14:38:57 -0800
  • 6343410e24 Merge pull request #4735 from xiang90/fix_write Xiang Li 2016-03-09 14:30:30 -0800
  • 3886129f52 clientv3/integration: fix TestTxnWriteFail Xiang Li 2016-03-09 13:57:36 -0800
  • 6650db53a4 Merge pull request #4733 from heyitsanthony/backend-alignment Anthony Romano 2016-03-09 11:42:55 -0800
  • dd01ab6dc0 storage/backend: align fields used for atomic ops Anthony Romano 2016-03-09 11:17:27 -0800
  • 19e39a36f7 Merge pull request #4732 from xiang90/i_future_watch Xiang Li 2016-03-09 10:20:52 -0800
  • 73c8dbd459 Merge pull request #4731 from xiang90/backend Xiang Li 2016-03-09 10:12:20 -0800
  • 39d307572e integration: fix TestV3WatchFutureRevision Xiang Li 2016-03-09 09:55:49 -0800
  • 86e43b4173 Merge pull request #4729 from xiang90/raft_fix Xiang Li 2016-03-09 09:45:20 -0800
  • 6cf4c4b3fd backend: fix TestBackendClose by giving more time to wait for io Xiang Li 2016-03-09 09:44:16 -0800
  • f72be5487c Merge pull request #4728 from gyuho/util Gyu-Ho Lee 2016-03-09 10:35:50 -0700
  • 22a8bbd3b1 pkg/fileutil: clean up interface, comments Gyu-Ho Lee 2016-03-09 09:19:56 -0800
  • aa59e7518e raft: remove unnecessary waitSchedule in test Xiang Li 2016-03-09 09:18:49 -0800
  • a4624666fe Merge pull request #4720 from heyitsanthony/fix-testremovemember Anthony Romano 2016-03-08 15:22:33 -0800
  • 6dd53ec699 Merge pull request #4721 from heyitsanthony/build-scary-archs Anthony Romano 2016-03-08 14:04:02 -0800
  • 56fcee7ab0 Merge pull request #4718 from xiang90/v3_api Xiang Li 2016-03-08 13:55:36 -0800
  • 3f83739a51 doc: add v3 api doc Xiang Li 2016-03-08 10:46:34 -0800
  • 5f304b4dee *: build phony etcd server binary for unsupported architectures Anthony Romano 2016-03-08 12:31:09 -0800
  • e026b79c87 clientv3/integration: do not remove client member in TestMemberRemove Anthony Romano 2016-03-08 11:24:10 -0800
  • f74d732d77 Merge pull request #4717 from joshix/portsnote Xiang Li 2016-03-08 10:57:29 -0800
  • 02975afe37 README: Add explanation about official vs legacy ports Josh Wood 2016-03-08 10:28:29 -0800
  • 570775fe61 Merge pull request #4710 from heyitsanthony/clientv3-tlsconfig Anthony Romano 2016-03-07 16:37:24 -0800
  • 78132c9b5b clientv3: use tls.Config in clientv3.Config Anthony Romano 2016-03-07 15:00:14 -0800
  • 8e203b7bd5 Merge pull request #4711 from heyitsanthony/nuke-invfuturerev-test Anthony Romano 2016-03-07 16:07:53 -0800
  • 969e42c3fa Merge pull request #4704 from gyuho/print_rate Gyu-Ho Lee 2016-03-07 16:00:48 -0800
  • 4eeea5ccda clientv3/integration: remove invalid future revision test Anthony Romano 2016-03-07 15:52:34 -0800
  • b8912c9fb1 benchmark: change complete notifier first Gyu-Ho Lee 2016-03-07 14:54:11 -0800
  • e29ed898d4 Merge pull request #4707 from heyitsanthony/fix-newmember-comment Anthony Romano 2016-03-07 14:20:52 -0800
  • c666a11f38 etcdserver: update NewMember comment to reflect how id is computed Anthony Romano 2016-03-07 14:09:53 -0800
  • 632461cc50 Merge pull request #4706 from heyitsanthony/fix-client-close-deadlock Anthony Romano 2016-03-07 14:02:12 -0800
  • d21d2e6624 clientv3: don't deadlock on Close with broken connection Anthony Romano 2016-03-07 13:42:52 -0800
  • 13f853f59b Merge pull request #4705 from xiang90/benchmark Xiang Li 2016-03-07 12:10:52 -0800
  • 4e6289b829 doc: add benchmark result for 2.2 Xiang Li 2016-03-07 12:00:42 -0800
  • e9be0415fd Merge pull request #4703 from xiang90/future_watch Xiang Li 2016-03-07 11:31:12 -0800
  • a5c83e4c3e Merge pull request #4696 from heyitsanthony/fix-e2e-quorum Anthony Romano 2016-03-07 11:18:15 -0800
  • 036ed87c6d *: support watch from future revision Xiang Li 2016-03-06 17:41:30 -0800
  • b9228180f1 Merge pull request #4701 from gyuho/typo Xiang Li 2016-03-06 17:07:02 -0800