- 02 Aug, 2017 1 commit
-
-
Jayanth MP authored
(Updated okhttp3 from v3.6.0 to v3.8.1)
-
- 20 Jul, 2017 1 commit
-
-
Spencer Gibb authored
On certain platforms and compilers the generated bytecode is not what the configuration expected. By moving inner classes to the upper level and using @Import this will guarantee the proper order. fixes gh-2086
-
- 19 Jul, 2017 1 commit
-
-
Spencer Gibb authored
On certain platforms and compilers the generated bytecode is not what the configuration expected. By moving inner classes to the upper level and using @Import this will guarantee the proper order. fixes gh-2086
-
- 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
-
- 13 Jun, 2017 1 commit
-
-
Dave Syer authored
-
- 09 Jun, 2017 3 commits
-
-
André Dörnbrack authored
-
André Dörnbrack authored
-
Dave Syer authored
-
- 08 Jun, 2017 1 commit
-
-
Spencer Gibb 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
-
- 31 May, 2017 1 commit
-
-
Ryan Baxter authored
-
- 25 May, 2017 1 commit
-
-
Spencer Gibb authored
see gh-1950
-
- 22 May, 2017 4 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
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
- 27 Apr, 2017 1 commit
-
-
Dave Syer authored
-
- 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.
-
- 04 Apr, 2017 1 commit
-
-
Ryan Baxter authored
Add the ability for ribbon clients to specify response status codes they would like to retry. Fixes #1540.
-
- 03 Apr, 2017 1 commit
-
-
Spencer Gibb authored
fixes gh-1824
-
- 28 Mar, 2017 2 commits
-
-
Ryan Baxter authored
-
Ryan Baxter authored
-
- 24 Mar, 2017 3 commits
-
-
Ryan Baxter authored
Change /routes endpoint to use EndpointMvcAdapter and AbstractEndpoint. Fixes #1797
-
gonzalad authored
Added more unit tests
-
gonzalad authored
Add X-Forwarded-Port header in Zuul PreDecorationFilter even with X-Forwarded-Host header being absent.
-
- 23 Mar, 2017 1 commit
-
-
Ryan Baxter authored
-