- 23 Jun, 2016 3 commits
-
-
Will Tran authored
instead of defaulting to false. Fixes gh-1126
-
Spencer Gibb authored
Adds a OkHttpRibbonCommand and accomanying classes. They should be considered beta. Refactors zuul ribbon command classes and tests. fixes gh-1125
-
Spencer Gibb authored
-
- 22 Jun, 2016 3 commits
-
-
Spencer Gibb authored
fixes gh-1081
-
Spencer Gibb authored
Zuul sets an empty entity for GET requests. The apache http client either sets transfer encoding to chunked or a content length header. This change sets the apache entity contentLength to 0 (not the header), to that in RequestContent the "content-length" header is set to 0 rathern than transfer encoding. See gh-1042
-
Spencer Gibb authored
If the content length isn't set on the entity, when http client determines which header to set, it sets transfer-encoding to chunked rather than content-length. This fixes a missing content-length issue when using `HttpClientRibbonCommandFactory`. See gh-1042
-
- 21 Jun, 2016 3 commits
-
-
Spencer Gibb authored
* pull1120: Fix hystrix dashboard TPS.
-
Jérôme Mirc authored
fixes gh-1113 See https://github.com/Netflix/Hystrix/issues/1251
-
Spencer Gibb authored
Eliminates a legacy use of a static singleton. This will help allow multiple registrations.
-
- 17 Jun, 2016 3 commits
-
-
Spencer Gibb authored
Updates so CloudJacksonJson extension is properly recognized by Eureka Server as LegacyJacksonJson. see gh-978 fixes gh-1111
-
Dave Syer authored
Conflicts: spring-cloud-netflix-dependencies/pom.xml
-
Dave Syer authored
It isn't very helpful to have a Collection converted to a String anyway. We need to implement something new in Feign to apply the converter (expander) to individual elements in the collection but this change should get back to the old behaviour with List<String> at least. Fixes gh-1115
-
- 16 Jun, 2016 4 commits
-
-
Spencer Gibb authored
Upgrade to zuul 1.2.2
-
Spencer Gibb authored
fixes gh-1091 closes gh-958
-
Spencer Gibb authored
fixes gh-1110
-
Spencer Gibb authored
fixes gh-1110
-
- 15 Jun, 2016 7 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
- 14 Jun, 2016 3 commits
-
-
Marcin Grzejszczak authored
-
Marcin Grzejszczak authored
-
Marcin Grzejszczak 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 5 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
-