Commit Graph

  • 4de27039cb server: drop read request if found leader changed nolouch 2018-09-14 13:33:57 +0800
  • e774f7309c
    Merge pull request #10093 from jingyih/remove_duplicated_import Gyuho Lee 2018-09-13 20:57:09 -0700
  • 9eee0b078e etcdserver: remove duplicated imports Jingyi Hu 2018-09-13 20:44:03 -0700
  • 6ef7c5f462 Documentation/v2/metrics.md: Fix a typo Igor Vuk 2018-09-13 21:05:32 +0200
  • 001bbb97cc
    Merge pull request #9999 from vimalk78/9377_document_election_api Gyuho Lee 2018-09-13 10:47:23 -0700
  • 90ecbabb7d
    Merge pull request #10086 from vimalk78/fix-Documentation-etcd-io Xiang Li 2018-09-13 10:15:53 -0700
  • 35fa6e13b9 clientv3/concurrency: Document Election API context parameter fixes #9377 Vimal K 2018-08-12 21:29:57 +0530
  • a7b1306ecf
    Merge pull request #10088 from ivuk/Documentation-fix-typo Gyuho Lee 2018-09-12 14:29:32 -0700
  • 09b7590c0b Documentation/metrics.md: Fix a typo Igor Vuk 2018-09-12 23:19:21 +0200
  • bda28c3ce2 Documentation/*: change github url, import path from coreos to etcd-io Vimal K 2018-09-12 20:40:50 +0530
  • ec5ff10436
    Merge pull request #10019 from thrawn01/grpc-proxy-watch-errors Xiang Li 2018-09-10 12:54:33 -0700
  • a18b467111
    Merge pull request #10075 from gyuho/dash-etcd-io Gyuho Lee 2018-09-06 18:11:47 -0700
  • 2fc06c8ec9 Documentation/op-guide: remove "dash.etcd.io" Gyuho Lee 2018-09-06 17:58:54 -0700
  • 2589353c1f
    Merge pull request #10074 from gyuho/raft-link Gyuho Lee 2018-09-06 09:25:45 -0700
  • c2b3c54370 raft: fix link typo Gyuho Lee 2018-09-06 09:20:22 -0700
  • 1c80ce4b29
    Merge pull request #10070 from philips/add-more-projects Gyuho Lee 2018-09-05 20:02:49 -0700
  • 085a5bd2f8 Documentation: add more projects Brandon Philips 2018-09-05 19:55:31 -0700
  • cf3f79a04d
    Merge pull request #10069 from philips/add-more-projects Xiang Li 2018-09-05 19:33:50 -0700
  • 16ad8b48bd Documentation: add new projects Brandon Philips 2018-09-05 19:30:08 -0700
  • 8b66718529
    Merge pull request #10067 from hexfusion/fx_ddb_doc Sam Batschelet 2018-09-05 22:07:03 -0400
  • d43f223e36 tools/etcd-dump-db: fix iterate-bucket example. Sam Batschelet 2018-09-05 20:28:30 -0400
  • 1df1ddff43
    Merge pull request #10066 from mrIncompetent/use-testing-interface Gyuho Lee 2018-09-04 14:04:06 -0700
  • 2be5994f61 integration: Replace *testing.T with testing.TB Use testing.TB for integration test helpers to enable usage in benchmarks mrIncompetent 2018-09-04 22:23:50 +0200
  • 9452e5c1e5
    Merge pull request #10042 from wenjiaswe/automated-cherry-pick-of-#9997-upstream-release-3.2 Wenjia 2018-09-04 12:54:58 -0700
  • 7a8ab37bfd raft: fix correctness bug in CommittedEntries pagination Tobias Schottdorf 2018-09-04 14:52:23 +0200
  • 6143c135bd
    Merge pull request #10060 from vimalk78/go.etcd.io-move-minor-changes Xiang Li 2018-09-03 13:48:01 -0700
  • bcde798fdd *: path changes for moving to github/etcd-io/etcd Vimal K 2018-09-03 21:57:23 +0530
  • ca7dc4ff26
    Merge pull request #10058 from vimalk78/9882-contrib-queue-memleak Xiang Li 2018-09-01 08:34:29 -0700
  • 9bad6fd442 contrib/recipes/watch.go : cancel() the watch after desired watch event fixes #9882 Vimal K 2018-09-01 18:18:24 +0530
  • 206b012ed4
    Merge pull request #10057 from jglick/patch-1 Gyuho Lee 2018-08-31 07:10:53 -0700
  • abd1b34ba6 docs: fix pronunciation notation Jesse Glick 2018-08-31 09:04:11 -0400
  • 484f622034
    Merge pull request #10054 from vcaesar/docs-pr Gyuho Lee 2018-08-30 16:44:16 -0700
  • fc7ef659cc client,clientv3: update client docs to "go.etcd.io" vcaesar 2018-08-30 19:26:12 -0400
  • b6e6de54e9
    Merge pull request #10053 from ueokande/fix-clientv3-doc Gyuho Lee 2018-08-30 15:28:33 -0700
  • e9afd51f47 clientv3/doc: Fix code example Shin'ya UEOKA 2018-08-30 22:10:58 +0000
  • d627719881
    Merge pull request #10050 from gyuho/bbolt Gyuho Lee 2018-08-30 10:20:53 -0700
  • 34fcabab55 CHANGELOG: add all recent changes Gyuho Lee 2018-08-29 14:28:43 -0700
  • e2dfe0f5d9 etcdserver/api/rafthttp: add v3 snapshot send/receive metrics Gyuho Lee 2018-08-11 21:47:38 -0700
  • d1acb5a5c8 etcdserver: add "etcd_server_id" Gyuho Lee 2018-08-29 14:49:01 -0700
  • 9d7242e271 etcdserver: add "etcd_server_id" Gyuho Lee 2018-08-29 14:49:01 -0700
  • 216be8b79b etcdserver: add "etcd_server_id" Gyuho Lee 2018-08-29 14:49:01 -0700
  • 73c1100b04 etcdserver: clarify read index wait timeout warnings Gyuho Lee 2018-08-29 14:38:22 -0700
  • 95afd1fb24 etcdserver: clarify read index wait timeout warnings Gyuho Lee 2018-08-29 14:38:22 -0700
  • dfcf82b6ff etcdserver: clarify read index wait timeout warnings Gyuho Lee 2018-08-29 14:38:22 -0700
  • c577335a64 rafthttp: clarify "became inactive" warning Gyuho Lee 2018-08-29 14:33:17 -0700
  • 7f337ef13a rafthttp: clarify "became inactive" warning Gyuho Lee 2018-08-29 14:33:17 -0700
  • 9197907515 rafthttp: clarify "became inactive" warning Gyuho Lee 2018-08-29 14:33:17 -0700
  • 572d486c5b *: update github links Gyuho Lee 2018-08-29 14:28:36 -0700
  • e235cd3302 Documentation: update github links Gyuho Lee 2018-08-29 14:28:00 -0700
  • 474cc300c9 bill-of-materials: regenerate with "go.etcd.io/bbolt" Gyuho Lee 2018-08-29 13:32:46 -0700
  • 14883cad78
    Merge pull request #10043 from wenjiaswe/automated-cherry-pick-of-#9997-upstream-release-3.1 Gyuho Lee 2018-08-29 12:42:05 -0700
  • fa57f7fbc7 vendor: use "go.etcd.io/bbolt" v1.3.1-etcd.7 Gyuho Lee 2018-08-29 12:39:59 -0700
  • 790cc3cdd6 Gopkg.lock: use "go.etcd.io/bbolt" v1.3.1-etcd.7 Gyuho Lee 2018-08-29 12:34:22 -0700
  • 8db439d693 *: use "go.etcd.io/bbolt" Gyuho Lee 2018-08-29 12:31:28 -0700
  • 5adbc231f2 mvcc/backend: use "go.etcd.io/bbolt" Gyuho Lee 2018-08-29 12:31:04 -0700
  • 1a282a72be
    Merge pull request #10045 from gyuho/go-1.11 Gyuho Lee 2018-08-28 23:02:43 -0700
  • 839f202195 clientv3/integration: fix race condition from closing channel Gyuho Lee 2018-08-28 22:27:11 -0700
  • 07fcc26799 *: fix gofmt warnings with Go 1.11 Gyuho Lee 2018-08-28 21:45:24 -0700
  • 8560221091 etcdserver: fix gofmt warnings with Go 1.11 Gyuho Lee 2018-08-28 21:45:12 -0700
  • d24acedb5e travis.yml: bump up to Go 1.11 Gyuho Lee 2018-08-28 21:29:01 -0700
  • a0cc409352 Makefile: bump up to Go 1.11 Gyuho Lee 2018-08-28 21:28:41 -0700
  • e52b8611ea docs: update links to "go.etcd.io" Gyuho Lee 2018-08-28 20:54:35 -0700
  • 02b94fcc0d test: fix "license-bill-of-materials" command Gyuho Lee 2018-08-28 20:53:28 -0700
  • e8b940f268
    Merge pull request #10044 from gyuho/rename-import-paths Gyuho Lee 2018-08-28 19:44:27 -0700
  • 8f3900ffe1 bill-of-materials.json: regenerate Gyuho Lee 2018-08-28 18:43:18 -0700
  • c0f6597c02 contrib/systemd: remove v2 service files Gyuho Lee 2018-08-28 18:35:01 -0700
  • 0ef9ef3c74 *: rerun "gofmt" Gyuho Lee 2018-08-28 18:25:39 -0700
  • 379a1869c5 tests/Dockerfile: update import path to "go.etcd.io/etcd" Gyuho Lee 2018-08-28 18:07:41 -0700
  • 2774bb3212 Revert "*: regenerate proto" Gyuho Lee 2018-08-28 17:56:14 -0700
  • f2f7fc23f7 *: update github.com links Gyuho Lee 2018-08-28 17:47:19 -0700
  • 299178ceb9 *: regenerate proto Gyuho Lee 2018-08-28 17:36:12 -0700
  • f3af3d83c2 Makefile: update import paths to "go.etcd.io" Gyuho Lee 2018-08-28 17:35:58 -0700
  • 198a931a0b MAINTAINERS: update import path to "go.etcd.io" Gyuho Lee 2018-08-28 17:35:34 -0700
  • a8a3efd27a scripts: update import paths in "go.etcd.io/etcd" Gyuho Lee 2018-08-28 17:32:43 -0700
  • c69c044026 Documentation: update import paths in "dl_build.md" Gyuho Lee 2018-08-28 17:17:52 -0700
  • 7300bfdd1d build.ps1: update import paths to "go.etcd.io/etcd" Gyuho Lee 2018-08-28 17:14:26 -0700
  • d37f1521b7 *: update import paths to "go.etcd.io/etcd" Gyuho Lee 2018-08-28 17:13:25 -0700
  • 2ac04381a2 clientv3: update Go import paths to "go.etcd.io" Gyuho Lee 2018-08-28 17:13:10 -0700
  • fced933294 auth: update Go import paths to "go.etcd.io" Gyuho Lee 2018-08-28 17:12:52 -0700
  • 038fd844ac wal: update Go import paths to "go.etcd.io/etcd" Gyuho Lee 2018-08-28 17:12:23 -0700
  • d537b328cb mvcc: update import paths "go.etcd.io/etcd" Gyuho Lee 2018-08-28 17:12:03 -0700
  • 1399bc69ce etcdserver: update import paths to "go.etcd.io/etcd" Gyuho Lee 2018-08-28 17:11:43 -0700
  • bb60f8ab1d raft: change import paths to "go.etcd.io/etcd" Gyuho Lee 2018-08-28 17:11:06 -0700
  • 47c04b959d build: upgrade local GOPATH Gyuho Lee 2018-08-28 17:06:28 -0700
  • 591fdac832 travis.yml: update "go_import_path" to "go.etcd.io" Gyuho Lee 2018-08-28 16:59:45 -0700
  • 4e7691ddcc
    remove automatic added imports Wenjia 2018-08-28 15:00:44 -0700
  • 8a68ae95ec etcdserver/api/rafthttp: add v3 snapshot send/receive metrics Gyuho Lee 2018-08-11 21:47:38 -0700
  • ef1d332298 etcdserver/api/snap: add v3 snapshot fsync metrics Gyuho Lee 2018-08-11 21:08:35 -0700
  • 8f1d366c0e etcdserver/api/snap: add v3 snapshot fsync metrics Gyuho Lee 2018-08-11 21:08:35 -0700
  • 6c3a12f4c9 README: fix travis link Gyuho Lee 2018-08-27 20:03:17 -0700
  • 548f715271 README: update repo URLs Gyuho Lee 2018-08-27 19:19:36 -0700
  • af85949b41
    Merge pull request #10024 from gyuho/became-inactive Sam Batschelet 2018-08-24 22:12:16 -0400
  • 24ee22ab48
    Merge pull request #10026 from gyuho/read-index Sam Batschelet 2018-08-24 22:11:58 -0400
  • 116c442615
    Merge pull request #10034 from gyuho/init-metrics-3.1 Xiang Li 2018-08-24 18:52:40 -0700
  • b3fa36eb7f
    Merge pull request #10032 from gyuho/init-metrics-3.2 Xiang Li 2018-08-24 18:52:34 -0700
  • 66c2665f66
    Merge pull request #10037 from spzala/etcdctlrpc Xiang Li 2018-08-24 18:51:55 -0700
  • 9ecc727dc8
    Merge pull request #10036 from louis-paul/clientv3-error-handling-godoc Sam Batschelet 2018-08-23 21:03:16 -0400
  • a3c09ee8e9
    clientv3/doc: Improve error handling comment Louis-Paul Dareau 2018-08-23 19:47:27 +0200
  • b4a670b571 etcdctl: fix small inconsistency with RPC Sahdev P. Zala 2018-08-23 10:48:32 -0400
  • 2ee4525cd2
    clientv3/doc: Update error handling godoc Louis-Paul Dareau 2018-08-23 13:37:39 +0200