- 06 Feb, 2017 1 commit
-
-
Ryan Baxter authored
gh-1641: Fixed instructions for configuring EurekaIntanceConfig in AWS
-
- 04 Feb, 2017 1 commit
-
-
Biju Kunjummen authored
-
- 02 Feb, 2017 1 commit
-
-
Eloi authored
Fixes gh-1663
-
- 01 Feb, 2017 3 commits
-
-
Spencer Gibb authored
* pull1656: Separate adding X-ForwardedProto header
-
Stefan Bley authored
Add X-Forwarded-Proto header in Zuul PreDecorationFilter even with X-Forwarded-Host header being absent
-
Spencer Gibb authored
-
- 27 Jan, 2017 4 commits
-
-
Ryan Baxter authored
This reverts commit 46ee0ce1.
-
Ryan Baxter authored
-
Ryan Baxter authored
-
Eloi authored
maintain multipart content type for data parts Fixes gh-1581
-
- 26 Jan, 2017 1 commit
-
-
Matt Sicker authored
As discovered in #1643, using `@Configuration` on a custom configuration with `@FeignClient` is unnecessary and creates extra work for exclusion from a `@ComponentScan`. This updates the docs to make this explicit.
-
- 25 Jan, 2017 3 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
A new version of httpclient introduced by boot changed the behaviour that previously allowed the charset. It now has to be parsed out and passed to the apache `ContentType` object explicitly. fixes gh-1649
-
- 23 Jan, 2017 1 commit
-
-
Ryan Baxter authored
ZuulProperties.ZuulRoute consturctor missing explicitly setting of customSensitiveHeaders boolean
-
- 22 Jan, 2017 1 commit
-
-
Trevor Mack authored
addressing issues/1636 ZuulProperties.ZuulRoute consturctor missing explicitly setting of customSensitiveHeaders boolean when provided with sensitiveHeaders
-
- 20 Jan, 2017 3 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Jin Zhang authored
-
- 17 Jan, 2017 2 commits
-
-
Ryan Baxter authored
Remove check that does not apply Formatters to Collections
-
Ryan Baxter authored
-
- 16 Jan, 2017 1 commit
-
-
Spencer Gibb authored
Hopefully this fixes flaky tests.
-
- 13 Jan, 2017 2 commits
-
-
Spencer Gibb authored
* pull1586: Adds composed @RequestMapping annotations support
-
Ondřej Božek authored
Fixed short circuit condition to correctly detect @RequestMapping shortcuts (@GetMapping, @PostMaping etc.) Fixes gh-1201
-
- 12 Jan, 2017 6 commits
-
-
Johannes Edmeier authored
Configure a CompositeRouteLocator by default so it is easier to compose multiple RouteLocators.
-
Spencer Gibb authored
-
Spencer Gibb authored
* gzip_decompression: Disables httpclient auto decompression of encoded data
-
Hung Tran authored
Applies only to SimpleHostRoutingFilter. fixes gh-1480
-
Arnaud Brunet authored
SpringClientFactory returns null if the class is not aware of IClientConfig. This change catches the exception when trying the constructor with IClientConfig so classes that aren't aware of IClientConfig can be created. Fixes gh-1608
-
Spencer Gibb authored
fixes gh-1616
-
- 10 Jan, 2017 6 commits
-
-
Ryan Baxter authored
-
Ryan Baxter authored
Fixes gh-1441
-
Spencer Gibb authored
-
Abhijit Sarkar authored
Adds support for Map types in feign for `@RequestHeader` and `@RequestParam`. Fixes gh-1360
-
Rob Worsnop authored
-
Spencer Gibb authored
-
- 09 Jan, 2017 4 commits
-
-
Spencer Gibb authored
* #1341-single-deferred-result: #1341 SingleDeferredResult should uses RESULT_NONE from DeferredResult instead of having its own empty result.
-
Julien Hoarau authored
#1341 SingleDeferredResult should uses RESULT_NONE from DeferredResult instead of having its own empty result.
-
Spencer Gibb authored
* pull1485: fix spell error
-
周立 authored
fix spell error
-