Commit Graph

  • a4827447be
    travis: update Go version Gyuho Lee 2018-02-27 11:28:37 -0800
  • 41830ca523
    semaphore: update Go, release test version Gyuho Lee 2018-02-27 11:27:47 -0800
  • 33949f732e
    Merge pull request #9370 from gyuho/hack Gyuho Lee 2018-02-27 11:14:36 -0800
  • 1da0818186 build: use "bash" syntax, clean up Gyuho Lee 2018-02-27 10:39:34 -0800
  • d7092b360d hack/scripts-dev: fix "compile-with-docker-test" in Makefile Gyuho Lee 2018-02-27 10:23:48 -0800
  • 18f8b1b1e1 build,test: set up GOPATH in build script Gyuho Lee 2018-02-27 10:23:14 -0800
  • 32c46954ee hack/scripts-dev: add "docker-dns-test-insecure-run" Gyuho Lee 2018-02-22 11:34:04 -0800
  • 1caa6afb5f
    Merge pull request #9369 from mitake/nop-auth-token Hitoshi Mitake 2018-02-27 18:15:37 +0900
  • 2a54e32819 e2e: add a test case of JWT token expiration Hitoshi Mitake 2017-10-11 11:50:10 +0900
  • 8fd01f56d6 auth: a new option for configuring TTL of jwt tokens Hitoshi Mitake 2017-07-25 16:22:30 +0900
  • 8eb7cfb296 auth: a new auth token provider nop Hitoshi Mitake 2018-02-27 16:05:27 +0900
  • 23331f7604
    Merge pull request #9368 from mkumatag/fix_gopath_var Gyuho Lee 2018-02-26 20:55:42 -0800
  • 1ddfade924 build: Fix setting gopath Manjunath A Kumatagi 2018-02-26 23:37:35 -0500
  • f802cd9db2
    Merge pull request #9366 from gyuho/rafthttp-mu Gyuho Lee 2018-02-26 19:19:27 -0800
  • e42c2b7bd2 tools/etcd-test-proxy: godoc Gyuho Lee 2018-02-26 17:29:57 -0800
  • 659224b385
    Merge pull request #9229 from ximenzaoshi/lease-fix Gyuho Lee 2018-02-26 17:21:09 -0800
  • 5b9741e804
    Merge pull request #9274 from gyuho/revert Gyuho Lee 2018-02-26 17:13:26 -0800
  • 2dd8af3503 test: fix "internal/store" path Gyuho Lee 2018-02-26 17:12:45 -0800
  • 811566f2f2 *: fix "v2store" imports Gyuho Lee 2018-02-26 15:16:21 -0800
  • 33d8126c6b *: regenerate proto Gyuho Lee 2018-02-26 14:15:52 -0800
  • d493cd3bbd etcdserver: fix proto import paths Gyuho Lee 2018-02-26 14:14:57 -0800
  • 69f7e11506 *: move "error" to "etcdserver/v2error" Gyuho Lee 2018-02-26 11:36:56 -0800
  • b24d81c30d scripts: remove "internal" Gyuho Lee 2018-02-26 11:13:43 -0800
  • 8a518b01c4 *: revert "internal/mvcc" change Gyuho Lee 2018-02-26 11:12:45 -0800
  • 9b5d6edc4b *: revert "internal/raftsnap" Gyuho Lee 2018-02-26 11:08:41 -0800
  • 0e12e888e0 *: move "internal/store" to "etcdserver/v2store" Gyuho Lee 2018-02-26 11:06:38 -0800
  • dd2f3b0de8 *: revert "internal/lease" change Gyuho Lee 2018-02-26 10:41:45 -0800
  • bb95d190c1 *: revert "internal/auth" change Gyuho Lee 2018-02-26 10:38:30 -0800
  • 0850ccbf45 *: revert "internal/version" change Gyuho Lee 2018-02-26 10:36:33 -0800
  • 0e65660548 *: revert "internal/discovery" change Gyuho Lee 2018-02-26 10:34:15 -0800
  • 19010a7182 *: revert "internal/alarm" change Gyuho Lee 2018-02-26 10:33:13 -0800
  • 6bbe107225 *: revert "internal/compactor" package change Gyuho Lee 2018-02-26 10:32:24 -0800
  • fbe6767570 rafthttp: make "ActiveSince" non-blocking on write lock Gyuho Lee 2018-02-26 16:47:29 -0800
  • d6b46ac969
    Merge pull request #9279 from gyuho/force-new-cluster Gyuho Lee 2018-02-26 15:52:42 -0800
  • 01193ce5e4
    Merge pull request #9363 from gyuho/build-compile Gyuho Lee 2018-02-26 12:47:58 -0800
  • 209c820ffa build: ignore "shellcheck disable=SC2086" Gyuho Lee 2018-02-26 12:33:29 -0800
  • e1001f9349 build: fix compile pass Gyuho Lee 2018-02-26 11:21:23 -0800
  • 04e932ba6f
    Merge pull request #9347 from gyuho/raft-force-new-cluster Gyuho Lee 2018-02-26 11:28:56 -0800
  • 53825417d5
    Merge pull request #9361 from gyuho/language Gyuho Lee 2018-02-26 11:09:11 -0800
  • 7d7ae8642a Documentation: make "Consul" section more objective Gyuho Lee 2018-02-26 09:46:46 -0800
  • 247473be09
    Merge pull request #9362 from gyuho/spell-check Gyuho Lee 2018-02-26 10:19:17 -0800
  • 8bf0c43b73
    Merge pull request #9267 from gyuho/member-add-test Gyuho Lee 2018-02-26 10:08:49 -0800
  • ebfba72715 client: fix "ineffassign" warning Gyuho Lee 2018-02-26 10:07:18 -0800
  • 9c9d846959 clientv3util: fix govet warning Gyuho Lee 2018-02-26 10:05:24 -0800
  • ab33978646 etcd-tester: fix spell check warnings Gyuho Lee 2018-02-26 10:03:54 -0800
  • bab0223f04 ctlv3: fix typo in check command Gyuho Lee 2018-02-26 10:03:43 -0800
  • d808b4686c raft: fix typo in raft_test.go Gyuho Lee 2018-02-26 10:03:25 -0800
  • d4aeb3b8cf
    Merge pull request #9356 from mkumatag/fix_gopath Gyuho Lee 2018-02-26 07:38:22 -0800
  • adf4e05079 test, build: Fix gopath creation Manjunath A Kumatagi 2018-02-26 01:21:53 -0500
  • 3239641a0c
    Merge pull request #9350 from JulianGindi/grpc-doc-update Sam Batschelet 2018-02-25 19:57:14 -0500
  • c751fdf5e8
    Merge pull request #9351 from spzala/compactdefragdatascal Gyuho Lee 2018-02-25 11:00:54 -0800
  • 2dd1a99f42
    Merge pull request #9345 from gyuho/raft-step-candidate Gyuho Lee 2018-02-25 10:58:05 -0800
  • fc30b9844a etcdctl/check: enable auto compact and defrag for check datascale Sahdev P. Zala 2018-02-23 16:48:22 -0500
  • 58776fbc10 documentation: updated grpc documentation Julian Gindi 2018-02-23 13:35:18 -0800
  • 69357adf33 etcdserver: enable "CheckQuorum" when starting with "ForceNewCluster" Gyuho Lee 2018-02-23 00:26:42 -0800
  • 01db389ea8 raft: document why reuse candidate's term for vote response in stepCandidate Gyuho Lee 2018-02-21 16:00:43 -0800
  • 38846c220a raft: use leader's term when candidate becomes follower Gyuho Lee 2018-02-21 11:53:40 -0800
  • 4fd378ee80
    Merge pull request #9343 from gyuho/vvv Gyuho Lee 2018-02-21 10:53:04 -0800
  • 32ea82cd3f etcd-runner: fix govet -shadow warning Gyuho Lee 2018-02-21 10:22:12 -0800
  • c0910085f5 ctlv2: fix govet -shadow warning Gyuho Lee 2018-02-21 10:20:54 -0800
  • 240fda5128 embed: fix revision-based compaction with default value Gyuho Lee 2018-02-20 17:21:07 -0800
  • d627301735 embed: document/validate compaction mode Gyuho Lee 2018-02-20 17:18:48 -0800
  • e88bf42966
    Merge pull request #9339 from gyuho/fix-embed-auto-compact Gyuho Lee 2018-02-21 07:40:35 -0800
  • 83d1c3d5ec embed: fix revision-based compaction with default value Gyuho Lee 2018-02-20 17:21:07 -0800
  • 4aa0320439 embed: document/validate compaction mode Gyuho Lee 2018-02-20 17:18:48 -0800
  • df4aafbbdf
    Merge pull request #9334 from gyuho/go-1.10 Gyuho Lee 2018-02-20 13:22:59 -0800
  • 089ac72a7c CHANGELOG: add Go 1.10+ for 3.4 Gyuho Lee 2018-02-20 13:21:56 -0800
  • e19df692f8
    Merge pull request #9185 from spzala/checkdatabase Gyuho Lee 2018-02-20 11:25:58 -0800
  • 8b763c64b5 README: require Go 1.10+ Gyuho Lee 2018-02-16 15:28:37 -0800
  • ca1885cf1d tools/functional-tester: use Go 1.10 Gyuho Lee 2018-02-16 15:28:08 -0800
  • e9b14788cc hack/scripts-dev: use Go 1.10 in Makefile Gyuho Lee 2018-02-16 15:27:58 -0800
  • 2dd08a08ae semaphore.sh: use Go 1.10 Gyuho Lee 2018-02-16 15:27:32 -0800
  • af4e092e32 travis: use Go 1.10 Gyuho Lee 2018-02-16 15:27:19 -0800
  • 0b5c660c1d
    Merge pull request #9336 from rkd-msw/iss_9335_fix Xiang Li 2018-02-18 12:14:14 -0800
  • dfe12ed5c2 httpproxy: cancel requests when client closes a connection Rob Day 2018-02-18 18:27:05 +0000
  • 53d2a2edfe etcdctl/check: create new check command for memory usage Sahdev P. Zala 2018-01-21 23:43:59 -0500
  • b03fd4cbc3
    Merge pull request #9330 from gyuho/auto-compact-defrag Gyuho Lee 2018-02-15 14:51:27 -0800
  • d1e85570e9 ctlv3/command: auto compact and defrag after "check perf" Gyuho Lee 2018-02-15 13:13:56 -0800
  • 1e9ba31eb4
    Merge pull request #9323 from gyuho/functional-tester-guide Gyuho Lee 2018-02-14 11:28:47 -0800
  • 0210d27979 *: remove "./cmd/tools" in build commands Gyuho Lee 2018-02-14 11:03:01 -0800
  • 6ae9a7658a tools/functional-tester: clean up Docker scripts Gyuho Lee 2018-02-14 10:41:15 -0800
  • 10185b1953
    Merge pull request #9322 from gyuho/fix-failpoints Gyuho Lee 2018-02-14 10:57:43 -0800
  • 2aa960ad43 build: fix "gofail" with "mvcc/backend" Gyuho Lee 2018-02-14 10:54:13 -0800
  • e48b585e22
    Merge pull request #9321 from hexfusion/v3_r Gyuho Lee 2018-02-14 09:26:48 -0800
  • 68c270d9bd CHANGELOG: updates from #9298 Sam Batschelet 2018-02-13 18:26:21 -0500
  • fcd71b47d5
    Merge pull request #9298 from hexfusion/v3 Sam Batschelet 2018-02-13 17:17:57 -0500
  • cb5d089d33
    Merge pull request #9312 from hexfusion/e2e_w2 Sam Batschelet 2018-02-13 17:07:03 -0500
  • aab8b5e456
    Merge pull request #9319 from gyuho/skip Gyuho Lee 2018-02-13 13:53:01 -0800
  • dac6948774 scripts/genproto: run "protodoc" by default Gyuho Lee 2018-02-13 13:42:48 -0800
  • f65f988e0b e2e: improve Watch test coverage Sam Batschelet 2018-02-11 14:34:55 -0500
  • 534c31b4ca version: 3.3.1+git Gyuho Lee 2018-02-12 14:36:11 -0800
  • 4a620e2013
    version: 3.2.16+git Joe Betz 2018-02-12 14:29:08 -0800
  • ebd58a0ea3
    Merge pull request #9313 from opera443399/fix-etcdctl-README-typo Gyuho Lee 2018-02-12 10:28:13 -0800
  • 428f8c5b12
    Merge pull request #9287 from gyuho/changelog-3.4 Gyuho Lee 2018-02-12 10:15:59 -0800
  • 02f46938d5 CHANGELOG: updates from January/February 2018 Gyuho Lee 2018-02-05 13:45:07 -0800
  • 7d8b0ba62d
    Merge pull request #9307 from yudai/gap_db_size Gyuho Lee 2018-02-12 09:46:13 -0800
  • 121edf0467
    version: 3.2.16 v3.2.16 Joe Betz 2018-02-12 09:41:49 -0800
  • a3d0c2e60d
    Merge pull request #9314 from coreos/ttt Gyuho Lee 2018-02-12 09:34:53 -0800
  • 73dfbd5a70
    Merge pull request #9315 from gyuho/ac Gyuho Lee 2018-02-12 09:33:38 -0800
  • 28f3f26c0e version: 3.3.1 v3.3.1 Gyuho Lee 2018-02-12 09:29:11 -0800