- 15 Jun, 2016 3 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
- 13 Jun, 2016 6 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Dave Syer authored
-
Dave Syer authored
-
Dave Syer authored
-
- 11 Jun, 2016 2 commits
- 10 Jun, 2016 1 commit
-
-
Dave Syer authored
-
- 09 Jun, 2016 11 commits
-
-
Spencer Gibb authored
fixes gh-1087
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
* fix-query-string-in-class-requestmapping: Support path parms in Class @RequestMapping for feign
-
Jacques-Etienne Beaudet authored
This commit adds the support to SpringMvcContract for path parameters defined in the class' @RequestMapping Annotation that is applied to all methods of a feign interface. fixes gh-1023
-
Dave Syer authored
-
Dave Syer authored
-
Dave Syer authored
Fixes gh-936
-
Dave Syer authored
Fixes gh-1084
-
Marcin Grzejszczak authored
* Added missing error code for SimpleHostRoutingFilter * Added missing error code for RibbonRoutingFilter
-
- 08 Jun, 2016 1 commit
-
-
Spencer Gibb authored
fixes gh-1051
-
- 07 Jun, 2016 4 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
- 06 Jun, 2016 3 commits
- 04 Jun, 2016 1 commit
-
-
Dave Syer authored
-
- 03 Jun, 2016 8 commits
-
-
Spencer Gibb authored
fixes gh-1074
-
Spencer Gibb authored
* fix-hardcoded-path-encoding: Fixed the path encoding in ProxyRequestHelper when the character encoding was specifically set on HttpServletRequest.
-
Jacques-Etienne Beaudet authored
Fixed the path encoding in ProxyRequestHelper when the character encoding was specifically set on HttpServletRequest. When the character encoding was set to UTF-8 for example, the path was correctly decoded in PreDecorationFilter but was reencoded in ProxyRequestHelper using the Servlet default ISO-8859-1. This commit uses the character encoding when set and fallback on default.
-
Spencer Gibb authored
* pull979: Use request.characterEncoding prior to default encoding
-
Marcos Barbero authored
fixes gh-647
-
Spencer Gibb authored
* issue-1041-fix: Enables Hystrix metrics poll interval config.
-
Venil Noronha authored
Fixes gh-1041
-
Spencer Gibb authored
* patch-1: Support header placeholders in SpringMvcContract.
-