Commit Graph

  • 7d38115cb2 Merge pull request #3148 from yichengq/update-contact Yicheng Qin 2015-07-16 15:01:54 -07:00
  • f8baa4ebe0 Merge pull request #3138 from barakmich/auth_doc Barak Michener 2015-07-16 16:41:15 -04:00
  • 9b962c8350 README: let roadmap point to ROADMAP.md Yicheng Qin 2015-07-16 12:54:46 -07:00
  • c1aed32920 README: update irc channel to #etcd Yicheng Qin 2015-07-16 12:52:26 -07:00
  • 6eade21cff etcdmain: warn when listening on HTTP if TLS is set Yicheng Qin 2015-07-15 16:44:00 -07:00
  • 5a95bc285a etcdctl: update -peers to default to use schema Yicheng Qin 2015-07-16 10:55:39 -07:00
  • 57a5520157 snap: Record the snapshot save duration on success rather than only on error. Alex Robinson 2015-07-16 09:52:10 -07:00
  • 8ce3da865f Change the build script to use sh instead of bash Bartek Rutkowski 2015-07-16 11:02:21 +01:00
  • 452a327334 documentation: Add authentication walkthrough with etcdctl. Fixes #2949 Barak Michener 2015-07-15 14:35:46 -04:00
  • ebbb0caff0 Merge pull request #3136 from yichengq/fix-proxy-doc Yicheng Qin 2015-07-15 11:30:07 -07:00
  • 773ea384ee client: remove url parameter in NewDiscoveryService() Yicheng Qin 2015-07-15 10:14:25 -07:00
  • b972ffb8e6 client: remove unused NewKeysAPIWithPrefix func Yicheng Qin 2015-07-15 10:00:59 -07:00
  • 704838b30c client: use log instead of coreos/capnslog Yicheng Qin 2015-07-15 09:46:34 -07:00
  • 61e86aa1f7 client: move discovery client into client pkg Yicheng Qin 2015-07-15 09:38:02 -07:00
  • d0e976ad4b docs: fix wrong proxy command Yicheng Qin 2015-07-15 08:37:10 -07:00
  • 96cf800514 Merge pull request #3132 from xiang90/json_err Xiang Li 2015-07-15 22:42:36 +08:00
  • 5acfb56d7d Merge pull request #3130 from yichengq/fix-https-downgrade Xiang Li 2015-07-15 07:50:47 +08:00
  • d0e3e2c992 Merge pull request #3131 from yichengq/remove-header-timeout Xiang Li 2015-07-15 07:50:36 +08:00
  • b1190da161 discovery: return bad discovery endpoint error Xiang Li 2015-07-15 07:46:49 +08:00
  • 8a9e738bbf client: consume json error and return ErrInvaildJSON Xiang Li 2015-07-15 07:35:57 +08:00
  • 1db176151b discovery: remove ResponseHeaderTimeout when discovery Yicheng Qin 2015-07-14 16:19:11 -07:00
  • 8e8c2640e0 pkg/transport: fix HTTPS downgrade bug for keepalive listener Yicheng Qin 2015-07-14 12:18:15 -07:00
  • f52db1c08e docs: add back original example w/index=prevIndex Michael Schurter 2015-06-10 10:48:14 -07:00
  • b94f6595e6 docs: rewrite existing docs instead of adding a new section Michael Schurter 2015-04-30 11:23:55 -07:00
  • 5323084835 Merge 7afeba2661dd6b4350e7175b18f91f91e3f8cfd0 into 953a59d5543b88f1ed1ea28e9591c84b148ac035 Michael Schurter 2015-07-14 05:46:11 +00:00
  • 953a59d554 Merge pull request #3127 from yanana/emend-error-message Xiang Li 2015-07-14 13:46:08 +08:00
  • d7276d6ace etcdmain: emend configuration error message Shun Yanaura 2015-07-14 14:28:23 +09:00
  • d80f4c8aa2 Merge pull request #3125 from yichengq/doc-tuning Yicheng Qin 2015-07-13 16:52:11 -07:00
  • 8b7c600009 docs: update tuning.md to match today's situation Yicheng Qin 2015-07-13 16:35:30 -07:00
  • 7a520bb80b Merge pull request #3121 from yichengq/extend-schedule Yicheng Qin 2015-07-13 15:23:36 -07:00
  • 4aa8d1f8c8 Merge pull request #3115 from MSamman/dev-2.2 Yicheng Qin 2015-07-13 15:22:33 -07:00
  • 1624235bb3 pkg/testutil: extend wait schedule time to 10ms Yicheng Qin 2015-07-11 21:40:04 -07:00
  • f0e0a75ea3 etcdctl: added domain discovery flag Mohammad Samman 2015-07-10 22:41:30 -06:00
  • 5be545b872 Merge pull request #3077 from yichengq/fix-test-sync Yicheng Qin 2015-07-10 14:44:52 -07:00
  • c7a949349e Merge pull request #3113 from xiang90/fix_proxy_bt Xiang Li 2015-07-10 14:12:45 -06:00
  • dedabddcb3 etcdmain: proxy ignores discovery if it is initialized Xiang Li 2015-07-10 12:52:24 -07:00
  • 7f8538f2cf Retry on rejected empty appends Tamir Duberstein 2015-07-10 10:48:31 -04:00
  • d1a821c48f Reduce expected overhead Tamir Duberstein 2015-07-10 10:38:02 -04:00
  • 61e9b99edb Merge pull request #2417 from kelseyhightower/improve-etcdctl-ls-command-help Xiang Li 2015-07-09 11:33:19 -06:00
  • 4631b727c0 Merge pull request #3105 from xiang90/rd Xiang Li 2015-07-09 11:27:05 -06:00
  • 11452585bb doc: add rolling upgrade doc for 2.1 Xiang Li 2015-07-07 10:38:58 -07:00
  • 8ab388fa56 Merge pull request #3001 from mwitkow-io/feature/rich_metrics Xiang Li 2015-07-07 08:12:06 -07:00
  • 7bca757d09 *: add metrics to store and proxy. Michal Witkowski 2015-06-17 14:32:13 +01:00
  • 573f62f7a5 Merge pull request #3101 from yichengq/check-err Yicheng Qin 2015-07-06 18:10:31 -07:00
  • e7ed7a7b7a integration: always check error for function calls Yicheng Qin 2015-07-06 16:21:56 -07:00
  • a7e6a9941a rafthttp: not waiting for peer stop Yicheng Qin 2015-07-06 17:39:16 -07:00
  • b605f13bd6 Merge 8ac40bf860ab0ed7e02674de972b1af23ddf2d7b into 121ff4684c6af74a79e57ba19e776c767975595d Prashanth B 2015-07-06 02:45:12 +00:00
  • 543cb9b492 Merge a3426d1179fa5f232426a5b02e8ccc1f62b82189 into 121ff4684c6af74a79e57ba19e776c767975595d Michal Witkowski 2015-07-06 02:45:12 +00:00
  • 121ff4684c Merge pull request #3097 from philips/tls-churn-faq Brandon Philips 2015-07-04 15:30:42 -07:00
  • 83fe8187f4 Documentation/security: add FAQ about peer TLS and etcd 2.0.x Brandon Philips 2015-07-04 15:27:09 -07:00
  • 09b9c30beb pkg/transport: include debug output for trusted-ca Brandon Philips 2015-07-04 14:22:09 -07:00
  • b243abe1cb Merge pull request #3094 from xiang90/duplicate Xiang Li 2015-07-03 12:08:47 -07:00
  • cbe00e4415 Merge pull request #2967 from webner/feature/proxy-config Xiang Li 2015-07-03 11:51:15 -07:00
  • c671653919 *: detect duplicate name for discovery bootstrap Xiang Li 2015-07-02 18:16:49 -07:00
  • 954e416bf6 proxy: fixed director.go formatting Wolfgang Ebner 2015-07-03 14:11:40 +02:00
  • 02bd1e161c types: add len func for urlmaps Xiang Li 2015-07-02 18:16:30 -07:00
  • e5b248fb11 Merge pull request #3090 from xiang90/member_update Xiang Li 2015-07-01 14:05:43 -07:00
  • 91ab802170 etcdctl: support member update command Xiang Li 2015-07-01 13:55:00 -07:00
  • 0abf3c89c6 client: add member update Xiang Li 2015-07-01 13:38:03 -07:00
  • fb1cbcfd46 Merge pull request #3089 from xiang90/w_key Xiang Li 2015-07-01 13:11:15 -07:00
  • 5ef8830591 etcdctl: print out key and action when watching recursively Xiang Li 2015-07-01 12:57:14 -07:00
  • 94f487d3d1 etcdhttp: add config/local/debug endpoint Xiang Li 2015-07-01 11:26:45 -07:00
  • e9d09d7fd6 support 'etcdctl mkdir -p' Joshua Kwan 2015-07-01 12:56:29 -04:00
  • fccb74d19a Merge fb3a8918d70392ba75ab883914a6e343e52d49d4 into 883bb47dcf3dace4d49303d5aaa867915e33f8cd Brian Akins 2015-07-01 01:52:55 +00:00
  • 2ff9151580 *: remove migration related stuff from 2.2 Xiang Li 2015-06-30 15:13:21 -07:00
  • 2ccc496646 Merge f4f24d94f760445ce831277a1ea534e1d6652099 into 883bb47dcf3dace4d49303d5aaa867915e33f8cd Xiang Li 2015-06-30 22:14:53 +00:00
  • f4f24d94f7 *: remove migration related stuff from 2.2 Xiang Li 2015-06-30 15:13:21 -07:00
  • b819900893 Merge pull request #3083 from xiang90/ctl-get Xiang Li 2015-06-30 14:57:23 -07:00
  • 61cd87690f godep: remove go-etcd dependency Xiang Li 2015-06-05 19:47:45 -07:00
  • a4d7fa90d2 Merge 6c4e024d8d1a7f844070f173f82dd5b0f0d30886 into 883bb47dcf3dace4d49303d5aaa867915e33f8cd Xiang Li 2015-06-30 21:31:26 +00:00
  • 6c4e024d8d godep: remove go-etcd dependency Xiang Li 2015-06-05 19:47:45 -07:00
  • b4c2895823 etcdctl: health use etcd/client Xiang Li 2015-06-05 19:46:55 -07:00
  • 69f6d06cbe etcdctl: import snap use etcd/client Xiang Li 2015-06-05 19:30:18 -07:00
  • dd7d0c208b etcdctl: remove old stuff Xiang Li 2015-06-05 17:10:27 -07:00
  • 17a75e8a4d etcdctl: exec_watch use etcd/client Xiang Li 2015-06-05 17:06:24 -07:00
  • 95e69440d5 etcdctl: watch use etcd/client Xiang Li 2015-06-05 16:22:37 -07:00
  • 9c5235c9d3 etcdctl: ls use etcd/client Xiang Li 2015-06-05 13:36:17 -07:00
  • b0018dde5e etcdctl: updatedir use etcd/client Xiang Li 2015-06-05 13:15:50 -07:00
  • b3b3430a29 etcdctl: update use etcd/client Xiang Li 2015-06-05 13:09:25 -07:00
  • 4062faa79b etcdctl: rmdir use etcd/client Xiang Li 2015-06-05 13:00:23 -07:00
  • 56ae3b8326 etcdctl: mk use etcd/client Xiang Li 2015-06-05 10:24:17 -07:00
  • d55b58db5e etcdctl: minor cleanup Xiang Li 2015-06-05 10:07:17 -07:00
  • 81c95315a7 etcdctl: make rm use etcd/client Xiang Li 2015-06-04 16:44:29 -07:00
  • e063705fe8 etcdctl: make setdir/mkdir use etcd/client Xiang Li 2015-06-04 09:38:10 -07:00
  • 7bd87732e0 etcdctl: make set command use etcd/client Xiang Li 2015-06-04 09:01:44 -07:00
  • 0d29fd62c4 etcdctl: make get command use etcd/client Xiang Li 2015-06-03 20:26:13 -07:00
  • 2a09c24dfd Merge 8949b9fdde654b4594056b3064b0a7164623c779 into 883bb47dcf3dace4d49303d5aaa867915e33f8cd cloudfly 2015-06-30 16:54:03 +00:00
  • 883bb47dcf Merge pull request #3074 from xiang90/storage_restore Xiang Li 2015-06-30 09:20:19 -07:00
  • eff67afc60 Merge pull request #3081 from xiang90/storage_fix Xiang Li 2015-06-29 22:05:46 -07:00
  • 585e74a1b1 Merge pull request #3080 from xiang90/rpc Xiang Li 2015-06-29 22:04:47 -07:00
  • f8b947a00b storage: fix small issues Xiang Li 2015-06-29 22:02:21 -07:00
  • 2fb8347d36 etcdserver: add rpc proto Xiang Li 2015-06-29 18:59:24 -07:00
  • 436bacd77a *: introduce grpc dependency Xiang Li 2015-06-29 18:59:00 -07:00
  • 718cb18ca2 Merge pull request #3079 from xiang90/gogo Xiang Li 2015-06-29 18:50:49 -07:00
  • 581ef05bab *: resolve proto warnings Xiang Li 2015-06-29 18:37:52 -07:00
  • 8399d6acd9 Merge f2103917fce78e51c9576f4383d7d87e6c2f5ca5 into 621b43bacb9f206db1eaacf4ec6a929cfe3937f4 Eric Paris 2015-06-30 00:30:29 +00:00
  • f2103917fc Add bash completion functions for etcdctl Eric Paris 2015-05-30 16:34:20 -04:00
  • 93beb2e92a start port to cobra Eric Paris 2015-05-30 13:57:40 -04:00
  • 08d25b0c25 godeps: add spf13/cobra remove codegangsta/cli Eric Paris 2015-06-01 13:24:09 -04:00
  • 621b43bacb Merge pull request #3078 from xiang90/gogo Xiang Li 2015-06-29 16:59:08 -07:00