Commit Graph

  • cdb722123a Merge pull request #8024 from heyitsanthony/fix-swagger Anthony Romano 2017-06-02 11:04:23 -0700
  • 1be245269e scripts, Documentation: fix swagger generation Anthony Romano 2017-06-02 10:51:49 -0700
  • 998fa0de76 Documentation, scripts: regen RPC docs Anthony Romano 2017-06-01 18:34:18 -0700
  • 97519cf79f Merge pull request #8023 from heyitsanthony/protodoc-update Anthony Romano 2017-06-02 10:26:12 -0700
  • 156612bb25 Documentation, scripts: regen RPC docs Anthony Romano 2017-06-01 18:34:18 -0700
  • 4301f49988 rafthttp: configurable stream reader retry timeout Vitaly Isaev 2017-05-31 12:25:22 +0300
  • c273735729 op-guide: document configuration flags for gateway Anthony Romano 2017-06-01 14:45:51 -0700
  • c578ac4a1a Merge pull request #8017 from heyitsanthony/doc-gateway-flags Anthony Romano 2017-06-01 15:50:46 -0700
  • 1cbc7cc274 op-guide: document configuration flags for gateway Anthony Romano 2017-06-01 14:45:51 -0700
  • c85f736522 mvcc: time restore in restore benchmark Anthony Romano 2017-05-08 21:45:43 -0700
  • a375ff172e mvcc: chunk reads for restoring Anthony Romano 2017-05-08 19:29:53 -0700
  • f80be42a55 Merge pull request #8012 from heyitsanthony/cov-corruption Anthony Romano 2017-06-01 11:51:49 -0700
  • 82153e8840 Merge pull request #8015 from heyitsanthony/fix-ctlv2getrole Anthony Romano 2017-06-01 11:19:24 -0700
  • e0653043ff e2e: make CtlV2GetRoleUser non-quorum Anthony Romano 2017-05-31 16:30:47 -0700
  • 0c923bdf11 Merge pull request #8010 from heyitsanthony/json-txn Anthony Romano 2017-06-01 10:01:41 -0700
  • 1893af9bbd integration: use unixs:// if client port configured for tls Anthony Romano 2017-05-31 15:40:58 -0700
  • b4c655677a clientv3: support unixs:// scheme Anthony Romano 2017-05-31 15:40:20 -0700
  • c2160adf1d clientv3/integration: test dialing to TLS without a TLS config times out Anthony Romano 2017-05-31 15:38:44 -0700
  • 5ada311416 clientv3: use Endpoints[0] to initialize grpc creds Anthony Romano 2017-05-31 15:01:11 -0700
  • 085bea5c5a Merge pull request #8013 from heyitsanthony/fix-tls-dial Anthony Romano 2017-06-01 09:45:44 -0700
  • 166ae10ca3 integration: use unixs:// if client port configured for tls Anthony Romano 2017-05-31 15:40:58 -0700
  • ea8561c35c clientv3: support unixs:// scheme Anthony Romano 2017-05-31 15:40:20 -0700
  • 1b48d6e5df clientv3/integration: test dialing to TLS without a TLS config times out Anthony Romano 2017-05-31 15:38:44 -0700
  • 00e581754b test: incrementally merge coverage files Anthony Romano 2017-05-31 13:50:09 -0700
  • 8effbda3a7 clientv3: use Endpoints[0] to initialize grpc creds Anthony Romano 2017-05-31 15:01:11 -0700
  • d8210da505 v3rpc: treat nil txn request op as error Anthony Romano 2017-05-31 12:39:52 -0700
  • 1467b456ae dev-guide: add txn json example Anthony Romano 2017-05-31 12:00:16 -0700
  • 85095760ff e2e: test txn over grpc json Anthony Romano 2017-05-31 11:47:34 -0700
  • f03ed33c87 Merge pull request #7761 from YuleiXiao/xyl_get_transfer_leader_status Xiang Li 2017-05-31 07:30:49 -0700
  • 7acd43e8bb Merge pull request #7862 from mitake/benchmark-mvcc-batch Hitoshi Mitake 2017-05-30 19:50:44 -0700
  • a20e667c5b Merge pull request #7967 from heyitsanthony/purge-snapdb Anthony Romano 2017-05-30 16:15:11 -0700
  • 3748e3cf28 Merge pull request #8006 from heyitsanthony/clientv3-test-nocluster Anthony Romano 2017-05-30 15:33:06 -0700
  • f042cd7d9c vendor: ghodss/yaml v1.0.0 Anthony Romano 2017-05-30 10:30:59 -0700
  • f0a400a3a8 vendor: kr/pty v1.0.0 Anthony Romano 2017-05-30 10:27:35 -0700
  • 119bca6ce7 Merge pull request #8005 from heyitsanthony/more-vendoring Anthony Romano 2017-05-30 14:09:03 -0700
  • c250e7be9e clientv3: do not launch cluster on go test without explicit -run Anthony Romano 2017-05-30 12:23:12 -0700
  • 0970fe78a0 vendor: ghodss/yaml v1.0.0 Anthony Romano 2017-05-30 10:30:59 -0700
  • 5d837e5ab3 vendor: kr/pty v1.0.0 Anthony Romano 2017-05-30 10:27:35 -0700
  • 6066977280 op-guide: update performance.md Anthony Romano 2017-05-26 13:44:55 -0700
  • fc88eccc74 vendor: use v0.2.0 of go-semver Anthony Romano 2017-05-26 16:11:35 -0700
  • 5cb28a7d83 Documentation: add 'yaml.NewConfig' change in 3.2 Gyu-Ho Lee 2017-05-30 10:02:48 -0700
  • c3879e3776 Merge pull request #8004 from gyuho/doc Gyu-Ho Lee 2017-05-30 10:13:57 -0700
  • 84226a722c Documentation: add 'yaml.NewConfig' change in 3.2 Gyu-Ho Lee 2017-05-30 10:02:48 -0700
  • 1de75d2035 Merge pull request #7997 from heyitsanthony/version-go-semver Anthony Romano 2017-05-30 09:24:54 -0700
  • ee45c948ac vendor: use v0.2.0 of go-semver Anthony Romano 2017-05-26 16:11:35 -0700
  • e42d5174ef Merge pull request #7994 from heyitsanthony/update-perf-doc-3.2 Anthony Romano 2017-05-26 15:00:38 -0700
  • e66a1439db op-guide: update performance.md Anthony Romano 2017-05-26 13:44:55 -0700
  • 6846e49edf Merge pull request #7859 from heyitsanthony/cache-consistent-get Anthony Romano 2017-05-26 10:52:53 -0700
  • 3e1eb1a2e7 Merge pull request #7872 from heyitsanthony/break-boltdb-lock-readtx Anthony Romano 2017-05-26 10:25:33 -0700
  • ac4855e911 mvcc: benchmark ConsistentIndex Anthony Romano 2017-05-02 17:20:51 -0700
  • 73dee0bec4 mvcc: cache consistentIndex Anthony Romano 2017-05-02 17:18:10 -0700
  • 0506f49f9e backend: don't hold boltdb read txn lock on cursor scanning Anthony Romano 2017-05-03 09:59:19 -0700
  • 343a018361 Merge pull request #7900 from heyitsanthony/chunk-restore Anthony Romano 2017-05-26 09:21:59 -0700
  • de57e88643 Documentation: add FAQ entry for "database space exceeded" errors Anthony Romano 2017-05-25 16:01:30 -0700
  • 57de98f132 Merge pull request #7991 from heyitsanthony/faq-space-exceeded Anthony Romano 2017-05-26 09:10:34 -0700
  • 99366c6b42 benchmark: a new option of mvcc --txn-ops for enlarging a single txn Hitoshi Mitake 2017-04-28 11:39:32 +0900
  • 384a84ceee Merge pull request #7990 from heyitsanthony/fix-cov-authfromkeyperm Anthony Romano 2017-05-25 18:22:36 -0700
  • dac2c10ce9 etcdctl, e2e: use 0xe7cd as argument separator in cov-enabled etcdctl Anthony Romano 2017-05-25 15:14:06 -0700
  • 9b6c8d216f Documentation: add FAQ entry for "database space exceeded" errors Anthony Romano 2017-05-25 16:01:30 -0700
  • 2f84f3d8d8 Merge pull request #7968 from fanminshi/make_maxRequestBytes_configurable fanmin shi 2017-05-25 15:54:24 -0700
  • 212a1efd47 Merge pull request #7965 from heyitsanthony/shared-grpc-conn Anthony Romano 2017-05-25 14:35:33 -0700
  • 68a72c6b6e v3rpc: change grpc max recv size as needed. fanmin shi 2017-05-22 16:57:40 -0700
  • 9e7740011b etcdserver: add --max-request-bytes flag fanmin shi 2017-05-22 16:54:50 -0700
  • b003734be6 Merge pull request #7976 from fanminshi/make_maxOpsPerTxn_configurable fanmin shi 2017-05-25 10:34:17 -0700
  • 967fc70173 Merge pull request #7983 from heyitsanthony/etcdctl-lock-exec Anthony Romano 2017-05-25 10:26:48 -0700
  • 4a8d32eaa6 Merge pull request #7984 from gyuho/3.2 Gyu-Ho Lee 2017-05-24 17:20:48 -0700
  • 643c2a310d etcdctl: support exec on lock Anthony Romano 2017-05-24 13:57:16 -0700
  • c3a191b38d e2e: use version.Cluster for release test Gyu-Ho Lee 2017-05-24 15:00:18 -0700
  • e9f464debc integration: creation of cluster now takes maxTxnOps fanmin shi 2017-05-24 11:04:17 -0700
  • 83efd2c745 ROADMAP: make 'release-3.2' stable branch Gyu-Ho Lee 2017-05-24 14:31:43 -0700
  • 307331cc31 test: release tests with v3.2+ Gyu-Ho Lee 2017-05-24 14:31:30 -0700
  • 2abd22a13b travis: run tests with Go 1.8.3 Gyu-Ho Lee 2017-05-24 14:28:33 -0700
  • 2a4db4307f Merge pull request #7982 from heyitsanthony/watch-latency-clients Anthony Romano 2017-05-24 13:23:07 -0700
  • ebd6e8c4b1 benchmark: support multiple clients/conns in watch-latency benchmark Anthony Romano 2017-05-24 11:31:16 -0700
  • 8c1ab62bc5 Merge pull request #7975 from raoofm/patch-11 Gyu-Ho Lee 2017-05-24 10:40:47 -0700
  • ae7ddfb483 etcdserver: add --max-txn-ops flag fanmin shi 2017-05-23 17:50:20 -0700
  • 8d2b340629 Merge pull request #7966 from heyitsanthony/close-kv-err Anthony Romano 2017-05-23 12:59:21 -0700
  • 0b449a24bb Merge pull request #7956 from gyuho/container-linux Gyu-Ho Lee 2017-05-23 12:38:37 -0700
  • a1804390b1 doc: modify usecase Raoof Mohammed 2017-05-23 14:57:10 -0400
  • 8b290c680a Documentation: add systemd, Container Linux guide Gyu-Ho Lee 2017-05-19 09:54:09 -0700
  • c1c9a2c96c etcdserver: close mvcc.KV on init error path Anthony Romano 2017-05-22 15:36:07 -0700
  • ab16fa1f07 etcdserver: purge old snap.db files Anthony Romano 2017-05-22 15:44:21 -0700
  • db7ab961bf embed: share grpc connection for grpc json services Anthony Romano 2017-05-22 12:59:13 -0700
  • f75e333264 Merge pull request #7958 from heyitsanthony/perm-prefix Anthony Romano 2017-05-22 12:19:16 -0700
  • 378bac79e1 Merge pull request #7963 from tlossen/patch-1 Gyu-Ho Lee 2017-05-22 08:29:25 -0700
  • 20a747ea09 Documentation/learning: fixed typo Tim Lossen 2017-05-22 16:18:14 +0200
  • 4cd5e7ebb2 Merge pull request #7809 from mitake/auth-watch Hitoshi Mitake 2017-05-20 13:23:30 +0900
  • 881903b6d3 e2e: add a new test case for protecting watch with auth Hitoshi Mitake 2017-04-25 14:49:55 +0900
  • 939912c425 clientv3, etcdserver: support auth in Watch() Hitoshi Mitake 2017-04-24 15:50:00 +0900
  • cbd3807b30 Merge pull request #7959 from heyitsanthony/regen-protodoc Anthony Romano 2017-05-19 15:20:44 -0700
  • 10b1ba7886 Documentation, scripts: regenerate protobuf docs with updated protodoc Anthony Romano 2017-05-19 14:57:16 -0700
  • 2f1467cb27 etcdctl: sync README with etcdctl role command, add prefix example, fix typo Anthony Romano 2017-05-19 11:20:55 -0700
  • bd680c3302 ctlv3: add --prefix support to role revoke-permission, cleanup role flag handling Anthony Romano 2017-05-19 11:18:19 -0700
  • fd7de051a4 version: bump up to 3.2.0-rc.1+git Gyu-Ho Lee 2017-05-19 12:39:23 -0700
  • 9d7ed0e63a version: bump up to 3.2.0-rc.1 v3.2.0-rc.1 Gyu-Ho Lee 2017-05-19 11:46:15 -0700
  • b82ef007f5 Merge pull request #7955 from gyuho/timeout Gyu-Ho Lee 2017-05-18 17:11:23 -0700
  • 29bbcdd110 integration: bump up 'TestV3LeaseRequireLeader' timeout to 5-sec Gyu-Ho Lee 2017-05-18 16:41:05 -0700
  • 0afc51c762 Merge pull request #7939 from gyuho/test Gyu-Ho Lee 2017-05-18 12:53:07 -0700
  • 4a8fbb9d5d Merge pull request #7954 from gyuho/m Gyu-Ho Lee 2017-05-18 12:36:24 -0700
  • d690634bd6 *: remove unused, fix typos Gyu-Ho Lee 2017-05-18 12:09:22 -0700