- 19 Jan, 2018 1 commit
-
-
Ryan Baxter authored
-
- 17 Jan, 2018 4 commits
-
-
Biju Kunjummen authored
-
Ryan Baxter authored
Fixes #2625
-
Toshiaki Maki authored
-
Ryan Baxter authored
-
- 11 Jan, 2018 2 commits
-
-
Spencer Gibb authored
fixes gh-2629
-
Ryan Baxter authored
Set hystrix timeout for Zuul routes based on whether the hystrix command timeout, default timeout, or ribbon timeouts are set. Fixes #2606 (#2633)
-
- 10 Jan, 2018 1 commit
-
-
saga authored
* Remove invalid import * Remove invalid line
-
- 09 Jan, 2018 1 commit
-
-
Ryan Baxter authored
* Move Ribbon to its own module. Fixes #2299
-
- 08 Jan, 2018 1 commit
-
-
Ryan Baxter authored
-
- 04 Jan, 2018 1 commit
-
-
saga authored
-
- 03 Jan, 2018 1 commit
-
-
Ryan Baxter authored
-
- 02 Jan, 2018 2 commits
-
-
Toshiaki Maki authored
-
saga authored
-
- 19 Dec, 2017 1 commit
-
-
Tim Ysewyn authored
* Added util method to upgrade the connection to a secure one. - Adds support for websocket URIs - Fixes bug where a non-secure scheme other than http would be changed to https - Deprecated `updateToHttpsIfNeeded` in favor of `updateToSecureConnectionIfNeeded` * Expect http when no scheme was set * Skip update to secure connection when the uri is empty
-
- 15 Dec, 2017 1 commit
-
-
Craig Rueda authored
* InputStream should always be closed after reading contents from upstreams
-
- 08 Dec, 2017 1 commit
-
-
Ryan Baxter authored
* Fixes double encoding when creating secure URLs. Fixes #2478.
-
- 27 Nov, 2017 1 commit
-
-
Spencer Gibb authored
-
- 22 Nov, 2017 1 commit
-
-
Spencer Gibb authored
-
- 20 Nov, 2017 1 commit
-
-
Yongsung Yoon authored
* Add support loadBalancerKey in RibbonRoutingFilter * Add documentation about how to provide a loadBalancerKey to Ribbon * Add integrationtest for RibbonRoutingFilter's loadBalancerKey support
-
- 17 Nov, 2017 1 commit
-
-
Ryan Baxter authored
* Adds backoff policies when retrying requests. Fixes #2195 * fixing final variable
-
- 07 Nov, 2017 1 commit
-
-
Ryan Baxter authored
-
- 30 Oct, 2017 1 commit
-
-
Spencer Gibb authored
-
- 27 Oct, 2017 2 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
- 24 Oct, 2017 4 commits
-
-
Spencer Gibb authored
Lets user have full control over how the Observable is created with sane defaults for eager/non-eager cases.
-
Spencer Gibb authored
-
Stephane Maldini authored
- The fix adds a necessary buffer between the rx-rs adapter and the timeout operator introduced in AbstractCommand. Unfortunately, the hystrix operator does not comply with RS backpressure requirements. It will always request an unbounded demand to a source regardless of the command consumer demand. With this commit we protect RS adapter and downstream flow from overflow. Ideally a rework of the operator should be planned.
-
Spencer Gibb authored
-
- 23 Oct, 2017 2 commits
-
-
Spencer Gibb authored
-
Gregor Zurowski authored
* Add new Zuul filters endpoint and refactor routes endpoint * Refactor FiltersEndpoint - Extend from AbstractEndpoint and simplify code - Move tests classes into package endpoint - Remove usage of Lombok * Conditionally enable Zuul routes and filters endpoints * Provide FilterRegistry to FiltersEndpoint via constructor
-
- 19 Oct, 2017 2 commits
-
-
Spencer Gibb authored
Otherwise there would be an explosion of overloaded methods.
-
Spencer Gibb authored
-
- 18 Oct, 2017 1 commit
-
- 17 Oct, 2017 1 commit
-
-
Spencer Gibb authored
-
- 12 Oct, 2017 1 commit
-
-
Spencer Gibb authored
-
- 29 Sep, 2017 3 commits
-
-
Spencer Gibb authored
fixes gh-2298
-
Spencer Gibb authored
fixes gh-1982
-
Ryan Baxter authored
* Move Archaius to its own module. Fixes gh-2300\
-
- 28 Sep, 2017 1 commit
-
-
Spencer Gibb authored
fixes gh-2317
-