Commit Graph

  • ff5c3469c1 Merge pull request #3197 from xiang90/health Xiang Li 2015-08-03 20:48:06 -07:00
  • 6312e22b1d client: handle empty watch responses elegantly Eugene Yakubovich 2015-07-29 18:52:13 -07:00
  • 306085db5f Godeps: add probing dependency Xiang Li 2015-08-03 09:06:31 +08:00
  • f7f00b0af6 etcdctl: cluster-health supports forever flag Xiang Li 2015-07-30 10:01:47 +08:00
  • 3da1df2648 Merge pull request #3207 from xiang90/rm_migration Xiang Li 2015-08-01 19:47:17 +08:00
  • 2b8abeb093 *: remove migration related stuff from 2.2 Xiang Li 2015-06-30 15:13:21 -07:00
  • eee1c8b8ee Merge pull request #3200 from xiang90/d_doc Xiang Li 2015-08-01 07:34:25 +08:00
  • 8bd9554338 Merge pull request #3202 from yichengq/fix-etcdctl-watch Yicheng Qin 2015-07-31 14:41:45 -07:00
  • 4a89b3f8f3 Merge pull request #3116 from offscale/master Yicheng Qin 2015-07-31 11:55:42 -07:00
  • 05b2d06788 Merge pull request #3199 from xiang90/sdnotify Xiang Li 2015-07-31 19:04:35 +08:00
  • 4a0d8ee4bd build: implemented build shell-script for Windows Samuel Marks 2015-07-31 17:43:47 +10:00
  • 0cbac56fa2 etcdmain: support sdnotify for readiness Xiang Li 2015-07-30 16:20:38 +08:00
  • beeecc32b0 doc: unique names must be specified when using public discovery service Xiang Li 2015-07-30 19:02:43 +08:00
  • c1c5c7c99c Merge pull request #3091 from barakmich/client_auth_cov Barak Michener 2015-07-30 17:00:49 -04:00
  • dd1a8fe330 etcdhttp: Improve test coverage surrounding auth Barak Michener 2015-07-01 15:10:16 -04:00
  • 147885078c etcdctl: fix watch -after-index parsing Yicheng Qin 2015-07-30 11:15:43 -07:00
  • 5479777f6d client: add Wait/WaitIndex to GetOptions Nick Owens 2015-07-29 19:41:14 -07:00
  • 153239193f Merge cf75fd2ca68e98846ee6d736c7059ac072e9bf03 into 219ed1695b92bb1512326cc2240f55c09593b443 Eugene Yakubovich 2015-07-30 01:16:28 +00:00
  • 219ed1695b Merge pull request #3178 from yichengq/refactor-cluster-health Yicheng Qin 2015-07-29 18:16:26 -07:00
  • 80b794dccc Merge pull request #3185 from xiang90/add_debug_endpoint Xiang Li 2015-07-30 08:46:07 +08:00
  • 4e31df2c2b etcdhttp: add config/local/log endpoint Xiang Li 2015-07-01 11:26:45 -07:00
  • e62a3b8a62 Merge pull request #2891 from glensc/patch-1 Yicheng Qin 2015-07-29 17:15:57 -07:00
  • 45495dad2f Merge 8ce3da865f914e16876c8fe8d334cd656fb7155b into ff945c74044d3dffea914b2233ebc4f5d34d9e0d Bartek Rutkowski 2015-07-30 00:08:13 +00:00
  • ff945c7404 Merge pull request #3181 from xiang90/2.2-client-error Xiang Li 2015-07-30 08:08:09 +08:00
  • f1aaa7a9e3 etcdctl: refactor the way to check cluster health Yicheng Qin 2015-07-23 16:49:31 -07:00
  • cf75fd2ca6 client: handle watch timing out elegantly Eugene Yakubovich 2015-07-29 13:20:01 -07:00
  • a47e661fff discovery: print out detailed cluster error Xiang Li 2015-07-29 23:04:12 +08:00
  • 5fa8652241 client: return cluster error if the etcd cluster is not avaliable Xiang Li 2015-07-20 08:24:42 +08:00
  • 7123f96d9d Documentation/tuning: cleanup paragraph on max election Brandon Philips 2015-07-28 12:18:20 -07:00
  • 6b8b507312 Merge pull request #3176 from yichengq/reject-high-election Yicheng Qin 2015-07-28 10:33:58 -07:00
  • ec214030d0 etcdmain: reject unreasonably high values of -election-timeout Yicheng Qin 2015-07-23 14:48:11 -07:00
  • edfec45bf5 hack: TLS setup using cfssl George Tankersley 2015-07-17 18:28:53 -07:00
  • 7831a30e46 Merge pull request #3180 from shafreeck/master Yicheng Qin 2015-07-27 14:45:31 -07:00
  • 6184e271a4 Merge pull request #3164 from yichengq/pin-endpoint Yicheng Qin 2015-07-27 14:35:51 -07:00
  • 6fc9dbfe56 Merge pull request #3114 from yichengq/clean-raft-init Yicheng Qin 2015-07-27 14:19:25 -07:00
  • ea2347a40f client: pin itself to an endpoint that given Yicheng Qin 2015-07-17 15:34:55 -07:00
  • 7696dd3280 etcdserver: clean up start and stop logic of raft Yicheng Qin 2015-07-10 16:31:22 -07:00
  • 5e3dc31e6f Merge pull request #3150 from gouyang/master Yicheng Qin 2015-07-24 15:26:07 -07:00
  • a7eef376b7 Merge pull request #3183 from xiang90/txn Xiang Li 2015-07-25 01:48:06 +08:00
  • 53a77fa519 *: tnx -> txn Xiang Li 2015-07-24 23:16:27 +08:00
  • c9769ee966 etcdmain: Don't print flags when flag parse error Guohua Ouyang 2015-07-22 09:01:19 +08:00
  • e75446ca27 docs: add cetcd into libraries-and-tools.md Shafreeck Sea 2015-07-24 15:50:57 +08:00
  • b407f72766 Merge pull request #3166 from yichengq/publish-timeout Yicheng Qin 2015-07-23 10:30:41 -07:00
  • b7892b20c1 etcdserver: rename defaultPublishRetryInterval -> defaultPublishTimeout Yicheng Qin 2015-07-23 10:09:28 -07:00
  • 58bc617dd0 Merge pull request #3175 from xiang90/2.2-ctl-bug Xiang Li 2015-07-23 14:37:38 +08:00
  • 448ca20cdc etcdctl: fix exec watch command Xiang Li 2015-07-21 14:31:50 +08:00
  • 707d0db20d Merge ff03c5881e947edc40f35d0ca425892019501ac9 into 43f4b99d52cdce48f6dab33840d19a0c616a1929 Nick Owens 2015-07-23 05:10:57 +00:00
  • 43f4b99d52 Merge pull request #3174 from xiang90/2.2_submit_bug Xiang Li 2015-07-23 13:08:35 +08:00
  • 1b5e41e3f4 doc: add reporting bug doc Xiang Li 2015-07-21 09:11:21 +08:00
  • 93002caca5 Merge pull request #3165 from yichengq/client-quorum Yicheng Qin 2015-07-22 16:54:14 -07:00
  • b20b87893f client: add Quorum option in getOption Yicheng Qin 2015-07-21 14:16:07 -07:00
  • ff03c5881e etcdctl: fix exec-watch panic when handling command arguments Nick Owens 2015-07-21 20:27:17 -07:00
  • b67b853268 Merge 7f8538f2cfe140c82da89a55155c8715e0840f5b into 6be02ff5ec1ea00f6d86cd6867a2b87c8014c71e Tamir Duberstein 2015-07-21 19:57:09 +00:00
  • 6be02ff5ec etcdmian: fix initialization confilct Xiang Li 2015-07-19 09:53:57 +08:00
  • 24db661401 etcdmain: warn when listening on HTTP if TLS is set Yicheng Qin 2015-07-15 16:44:00 -07:00
  • 604709cad7 etcdctl: update -peers to default to use schema Yicheng Qin 2015-07-16 10:55:39 -07:00
  • d9c27138fa discovery: return bad discovery endpoint error Xiang Li 2015-07-15 07:46:49 +08:00
  • d2dac0fe59 client: consume json error and return ErrInvaildJSON Xiang Li 2015-07-15 07:35:57 +08:00
  • 6317abf7e4 pkg/transport: fix HTTPS downgrade bug for keepalive listener Yicheng Qin 2015-07-14 12:18:15 -07:00
  • 43437e21f9 etcdctl: added domain discovery flag Mohammad Samman 2015-07-10 22:41:30 -06:00
  • dc3f7f5d90 *: detect duplicate name for discovery bootstrap Xiang Li 2015-07-02 18:16:49 -07:00
  • b8279b3591 types: add len func for urlmaps Xiang Li 2015-07-02 18:16:30 -07:00
  • ee82ee05b4 etcdctl: support member update command Xiang Li 2015-07-01 13:55:00 -07:00
  • 6e3769d39e client: add member update Xiang Li 2015-07-01 13:38:03 -07:00
  • 9f9661f513 etcdctl: print out key and action when watching recursively Xiang Li 2015-07-01 12:57:14 -07:00
  • 87ef0f0b3e godep: remove go-etcd dependency Xiang Li 2015-06-05 19:47:45 -07:00
  • 071ad9f72b etcdctl: health use etcd/client Xiang Li 2015-06-05 19:46:55 -07:00
  • 0b1ddce889 etcdctl: import snap use etcd/client Xiang Li 2015-06-05 19:30:18 -07:00
  • adeb101e04 etcdctl: remove old stuff Xiang Li 2015-06-05 17:10:27 -07:00
  • 759c156e3e etcdctl: exec_watch use etcd/client Xiang Li 2015-06-05 17:06:24 -07:00
  • 5b01b3877f etcdctl: watch use etcd/client Xiang Li 2015-06-05 16:22:37 -07:00
  • b20c06348d etcdctl: ls use etcd/client Xiang Li 2015-06-05 13:36:17 -07:00
  • ae1669de26 etcdctl: updatedir use etcd/client Xiang Li 2015-06-05 13:15:50 -07:00
  • f12ae45c6a etcdctl: update use etcd/client Xiang Li 2015-06-05 13:09:25 -07:00
  • 58b19a7c1e etcdctl: rmdir use etcd/client Xiang Li 2015-06-05 13:00:23 -07:00
  • 9d7a8dd2b0 etcdctl: mk use etcd/client Xiang Li 2015-06-05 10:24:17 -07:00
  • 61befc7ce6 etcdctl: minor cleanup Xiang Li 2015-06-05 10:07:17 -07:00
  • e3fcc450cf etcdctl: make rm use etcd/client Xiang Li 2015-06-04 16:44:29 -07:00
  • 9d9c3a7180 etcdctl: make setdir/mkdir use etcd/client Xiang Li 2015-06-04 09:38:10 -07:00
  • db4b18aee3 etcdctl: make set command use etcd/client Xiang Li 2015-06-04 09:01:44 -07:00
  • e9478ba630 etcdctl: make get command use etcd/client Xiang Li 2015-06-03 20:26:13 -07:00
  • 83ea86f89b doc: add reporting bug doc Xiang Li 2015-07-21 09:11:21 +08:00
  • 147b14cfc0 *: bump to v2.1.1+git Yicheng Qin 2015-07-21 10:43:49 -07:00
  • 6335fdc595 *: bump to v2.1.1 v2.1.1 Yicheng Qin 2015-07-21 10:41:26 -07:00
  • ca540b23dc Merge pull request #3158 from yichengq/exp-auth v2.1.0 Yicheng Qin 2015-07-21 10:24:11 -07:00
  • 097ec0f25b docs: add experimental notice on auth doc Yicheng Qin 2015-07-20 15:24:40 -07:00
  • 34b5017f99 etcdctl: fix exec watch command Xiang Li 2015-07-21 14:31:50 +08:00
  • ed444419c0 Merge pull request #3160 from ryandoyle/docs-nss-etcd Xiang Li 2015-07-21 08:53:08 +08:00
  • d373645b8c docs: glibc NSS module for resolving names in etcd Ryan Doyle 2015-07-21 10:33:23 +10:00
  • cb34ad0ff7 address comments Yicheng Qin 2015-07-20 16:32:37 -07:00
  • d86e94b824 Merge pull request #3128 from yichengq/doc-watch-api Yicheng Qin 2015-07-20 14:54:26 -07:00
  • d52cb2e5d9 docs: add watch command and correct the example Yicheng Qin 2015-07-14 00:33:28 -07:00
  • 268af0d9f1 Merge fce49a19c49d40cd2b48946dcf315886cc6a5a6d into 40681bdf0393c084c0fc0ed4ff166761837f3857 Xiang Li 2015-07-20 00:38:10 +00:00
  • b095a443a5 client: return cluster error if the etcd cluster is not avaliable Xiang Li 2015-07-20 08:24:42 +08:00
  • 2933d947c0 Merge pull request #3154 from xiang90/3142 Xiang Li 2015-07-19 16:02:50 +08:00
  • 7ba7c1f27a etcdmian: fix initialization confilct Xiang Li 2015-07-19 09:53:57 +08:00
  • 29d857ba14 client: pin itself to an endpoint that given Yicheng Qin 2015-07-17 15:34:55 -07:00
  • f07cac386e Merge pull request #3147 from yichengq/etcdctl-peers Yicheng Qin 2015-07-16 15:05:12 -07:00
  • 40681bdf03 Merge pull request #3146 from a-robinson/snap Xiang Li 2015-07-17 06:03:33 +08:00
  • 5a90029be9 Merge pull request #3134 from yichengq/check-http-tls Yicheng Qin 2015-07-16 15:03:00 -07:00