- 14 Jun, 2016 1 commit
-
-
Spencer Gibb authored
-
- 13 Jun, 2016 1 commit
-
-
Dave Syer authored
-
- 09 Jun, 2016 8 commits
-
-
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 12 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.
-
Damian Jackson authored
When using property placeholders in the @RequestMapping annotation the ones placed in the headers attribute do not get replaced. This appears to be because the other attributes, such as the url, use the resolve() function to perform the substitution whereas the header is parsed as-is. This change adds a call to resolve for each side of the equals in the header string so that the properties are substituted correctly.
-
Spencer Gibb authored
* ribbon-2.2.0: Upgrade ribbon to 2.2.0
-
Daniel Lavoie authored
fix gh-1045
-
Spencer Gibb authored
-
- 28 May, 2016 3 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
- 27 May, 2016 6 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-