- 13 Jul, 2017 1 commit
-
-
Gregor Zurowski authored
Signed-off-by:
Gregor Zurowski <gregor@zurowski.org>
-
- 11 Jul, 2017 1 commit
-
-
Gregor Zurowski authored
Signed-off-by:
Gregor Zurowski <gregor@zurowski.org>
-
- 08 Jul, 2017 1 commit
-
-
Gregor Zurowski authored
Add a parameter to control the level of details returned with the routes actuator endpoint. If requested, return all available Zuul route details including ID, prefix, sensitive headers, etc. Signed-off-by:
Gregor Zurowski <gregor@zurowski.org>
-
- 07 Jul, 2017 2 commits
-
-
Eko Kurniawan Khannedy authored
* add feign client properties * configure feign builder from properties if exists * change string config to class config and add unit test for feign client using configuration properties * refactoring and add primary flag configuration * add decode404 in feign client configuration properties * change unit test properties decode404 to true * remove lombok from FeignClientProperties and change primary attribute to default-to-properties fixes gh-1931
-
Biju Kunjummen authored
* Support for re-writing Location Headers * Added additional constructor for Route, removed auto-configuration of LocationRewriteFilter * Polished docs, more tests
-
- 06 Jul, 2017 1 commit
-
-
Gregor Zurowski authored
Signed-off-by:
Gregor Zurowski <gregor@zurowski.org>
-
- 01 Jul, 2017 1 commit
-
-
Yongsung Yoon authored
* Add options for RibbonCommand to use separate thread pools for hystrix * Remove lombok annotation and Add getter/setter for ZuulProperties$HystrixThreadPool * Add doc about how to configure hystrix thread pools in Zuul Developer Guide * Add testcases for HystrixThreadPoolKey of RibbonCommand * Tiny change about if block in AbstractRibbonCommand
-
- 30 Jun, 2017 1 commit
-
-
Spencer Gibb authored
fixes gh-2063
-
- 15 Jun, 2017 1 commit
-
-
Piotr Mionskowski authored
existing strategy if present. Fixes #2035
-
- 09 Jun, 2017 4 commits
-
-
André Dörnbrack authored
-
Dave Syer authored
-
André Dörnbrack authored
-
André Dörnbrack authored
-
- 08 Jun, 2017 3 commits
-
-
Ryan Baxter authored
-
Ryan Baxter authored
-
Spencer Gibb authored
-
- 07 Jun, 2017 1 commit
-
-
Jin Zhang authored
-
- 06 Jun, 2017 1 commit
-
-
Ryan Baxter authored
-
- 05 Jun, 2017 2 commits
-
-
Spencer Gibb authored
Previously, these were managed directly via archaius, but due to some combination of changes in boot 1.5.x (likely a tomcat change as zuul filters were initialzed in a servlet context listener) and Dalston, The filter was created before archaius could be initialized. The properties are backwards compatible and are in the `ZuulProperties.Host` object. fixes gh-1950
-
Ryan Baxter authored
-
- 01 Jun, 2017 1 commit
-
-
Biju Kunjummen authored
-
- 31 May, 2017 6 commits
-
-
pahli authored
-
pahli authored
-
pahli authored
-
pahli authored
-
Ryan Baxter authored
-
Rico Pahlisch authored
spring boot uses all high ports and there are some trouble if ports end with 443 (e.g. 24443, ...)
-
- 22 May, 2017 1 commit
-
-
Spencer Gibb authored
Let SecurityContextConcurrencyStrategy be installed as the hystrix concurrency strategy regardless of if feign's hystrix support is installed. fixes gh-1969
-
- 20 May, 2017 1 commit
-
-
balp authored
The timeToLive and timeUnit parameters added to configure connection pool. Fixes gh-1720
-
- 15 May, 2017 2 commits
-
-
Luke Tornquist authored
Fixes gh-1598
-
Jin Zhang authored
-
- 09 May, 2017 3 commits
-
-
Luke Tornquist authored
-
Luke Tornquist authored
-
Luke Tornquist authored
-
- 04 May, 2017 1 commit
-
-
Ryan Baxter authored
-
- 02 May, 2017 2 commits
- 24 Apr, 2017 1 commit
-
-
Ryan Baxter authored
-
- 18 Apr, 2017 1 commit
-
-
Spencer Gibb authored
-
- 05 Apr, 2017 1 commit
-
-
Anastasiia Smirnova authored
CounterFactory is used by ZuulException and was previously initialzed with a dummy impl. This adds a Spring Boot CounterService based implementation. Also adds the ability to implement a zuul TracerFactory.
-