- 02 Oct, 2017 1 commit
-
-
Ryan Baxter authored
-
- 12 Sep, 2017 1 commit
-
-
Spencer Gibb authored
-
- 31 Aug, 2017 1 commit
-
-
Marcin Grzejszczak authored
-
- 29 Aug, 2017 3 commits
-
-
Marcin Grzejszczak authored
-
Marcin Grzejszczak authored
-
Marcin Grzejszczak authored
-
- 18 Aug, 2017 6 commits
-
-
Ryan Baxter authored
-
Ryan Baxter authored
-
Ryan Baxter authored
-
Ryan Baxter authored
-
Ryan Baxter authored
-
Ryan Baxter authored
-
- 17 Aug, 2017 3 commits
-
-
Ryan Baxter authored
Document untrusted certificates when connecting to hystrix.stream endpoint
-
Ryan Baxter authored
-
Biju Kunjummen authored
-
- 10 Aug, 2017 1 commit
-
-
Spencer Gibb authored
Otherwise useServlet31 was always returning false. fixes gh-2196
-
- 04 Aug, 2017 1 commit
-
-
Ryan Baxter authored
Fixes gh-2125
-
- 02 Aug, 2017 1 commit
-
-
Jayanth MP authored
(Updated okhttp3 from v3.6.0 to v3.8.1)
-
- 20 Jul, 2017 4 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
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 1 commit
-
-
Ryan Baxter authored
Deprecates RetryableStatusCodeException
-