Commit Graph

  • 431c4e7b3b Merge pull request #5342 from gyuho/grpc_dep Gyu-Ho Lee 2016-05-12 19:23:31 -0700
  • 711be0a567 cmd/vendor: update grpc (upstream) Gyu-Ho Lee 2016-05-12 19:02:30 -0700
  • f4d1501198 Merge pull request #5337 from gyuho/configurable_monitor_interval Gyu-Ho Lee 2016-05-12 18:58:52 -0700
  • a32aabc377 proxy/tcpproxy: add more logs Gyu-Ho Lee 2016-05-12 17:03:14 -0700
  • 750273afd9 Merge pull request #5339 from gyuho/protodoc_fix Gyu-Ho Lee 2016-05-12 17:39:06 -0700
  • 78d46b71fa Merge pull request #5336 from heyitsanthony/fix-clientv3-failput-close-crash Anthony Romano 2016-05-12 17:32:49 -0700
  • 9a6daefb3e etcdmain: add retry-delay flag Gyu-Ho Lee 2016-05-12 17:03:00 -0700
  • 62e5ffac13 Merge pull request #5338 from gyuho/proxy_log Gyu-Ho Lee 2016-05-12 16:58:32 -0700
  • b1f95c314b *: fix protodoc, consistent casing in api doc Gyu-Ho Lee 2016-05-12 16:23:29 -0700
  • 527aa1a499 clientv3: fix Close after failed Put Anthony Romano 2016-05-12 12:56:33 -0700
  • 25d9169e9a httpproxy: fix capnslog log path Gyu-Ho Lee 2016-05-12 15:56:40 -0700
  • df60227765 version: bump to v2.3.4 v2.3.4 Gyu-Ho Lee 2016-05-12 14:29:06 -0700
  • 4db35c113d README: add known bugs Gyu-Ho Lee 2016-05-12 14:22:45 -0700
  • cf68c2285e etcdctl: Add --wal-dir and --backup-wal-dir options to backup command. Ajit Yagaty 2016-05-10 18:38:56 -0700
  • 743f9c9bb0 etcdctl/ctlv2: total-timeout for Sync Gyu-Ho Lee 2016-05-10 13:50:11 -0700
  • f9e09e1b1a httpproxy: fix race on getting close notifier channel Anthony Romano 2016-05-04 09:32:26 -0700
  • fb65d04291 Merge pull request #5329 from gyuho/typo_integration Gyu-Ho Lee 2016-05-12 10:49:14 -0700
  • 78ae4b92a6 integration: fix NewClientV3 error messages Gyu-Ho Lee 2016-05-12 10:06:42 -0700
  • 2e011053b1 Merge pull request #5326 from mortonfox/patch-1 Xiang Li 2016-05-11 22:33:54 -0700
  • 9c05f92f2e README: Update link to configuration.md Morton Fox 2016-05-12 00:57:30 -0400
  • 9acb7ab41c Merge pull request #5325 from heyitsanthony/fix-partial-wal-init Anthony Romano 2016-05-11 18:01:04 -0700
  • 6fc3106e68 Merge pull request #5324 from xiang90/partitioned Xiang Li 2016-05-11 17:48:06 -0700
  • 17391336af wal: atomically initialize wal directory Anthony Romano 2016-05-11 13:43:47 -0700
  • 19221b33cc *: etcd member rejects unary call with leader requirement when it does not have leader Xiang Li 2016-05-11 16:26:08 -0700
  • be0c38ec2b Merge pull request #5322 from heyitsanthony/port-docs Anthony Romano 2016-05-11 16:32:45 -0700
  • dcb3b7aecf *: scrub legacy ports from code and scripts Anthony Romano 2016-05-11 11:15:50 -0700
  • db8f5771f1 doc: scrub legacy ports and TLS information for v3 Anthony Romano 2016-05-11 10:42:36 -0700
  • b03a2f0323 Merge pull request #5318 from heyitsanthony/watcher-latency Anthony Romano 2016-05-11 12:53:20 -0700
  • 080272be17 mvcc: limit total watchers synced per sync Anthony Romano 2016-05-11 02:53:17 -0700
  • f5165a0149 benchmark: make number of watcher streams configurable in watch-get Anthony Romano 2016-05-11 10:00:19 -0700
  • 2aa4dd52cc benchmark: use separate connection for get in watch-get Anthony Romano 2016-05-11 02:37:59 -0700
  • ca105a1c89 Merge pull request #5319 from xiang90/fix_rafthttp_test Xiang Li 2016-05-11 11:01:43 -0700
  • e90313c9c2 Merge pull request #5321 from gyuho/doc_fix Gyu-Ho Lee 2016-05-11 10:58:36 -0700
  • 3104507eb2 *: fix minor typos Gyu-Ho Lee 2016-05-11 10:55:38 -0700
  • b2eb90024f Merge pull request #5320 from gyuho/issue518 Gyu-Ho Lee 2016-05-11 10:45:40 -0700
  • aaefd52afa Merge pull request #5092 from xiang90/etcdlet Xiang Li 2016-05-11 10:36:02 -0700
  • 5023996d02 v2/README: add known bugs Gyu-Ho Lee 2016-05-11 10:28:04 -0700
  • 00b660cc53 Merge pull request #5309 from xiang90/d_metrics Xiang Li 2016-05-11 10:18:39 -0700
  • 4d0f474034 *: fix TestTransportErrorc Xiang Li 2016-05-11 10:09:38 -0700
  • a300be92dc *: initial support for gatway Xiang Li 2016-04-14 21:00:03 -0700
  • 0fb7cb8b00 *: add disk operation metrics for monitoring Xiang Li 2016-05-10 13:48:10 -0700
  • 34b0736f2c mvcc: Reduce number of allocs when watchableStore if no watchers. Ajit Yagaty 2016-05-11 00:51:00 -0700
  • 5ddb532072 Merge pull request #5314 from gyuho/test-script Gyu-Ho Lee 2016-05-10 23:51:05 -0700
  • fd7e2b20b0 test: fix typo, clean-up print statements Gyu-Ho Lee 2016-05-10 23:05:58 -0700
  • 82a6de8b69 raft: simplify leadership transfer Xiang Li 2016-05-10 20:03:42 -0700
  • 62d4c6d357 Merge pull request #5312 from ajityagaty/backup Xiang Li 2016-05-10 19:51:30 -0700
  • 23f9d72870 etcdctl: Add --wal-dir and --backup-wal-dir options to backup command. Ajit Yagaty 2016-05-10 18:38:56 -0700
  • d8215c8892 Merge pull request #5310 from gyuho/timeout_v2 Gyu-Ho Lee 2016-05-10 15:02:33 -0700
  • 62a9209088 etcdctl/ctlv2: total-timeout for Sync Gyu-Ho Lee 2016-05-10 13:50:11 -0700
  • 6b2d7f9412 Merge pull request #5308 from heyitsanthony/fix-init-notify Anthony Romano 2016-05-10 13:55:06 -0700
  • 8c4958dd60 etcdmain: notify systemd when etcd is ready to accept requests Anthony Romano 2016-05-10 13:19:44 -0700
  • 5cbd8cefc9 Merge pull request #5291 from xiang90/c_i Xiang Li 2016-05-10 12:51:28 -0700
  • ab11415d25 *: add proposalsCommitted metrics Xiang Li 2016-05-06 15:06:41 -0700
  • dad1197c89 Merge pull request #5303 from heyitsanthony/bench-watch-unsync Anthony Romano 2016-05-10 10:31:45 -0700
  • 467de8cb4f benchmark: watch-get for testing unsynced watcher/get contention Anthony Romano 2016-05-09 21:31:16 -0700
  • efcba23d21 Merge pull request #5301 from gyuho/simple_member Gyu-Ho Lee 2016-05-10 10:12:54 -0700
  • 3e088b3b40 etcdctl/ctlv3: make 'table' printer configurable Gyu-Ho Lee 2016-05-09 15:58:11 -0700
  • 8daad8e06e Merge pull request #5305 from ajityagaty/conf_file Xiang Li 2016-05-10 07:58:55 -0700
  • 97a2ebe3a2 Doc: Add the new '--config-file' detail to configuration.md file Ajit Yagaty 2016-05-10 07:50:37 -0700
  • fa6670488d Merge pull request #5302 from xiang90/conf-file Xiang Li 2016-05-10 07:46:38 -0700
  • 4ae47ad934 Merge pull request #5294 from xiang90/r_metrics Xiang Li 2016-05-09 22:50:45 -0700
  • 98dbdd5fbb *: simplify network metrics Xiang Li 2016-05-06 18:02:55 -0700
  • 00398ec98d *: move sample config file to root directory Xiang Li 2016-05-09 21:36:01 -0700
  • 07c04c7c75 Merge pull request #5280 from ajityagaty/server_config_file Xiang Li 2016-05-09 19:52:09 -0700
  • 8bc5ab9f8d etcd: Configuration file for etcd server. Ajit Yagaty 2016-05-05 00:47:38 -0700
  • 0d43a2b7e7 Merge pull request #5295 from ajityagaty/auth_disable Xiang Li 2016-05-07 23:09:37 -0700
  • adc981c53d auth: Adding support for "auth disable" command. Ajit Yagaty 2016-05-07 11:24:43 -0700
  • 53491aac0a Merge pull request #5250 from heyitsanthony/fix-wal-write-tear Anthony Romano 2016-05-06 17:14:56 -0700
  • cd9e6a1d4f wal: lock WAL file while repairing Anthony Romano 2016-05-04 10:46:16 -0700
  • 774030e1b2 wal: repair torn writes Anthony Romano 2016-04-29 16:16:15 -0700
  • c9c2cdfeaf Merge pull request #5293 from heyitsanthony/fix-compact-cancel-crash Gyu-Ho Lee 2016-05-06 16:25:03 -0700
  • 824ffded12 etcdserver: fix nil dereference in physical Compact on proposal timeout Anthony Romano 2016-05-06 15:26:05 -0700
  • 34fbec118a Merge pull request #5289 from xiang90/has_leader_metrics Xiang Li 2016-05-06 14:45:49 -0700
  • 4481016953 Merge pull request #5290 from coreos/vv Xiang Li 2016-05-06 14:10:52 -0700
  • ebaa54bf6e *: bump to v3.0.0-beta.0+git Gyu-Ho Lee 2016-05-06 14:04:01 -0700
  • 824478be5f *: add has leader metrics Xiang Li 2016-05-06 13:57:33 -0700
  • ffd1fa6f52 Merge pull request #5288 from gyuho/version_bump v3.0.0-beta.0 Gyu-Ho Lee 2016-05-06 13:29:19 -0700
  • faca29fc3b Merge pull request #5287 from xiang90/l_metrics Xiang Li 2016-05-06 13:27:08 -0700
  • 76d073a2b5 *: add leader changes to metrics Xiang Li 2016-05-05 13:20:28 -0700
  • 74ea9ea5cd *: bump to 3.0.0-beta.0 Gyu-Ho Lee 2016-05-06 13:01:32 -0700
  • d17aaae714 Merge pull request #5265 from gyuho/fix_5246 Gyu-Ho Lee 2016-05-06 11:58:21 -0700
  • 3c2d0a229c v2http: allow empty role for GET /users Gyu-Ho Lee 2016-05-06 10:41:12 -0700
  • 879cfe7666 Merge pull request #5278 from heyitsanthony/fix-clientv3-disconnects Anthony Romano 2016-05-05 19:53:08 -0700
  • 712090fc09 clientv3: keep watcher client active if reconnect has network error Anthony Romano 2016-05-04 23:39:16 -0700
  • 22c3a439bc clientv3: do not stop lease client on lost receive stream Anthony Romano 2016-05-04 22:46:40 -0700
  • cdc8f99658 clientv3: rework reconnection logic Anthony Romano 2016-05-04 16:57:45 -0700
  • cc37632003 Merge pull request #5285 from heyitsanthony/fix-windows-sha Anthony Romano 2016-05-05 18:39:36 -0700
  • 5d86525230 build: set git sha on windows builds Anthony Romano 2016-05-05 18:03:10 -0700
  • 93d84b9076 Merge pull request #5284 from xiang90/perf_doc Xiang Li 2016-05-05 16:02:39 -0700
  • b033167094 doc: add performance.md Xiang Li 2016-05-05 14:31:50 -0700
  • 98031a3b6e Merge pull request #5249 from xiang90/metrics Xiang Li 2016-05-05 14:19:46 -0700
  • 063307ec0a *: add metrics for grpc api Xiang Li 2016-05-02 14:52:08 -0700
  • 61add11b05 Merge pull request #5259 from gyuho/functional-test Gyu-Ho Lee 2016-05-05 11:15:18 -0700
  • cc7dd9b729 etcd-tester: refactor Gyu-Ho Lee 2016-05-05 10:42:03 -0700
  • 3bcd2b5b9f Merge pull request #5271 from heyitsanthony/fix-rafthttp-active-race Anthony Romano 2016-05-04 13:49:58 -0700
  • c5af1d7a88 rafthttp: fix race on peer status activeSince Anthony Romano 2016-05-04 11:29:04 -0700
  • b24d0032d2 Merge pull request #5269 from heyitsanthony/fix-httpproxy-race Anthony Romano 2016-05-04 09:49:19 -0700
  • a76f5f5ed2 httpproxy: fix race on getting close notifier channel Anthony Romano 2016-05-04 09:32:26 -0700
  • 53ed8750ce Merge pull request #5266 from maciej/scala_etcd_client Xiang Li 2016-05-04 09:15:18 -0700
  • aeff5507e6 librarites-and-tools.md: add Scala-based maciej/etcd-client Maciej Bilas 2016-05-04 02:56:17 +0200