Commit Graph

  • 4704232cb6 *: remove unused env vars Gyuho Lee 2018-03-08 01:35:10 -0800
  • 028f99b103 test: fix "functional-tester" build script Gyuho Lee 2018-03-08 01:29:57 -0800
  • 3bb8edc6aa e2e: fix missing "apiPrefix" Gyuho Lee 2018-03-07 00:03:02 -0800
  • 4e7b9d223d e2e: add "Election" grpc-gateway test cases Gyuho Lee 2018-03-01 14:30:42 -0800
  • a39273f26e
    Merge pull request #9402 from jpbetz/3.1.12-changelog Gyuho Lee 2018-03-08 00:59:49 -0800
  • fe90bc448c
    Merge pull request #9405 from jpbetz/automated-cherry-pick-of-#9347-origin-release-3.2 Gyuho Lee 2018-03-08 00:59:26 -0800
  • 3710c249eb
    Merge pull request #9403 from jpbetz/automated-cherry-pick-of-#9336-origin-release-3.2 Gyuho Lee 2018-03-08 00:58:52 -0800
  • 290fa0c1be *: sync "functional-tester" from 3.2 branch Gyuho Lee 2018-03-08 00:57:30 -0800
  • 0874fcbed4 test: run "functional" tests in 3.1 branch Gyuho Lee 2018-03-08 00:26:52 -0800
  • cbea4efaf2
    etcdserver: enable "CheckQuorum" when starting with "ForceNewCluster" Gyuho Lee 2018-02-23 00:26:42 -0800
  • 273a43d4d8
    api/v3election: error on missing "leader" field Gyuho Lee 2018-03-01 12:48:56 -0800
  • ceaa55e57e
    httpproxy: cancel requests when client closes a connection Rob Day 2018-02-18 18:27:05 +0000
  • 2b123f6609
    CHANGELOG: etcd 3.1.12 backports Joe Betz 2018-03-07 22:50:11 -0800
  • 7a148fee36
    Merge pull request #9401 from jpbetz/automated-cherry-pick-of-#9297-origin-release-3.1 Gyuho Lee 2018-03-07 22:03:14 -0800
  • 087b9aa3dc
    mvcc: fix watchable store test for 3.2 cherrypick of #9281 Joe Betz 2018-02-07 15:57:34 -0800
  • b6373f1625
    mvcc: restore unsynced watchers Iwasaki Yudai 2018-02-05 17:08:24 -0800
  • e6d44fa3f2 hack/scripts-dev: fix indentation in run.sh Gyuho Lee 2018-03-07 14:30:49 -0800
  • a537163e9e hack/scripts-dev: fix indentation in run.sh Gyuho Lee 2018-03-07 14:30:49 -0800
  • 4178b75411 hack/scripts-dev: fix indentation in run.sh Gyuho Lee 2018-03-07 14:30:49 -0800
  • bb60342cec hack/scripts-dev: fix indentation in run.sh Gyuho Lee 2018-03-07 14:30:49 -0800
  • 9c8e39e7f4 hack/scripts-dev: sync with master Gyuho Lee 2018-03-07 14:25:10 -0800
  • af3021aa1a semaphore: update Go version, release test version Gyuho Lee 2018-03-07 14:24:57 -0800
  • df0b652d6a travis: use docker, sync with master Gyuho Lee 2018-03-07 14:24:04 -0800
  • 660f7fd8a0 hack/scripts-dev: sync with master Gyuho Lee 2018-03-07 14:22:18 -0800
  • e48a18256f travis: use Go 1.8.7, sync with master Gyuho Lee 2018-03-07 14:21:02 -0800
  • 43caf2b28a hack/scripts-dev: sync with master branch Gyuho Lee 2018-03-07 14:04:31 -0800
  • b6526b9d42 hack/scripts-dev: add more docker commands Gyuho Lee 2018-03-07 14:11:17 -0800
  • bfb7a155b4 travis: update Go version string Gyuho Lee 2018-03-07 14:04:14 -0800
  • 2f2c6cb13b
    Merge pull request #9397 from gyuho/vvv Gyuho Lee 2018-03-07 14:00:37 -0800
  • 8b6ee6aea9 hack/scripts: update comments on "build-docker-release-master" Gyuho Lee 2018-03-07 13:29:03 -0800
  • 27f0aa9cf0 scripts: document "updatedep.sh" script Gyuho Lee 2018-03-07 12:47:43 -0800
  • d598af104d vendor: regenerate with latest "dep" Gyuho Lee 2018-03-07 12:39:19 -0800
  • ab4d888e1f pkg/logutil: fix example Gyuho Lee 2018-03-07 13:11:34 -0800
  • 2a5911f98d
    Merge pull request #9396 from gyuho/lll Gyuho Lee 2018-03-07 10:57:37 -0800
  • 4e0c00244d *: remove "pkg/logger", replace with "pkg/logutil" Gyuho Lee 2018-03-07 10:49:25 -0800
  • 82ee796aa4 pkg/logutil: move "pkg/logger" to "logutil" Gyuho Lee 2018-03-07 10:45:29 -0800
  • 89292affaa
    Merge pull request #9352 from gyuho/raft-pre-vote Gyuho Lee 2018-03-07 10:15:26 -0800
  • abedaa31e1
    Merge pull request #9394 from jeis2497052/master Sam Batschelet 2018-03-07 12:03:10 -0500
  • ca47aab373
    *: fix typos in markdown docs John Eismeier 2018-03-07 10:32:07 -0500
  • f76ef3ce8d e2e: fix missing "apiPrefix" Gyuho Lee 2018-03-07 00:03:02 -0800
  • 462ba8bb09 embed: fix wrong compactor imports Gyuho Lee 2018-03-06 23:26:45 -0800
  • b48d3eb380 etcdmain: add "--experimental-pre-vote" flag Gyuho Lee 2018-02-23 10:55:08 -0800
  • 3092d3bf7f embed: add "ExperimentalPreVote" for Raft Gyuho Lee 2018-02-23 10:50:09 -0800
  • 78918848bd etcdserver: support Raft Pre-Vote Gyuho Lee 2018-02-22 21:19:23 -0800
  • 8aae8c1c9c raft: document disruptive rejoining server, add tests Gyuho Lee 2018-02-22 20:39:05 -0800
  • 211523fc88
    Merge pull request #9390 from gyuho/ddd Gyuho Lee 2018-03-05 12:36:27 -0800
  • 146ed08052 Documentation/op-guide: highlight defrag operation "--endpoints" flag Gyuho Lee 2018-03-05 10:54:45 -0800
  • 1bc974d536 etcdctl: highlight "defrag" command caveats Gyuho Lee 2018-03-05 10:52:59 -0800
  • a61ba42918 Documentation/op-guide: highlight defrag operation "--endpoints" flag Gyuho Lee 2018-03-05 10:54:45 -0800
  • 83c94e9e58 etcdctl: highlight "defrag" command caveats Gyuho Lee 2018-03-05 10:52:59 -0800
  • 62d8e36462
    Merge pull request #9389 from spzala/checkdatascaledoc Gyuho Lee 2018-03-05 11:08:25 -0800
  • 6affd6a599 CHANGELOG-3.4: fix typo in gRPC gateway change Gyuho Lee 2018-03-05 11:06:34 -0800
  • 63ab908206 CHANGELOG-3.4: add JWT ttl field, defrag --cluster changes Gyuho Lee 2018-03-05 11:04:41 -0800
  • 9919e4d391 Documentation/op-guide: highlight defrag operation "--cluster" flag Gyuho Lee 2018-03-05 10:54:45 -0800
  • 3451905d3e etcdctl: highlight "defrag" command caveats Gyuho Lee 2018-03-05 10:52:59 -0800
  • 912c402188 etcdctl/ctlv3: add "--cluster" flag to "defrag" command Gyuho Lee 2018-03-05 10:44:57 -0800
  • 55a7b30377
    Merge pull request #9385 from Revolution1/fix-typos-of-word-trevisions Gyuho Lee 2018-03-05 10:28:16 -0800
  • 0a33308b8a
    Merge pull request #9387 from spzala/updatecheckperfdoc Gyuho Lee 2018-03-05 10:27:47 -0800
  • 0adee36cc6 etcdctl/doc: create doc for check datascale Sahdev P. Zala 2018-03-05 13:08:54 -0500
  • 349773c832 etcdctl/doc: document check perf auto-compact and defrag options Sahdev P. Zala 2018-03-05 12:07:59 -0500
  • 3534df14b4 Documentation: trevisions -> revisions revol.cai 2018-03-05 11:47:41 +0800
  • 064aeb258b
    Merge pull request #9382 from gyuho/flag Gyuho Lee 2018-03-02 11:29:13 -0800
  • 55e008f64b Documentation: make "Consul" section more objective Gyuho Lee 2018-02-26 09:46:46 -0800
  • 3e3468d1fa e2e: add "Election" grpc-gateway test cases Gyuho Lee 2018-03-01 14:30:42 -0800
  • 207f19354b e2e: add "spawnWithExpectLines" Gyuho Lee 2018-03-01 14:30:34 -0800
  • bb8a5377ce api/v3election: error on missing "leader" field Gyuho Lee 2018-03-01 12:48:56 -0800
  • 8291e16128 Documentation: make "Consul" section more objective Gyuho Lee 2018-02-26 09:46:46 -0800
  • a5b31087e8 etcdserver: enable "CheckQuorum" when starting with "ForceNewCluster" Gyuho Lee 2018-02-23 00:26:42 -0800
  • cec79dd706 httpproxy: cancel requests when client closes a connection Rob Day 2018-02-18 18:27:05 +0000
  • 748ab8c398 pkg/flags: fatal on conflicting environment variable Gyuho Lee 2018-03-02 10:26:49 -0800
  • dbdab24d23
    Merge pull request #9383 from gyuho/change Gyuho Lee 2018-03-02 10:32:41 -0800
  • 3f3425ab8b CHANGELOG: clean up, add auth/flag changes Gyuho Lee 2018-03-02 10:24:15 -0800
  • 0a972daac7
    Merge pull request #9379 from gyuho/fix-election Gyuho Lee 2018-03-01 18:21:54 -0800
  • 2f909a97b5 e2e: add "Election" grpc-gateway test cases Gyuho Lee 2018-03-01 14:30:42 -0800
  • b62e8291c2 e2e: add "spawnWithExpectLines" Gyuho Lee 2018-03-01 14:30:34 -0800
  • 85533a6305 api/v3election: error on missing "leader" field Gyuho Lee 2018-03-01 12:48:56 -0800
  • 48ff9e64f4
    Merge pull request #9380 from gyuho/separate Gyuho Lee 2018-03-01 15:02:31 -0800
  • b8c944ccef CHANGELOG: add Election API fix Gyuho Lee 2018-03-01 14:55:09 -0800
  • 637487625d hack/scripts-dev: reproduce election API panic Gyuho Lee 2018-02-28 23:15:42 -0800
  • a7e5790c82
    Merge pull request #9372 from gyuho/origin Gyuho Lee 2018-02-28 20:38:23 -0800
  • 9f0027dfb2 *: do not whitelist empty hosts Gyuho Lee 2018-02-28 19:20:10 -0800
  • 02217cb6df Documentation/op-guide: document "--host-whitelist" Gyuho Lee 2018-02-28 15:01:27 -0800
  • d28c0921d3 CHANGELOG: add "--host-whitelist" change Gyuho Lee 2018-02-27 21:10:22 -0800
  • e9969aae7e hack/scripts-dev/docker-dns: add "--host-whitelist" tests Gyuho Lee 2018-02-28 14:34:25 -0800
  • 8edaecadc4 embed: enforce client origin policy Gyuho Lee 2018-02-28 14:25:08 -0800
  • 3648649277 etcdserver: add "HostWhitelist" to "ServerConfig" Gyuho Lee 2018-02-28 14:03:03 -0800
  • 0179d81f22 etcdmain: add "--host-whitelist" flag Gyuho Lee 2018-02-27 20:28:22 -0800
  • 00c1f16f0a embed: add "HostWhitelist" Gyuho Lee 2018-02-26 15:14:18 -0800
  • 418bb92963 pkg/httputil: add "GetHostname" Gyuho Lee 2018-02-28 13:33:18 -0800
  • f0eb772963 auth: add "IsAuthEnabled" method Gyuho Lee 2018-02-27 15:37:01 -0800
  • 9db332c598 hack/scripts-dev: add HTTP requests with DNS Gyuho Lee 2018-02-27 15:28:25 -0800
  • f6617feb8a embed: rename "httpWrapper" Gyuho Lee 2018-02-27 15:27:54 -0800
  • ac50ef0812
    Merge pull request #8302 from mitake/token-ttl Gyuho Lee 2018-02-27 20:50:37 -0800
  • fb828d1037 hack/scripts-dev: add "clean-docker" to Makefile Gyuho Lee 2018-02-27 15:22:02 -0800
  • 566b3a05dc
    Merge pull request #9371 from gyuho/mutator Gyuho Lee 2018-02-27 14:33:06 -0800
  • c4fb5bdd23 embed: rename "v3alphaMutator" to "v3Mutator" Gyuho Lee 2018-02-27 14:31:32 -0800
  • e8a368d4bd
    Merge pull request #9341 from gyuho/changelog-feb Gyuho Lee 2018-02-27 14:16:42 -0800
  • 16f5a301a1 CHANGELOG: add changes Gyuho Lee 2018-02-21 09:49:55 -0800
  • 3641af83e7
    semaphore: release test version Gyuho Lee 2018-02-27 11:29:58 -0800
  • 5b8419e9fa
    semaphore: update release test version Gyuho Lee 2018-02-27 11:29:28 -0800