- 14 Sep, 2016 1 commit
-
-
Ryan Baxter authored
-
- 13 Sep, 2016 1 commit
-
-
Ryan Baxter authored
-
- 12 Sep, 2016 1 commit
-
-
Spencer Gibb authored
Rather than hard code the default maxSemaphores for zuul use the already defined `zuul.semaphore.maxSemaphores` property. fixes gh-1332
-
- 08 Sep, 2016 2 commits
-
-
Ryan Baxter authored
Fix lastFetch status calculation.
-
Niklas Herder authored
Was previously milliseconds/seconds when calculating whether to display the message about reporting failures.
-
- 07 Sep, 2016 3 commits
-
-
Spencer Gibb authored
fixes gh-126
-
Marcin Grzejszczak authored
-
Marcin Grzejszczak authored
-
- 06 Sep, 2016 5 commits
-
-
Ryan Baxter authored
This reverts commit 3c1a23e7.
-
Ryan Baxter authored
-
Spencer Gibb authored
-
Sébastien Nussbaumer authored
fixes gh-1319
-
Ryan Baxter authored
Remove dep on commons-lang in DimensionalServoMetricNaming (#1268)
-
- 03 Sep, 2016 1 commit
-
-
Jon Schneider authored
-
- 01 Sep, 2016 5 commits
-
-
Jon Schneider authored
-
Jon Schneider authored
-
Jon Schneider authored
-
Spencer Gibb authored
* garciafl-master: Removes RibbonCommand suffix.
-
Garcia Florian authored
This is a regression that was originally fixed in 1.1.x Fixes gh-1308
-
- 31 Aug, 2016 4 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
The apache http client and ok http client support delete with body, ribbon rest client does not. fixes gh-949
-
Spencer Gibb authored
* lowzj-request-param-processor: update RequestParamParameterProcessor to support map param
-
lowzj authored
fixes gh-1097
-
- 30 Aug, 2016 5 commits
-
-
Spencer Gibb authored
fixes gh-1188
-
Spencer Gibb authored
-
Spencer Gibb authored
fixes gh-1134
-
Spencer Gibb authored
fixes gh-1303
-
Spencer Gibb authored
fixes gh-1276
-
- 29 Aug, 2016 3 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
fixes gh-1285
-
Spencer Gibb authored
Guard creating and creation of classes that use it with @ConditionalOnClass(name = "javax.servlet.http.HttpServletRequest") fixes gh-1302
-
- 25 Aug, 2016 2 commits
-
-
Ryan Baxter authored
Upgrade Eureka to 1.4.11
-
Ryan Baxter authored
-
- 24 Aug, 2016 4 commits
-
-
Ryan Baxter authored
Upgrade Hystrix to 1.5.5
-
Ryan Baxter authored
-
Ryan Baxter authored
Updated SC Stream to Brooklyn SNAPSHOT
-
Ryan Baxter authored
-
- 22 Aug, 2016 3 commits
-
-
Spencer Gibb authored
This fixes a case where the ribbon property is set `ribbon.IsSecure=false`, but because the eureka secure port was enabled, the uri created by ribbon was prefixed with https when it shouldn't have. All places where isSecure is need have been consolidated into RibbonUtils. fixes gh-1270
-
Spencer Gibb authored
Previously with a `@FeignClient(name="http://bad_hostname")` would pass the start time test and fail later in runtime. The test now fails fast. fixes gh-1257
-
Ryan Baxter authored
-