- 20 Jul, 2017 2 commits
-
-
Spencer Gibb authored
-
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
-
- 18 Jul, 2017 2 commits
-
-
Jayanth authored
fixes gh-1943
-
Spencer Gibb authored
Needed in `EurekaClientConfigBean` because `CloudEurekaTransportConfig` is a separate class. Fixes gh-2138
-
- 30 Jun, 2017 1 commit
-
-
Spencer Gibb authored
fixes gh-2063
-
- 19 Jun, 2017 1 commit
-
-
Ryan Baxter authored
-
- 16 Jun, 2017 1 commit
-
-
Ryan Baxter authored
Override getThreadPool from HystrixConcurrencyStrategy and delegate to
-
- 15 Jun, 2017 1 commit
-
-
Piotr Mionskowski authored
existing strategy if present. Fixes #2035
-
- 13 Jun, 2017 1 commit
-
-
Dave Syer authored
-
- 12 Jun, 2017 1 commit
-
-
Dave Syer authored
This allows clients to send batched up events in the same format as before (or to continue to send single events). We can switch the default format to an array in 1.4.x.
-
- 09 Jun, 2017 3 commits
-
-
André Dörnbrack authored
-
André Dörnbrack authored
-
Dave Syer authored
-
- 08 Jun, 2017 2 commits
-
-
Ryan Baxter authored
Close response when retry on certain status codes
-
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 3 commits
-
-
Ryan Baxter authored
Deprecates RetryableStatusCodeException
-
Ryan Baxter authored
-
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 4 commits
-
-
Spencer Gibb authored
-
Roman Rodov authored
fixes gh-1795
-
Spencer Gibb authored
-
balp authored
The timeToLive and timeUnit parameters added to configure connection pool. Fixes gh-1720
-
- 19 May, 2017 1 commit
-
-
Biju Kunjummen authored
-
- 17 May, 2017 2 commits
-
-
Spencer Gibb authored
fixes gh-1956
-
Spencer Gibb authored
fixes gh-1955
-
- 15 May, 2017 4 commits
-
-
Luke Tornquist authored
Fixes gh-1598
-
Jin Zhang authored
-
Spencer Gibb authored
Fixes a race condition introduced in 1.3.0 fixes gh-1933
-
Ryan Baxter authored
-
- 11 May, 2017 2 commits
-
-
Ryan Baxter authored
Add @Component for Feign Hystrix Fallback example in doc
-
윤용성(Yongsung Yoon)/개발혁신팀/SKP authored
-