Commit Graph

  • 53c27ae621 benchmark: fix Compact request Gyu-Ho Lee 2016-06-28 13:58:28 -07:00
  • da180e0790 Merge pull request #5796 from gyuho/bench Gyu-Ho Lee 2016-06-28 14:14:07 -07:00
  • bc6d7659af Merge pull request #5795 from xiang90/filter Xiang Li 2016-06-28 14:07:12 -07:00
  • ae057ec508 benchmark: fix Compact request Gyu-Ho Lee 2016-06-28 13:58:28 -07:00
  • dced92f8bd *: support watch with filters Xiang Li 2016-06-27 12:20:36 -07:00
  • 5f1c763993 Merge pull request #5553 from swingbach/master Xiang Li 2016-06-28 12:47:43 -07:00
  • ddffdc3e37 Merge pull request #5725 from mitake/auth-not-enabled Xiang Li 2016-06-28 12:34:54 -07:00
  • 269de67bde mvcc: do not hash consistent index Xiang Li 2016-06-28 08:49:44 -07:00
  • 8bbccf1047 clientv3, ctl3, clientv3/integration: add compact response to compact Anthony Romano 2016-06-27 20:51:12 -07:00
  • ec232ec9d8 Merge pull request #5787 from heyitsanthony/compact-resp Xiang Li 2016-06-28 12:27:42 -07:00
  • 38035c8c13 Merge pull request #5794 from xiang90/fix_c Xiang Li 2016-06-28 12:25:32 -07:00
  • ef9754910e mvcc: do not hash consistent index Xiang Li 2016-06-28 08:49:44 -07:00
  • 1c25aa6c48 clientv3, ctl3, clientv3/integration: add compact response to compact Anthony Romano 2016-06-27 20:51:12 -07:00
  • 0cd5c658aa Merge pull request #5788 from gyuho/retry_tester Gyu-Ho Lee 2016-06-27 21:16:07 -07:00
  • ac68f70843 etcd-tester: match ErrTimeoutDueToLeaderFail Gyu-Ho Lee 2016-06-27 20:48:06 -07:00
  • 0faae33ace raft: implemented read-only query when quorum check is on swingbach@gmail.com 2016-06-03 23:20:10 +08:00
  • f0c3eeb47b Merge f99adbef49b7713b0b0d4834bddf5ed410c4fdb8 into c00e97ea4960273666462e9d06b48d1dca3e0509 Gyu-Ho Lee 2016-06-27 22:50:06 +00:00
  • f99adbef49 version: bump to stable 3.0.0 Gyu-Ho Lee 2016-06-27 15:49:20 -07:00
  • c00e97ea49 Merge pull request #5785 from gyuho/doc_update Gyu-Ho Lee 2016-06-27 15:46:53 -07:00
  • c8a7d281ee Documentation/upgrades: upgrade 3.0 doc Gyu-Ho Lee 2016-06-27 15:31:30 -07:00
  • a5c2cd2708 Merge pull request #5784 from heyitsanthony/doc-todos Anthony Romano 2016-06-27 15:20:30 -07:00
  • 11fdf2dd18 Documentation: clear out some TODOs Anthony Romano 2016-06-27 14:00:10 -07:00
  • 3b300f42e9 Merge pull request #5781 from gyuho/compact_client Gyu-Ho Lee 2016-06-27 14:46:54 -07:00
  • b4162f8a45 Merge pull request #5782 from heyitsanthony/doc-lint Anthony Romano 2016-06-27 12:20:31 -07:00
  • f63e6875bd e2e: test 'physical' flag in compact cmd Gyu-Ho Lee 2016-06-27 11:50:50 -07:00
  • 76e2bf03b8 etcdctl: v3 compact with physical flag Gyu-Ho Lee 2016-06-27 11:50:28 -07:00
  • 859e336d68 clientv3: configurable physical in compact Gyu-Ho Lee 2016-06-27 11:50:05 -07:00
  • 35229eb2d3 Documentation: conform to header style Anthony Romano 2016-06-27 11:59:59 -07:00
  • bbed3ecc8d Merge pull request #5780 from xiang90/check_i Xiang Li 2016-06-27 11:44:10 -07:00
  • 9614dc6e71 etcdserver: check index of the kv when restarting Xiang Li 2016-06-27 10:27:27 -07:00
  • 8df37d53d6 auth, etcdserver: let Authenticate() fail if auth isn't enabled Hitoshi Mitake 2016-06-20 17:09:13 +09:00
  • aab905f7cc Merge pull request #5776 from mitake/commit-title Hitoshi Mitake 2016-06-27 14:48:10 +09:00
  • cfc171d5f7 Merge pull request #5777 from xiang90/c_be Xiang Li 2016-06-26 22:34:08 -07:00
  • 891ddcba6e etcdserver: refuse to restart if backend file is missing Xiang Li 2016-06-26 20:14:43 -07:00
  • 555028f3d1 test: more accurate checking of commit title Hitoshi Mitake 2016-06-26 21:54:02 +09:00
  • 96ba2731b3 raft: reuse slice for truncation Gyu-Ho Lee 2016-06-25 23:21:20 -07:00
  • efcf03f0b1 Merge pull request #5773 from heyitsanthony/integration-unixsock Anthony Romano 2016-06-25 16:17:20 -07:00
  • ae6e879812 Merge pull request #5774 from gyuho/raft_minor_fix Gyu-Ho Lee 2016-06-25 11:13:16 -07:00
  • 6a48961895 raft: len(entries) before Lock, use firstIndex Gyu-Ho Lee 2016-06-24 23:46:20 -07:00
  • 13d0ea7f54 integration: use unix domain sockets for all connections Anthony Romano 2016-06-24 21:01:53 -07:00
  • bbb84ff709 discovery: use pkg/transport to create http transport Anthony Romano 2016-06-24 21:00:57 -07:00
  • 54d56e2531 pkg/types: accept unix and unixs schemes Anthony Romano 2016-06-24 16:10:53 -07:00
  • fc1a226d15 pkg/transport: unix domain socket listener and transport Anthony Romano 2016-06-24 15:55:06 -07:00
  • 0c820dc7ba Merge pull request #5769 from xiang90/unstable Xiang Li 2016-06-24 13:38:54 -07:00
  • 40f62ab4a5 Merge pull request #5771 from gyuho/docker Gyu-Ho Lee 2016-06-24 13:26:05 -07:00
  • 0da05a896f doc: add experimental apis Xiang Li 2016-06-24 10:10:08 -07:00
  • 8a71f749d7 *: separate Dockerfile for quay build trigger Gyu-Ho Lee 2016-06-24 12:55:10 -07:00
  • 3424f95b03 Merge pull request #5770 from gyuho/op_guide Gyu-Ho Lee 2016-06-24 10:50:03 -07:00
  • 862b3fe2be *: move 'Project detail' to op-guide Gyu-Ho Lee 2016-06-24 10:40:55 -07:00
  • aeb5b3c82b Merge pull request #5766 from heyitsanthony/eschew-you Anthony Romano 2016-06-24 09:29:26 -07:00
  • e1b9ccb1d7 doc: eschew "you" for current docs Anthony Romano 2016-06-23 17:25:38 -07:00
  • d284a45a4b Merge pull request #5765 from heyitsanthony/autotls-security Anthony Romano 2016-06-24 09:17:38 -07:00
  • 9bde740cf9 doc: auto-tls example in security guide Anthony Romano 2016-06-23 17:06:10 -07:00
  • c1d2149a0f Merge pull request #5767 from mitake/build Xiang Li 2016-06-24 09:03:14 -07:00
  • 15b267fbfd Merge pull request #5768 from gyuho/raft_comment Gyu-Ho Lee 2016-06-24 08:38:02 -07:00
  • 33f7e7583b raft: fix comment,method name to needSnapshotAbort Gyu-Ho Lee 2016-06-24 07:54:10 -07:00
  • abc1cb945b build: remove needless output Hitoshi Mitake 2016-06-24 13:54:53 +09:00
  • 2063fde27c Merge 1f775a41113e08657bfc0a80c25ef6f895415376 into a7189ef0736bd50a3f05f3a14659eb1444aaa7e7 Gyu-Ho Lee 2016-06-23 23:14:07 +00:00
  • 1f775a4111 etcd-agent: pass rotate-log-dir flag Gyu-Ho Lee 2016-06-23 16:00:51 -07:00
  • d327687dbb etcdmain: configurable log rotation Gyu-Ho Lee 2016-06-23 15:57:12 -07:00
  • a7189ef073 Merge pull request #5762 from gyuho/member_auth Gyu-Ho Lee 2016-06-23 16:10:57 -07:00
  • 6babc4cdbe logutil: add rotate formatter Gyu-Ho Lee 2016-06-23 15:44:42 -07:00
  • 78d9ae1820 Merge pull request #5763 from heyitsanthony/local-tester-fp Anthony Romano 2016-06-23 13:01:26 -07:00
  • 9b4dc92fdc Merge pull request #5761 from xiang90/proxy_v2 Xiang Li 2016-06-23 12:35:04 -07:00
  • 755d192ff7 *: make it clear that proxy only supports v2 api now Xiang Li 2016-06-23 11:10:22 -07:00
  • 244266708b local-tester: support failpoints Anthony Romano 2016-06-22 17:22:53 -07:00
  • b2a8acdf10 Documentation/demo: add member, auth example Gyu-Ho Lee 2016-06-23 11:50:37 -07:00
  • e401e17d2c Merge pull request #5756 from joshix/proxyport Josh Wood 2016-06-23 11:37:21 -07:00
  • 9664df1b5e Merge pull request #5760 from gyuho/peer-urls Gyu-Ho Lee 2016-06-23 10:12:28 -07:00
  • f9d250ad1b e2e: update flag to 'peer-urls' Gyu-Ho Lee 2016-06-23 09:53:30 -07:00
  • fa74a0d3bb etcdctl: change peerURLs flag to 'peer-urls' Gyu-Ho Lee 2016-06-23 09:52:25 -07:00
  • c949811752 Merge pull request #5758 from dannysauer/master Xiang Li 2016-06-23 07:57:21 -07:00
  • 5247702d8d Merge pull request #5755 from nekto0n/reuse-timer Xiang Li 2016-06-23 07:28:09 -07:00
  • a998fb4af1 etcdctl: index is incremented in Watcher; remove double-increment Danny Sauer 2016-06-23 08:39:24 -05:00
  • dbc7c2cf4e backend: reuse timer in run(). Nikita Vetoshkin 2016-06-23 18:49:41 +05:00
  • b6c9843983 Merge branch 'master' of https://github.com/dannysauer/etcd Danny Sauer 2016-06-23 08:30:46 -05:00
  • 681ba4c56a etcdctl: index is incremented in Watcher; remove double-increment Danny Sauer 2016-06-23 08:30:26 -05:00
  • 6c0b53cfdb Merge branch 'master' of https://github.com/dannysauer/etcd Danny Sauer 2016-06-23 08:29:38 -05:00
  • 6828ae43d8 etcdctl: index is incremented in Watcher; remove double-increment Danny Sauer 2016-06-23 08:29:05 -05:00
  • 809949b687 Documentation/proxy: Change proxy port from 8080 to 2379 Josh Wood 2016-06-22 23:50:52 -07:00
  • b945a3fcc8 Merge pull request #5753 from gyuho/example Gyu-Ho Lee 2016-06-22 20:27:30 -07:00
  • 2da5bdd4df clientv3: add auth example Gyu-Ho Lee 2016-06-22 17:01:51 -07:00
  • 68567c02a1 Merge branch 'master' of https://github.com/dannysauer/etcd Danny Sauer 2016-06-22 19:46:56 -05:00
  • ec3f319d25 etcdctl: index is incremented in Watcher; remove double-increment Danny Sauer 2016-06-22 19:46:03 -05:00
  • e4ab1540c8 Merge pull request #5752 from gyuho/mkdir Gyu-Ho Lee 2016-06-22 16:16:38 -07:00
  • 4a0f922a6c pkg/transport: use TouchDirAll Gyu-Ho Lee 2016-06-22 15:09:47 -07:00
  • 6cfc03a5f9 wal: use CreateDirAll Gyu-Ho Lee 2016-06-22 15:07:04 -07:00
  • c363fd288b etcdserver: use CreateDirAll Gyu-Ho Lee 2016-06-22 15:05:29 -07:00
  • 5720fe812e etcdctl: use CreateDirAll Gyu-Ho Lee 2016-06-22 15:01:27 -07:00
  • 187faba3e0 pkg/fileutil: fix TouchDirAll, add CreateDirAll Gyu-Ho Lee 2016-06-22 14:58:53 -07:00
  • df9a52e53f Merge pull request #5702 from gyuho/vet Gyu-Ho Lee 2016-06-22 14:52:34 -07:00
  • 6fbf8be3ac Merge pull request #5751 from heyitsanthony/fail-bad-commit-msg Anthony Romano 2016-06-22 14:03:15 -07:00
  • b7253992d4 test: check commit titles Anthony Romano 2016-06-22 13:08:30 -07:00
  • da85108ca2 client: improve error message for ClusterError Viktor Stanchev 2016-05-31 14:19:59 -07:00
  • c1e3601776 raftexample: fixes from go vet, go lint Gyu-Ho Lee 2016-06-22 12:02:17 -07:00
  • e221699fd8 rafthttp: fix from go vet, go lint Gyu-Ho Lee 2016-06-22 12:02:03 -07:00
  • 725ded40f7 etcdserver: fix from go vet, go lint Gyu-Ho Lee 2016-06-22 12:01:52 -07:00
  • e2138179e3 client: fix from go vet, go lint Gyu-Ho Lee 2016-06-22 12:01:24 -07:00
  • 6557ef7cd8 *: copy all exported members in tls.Config Gyu-Ho Lee 2016-06-22 11:43:24 -07:00
  • 84c416491e Merge pull request #5739 from heyitsanthony/serialize-txn Anthony Romano 2016-06-22 11:49:56 -07:00