- 20 Oct, 2016 3 commits
-
-
Ryan Baxter authored
-
Ryan Baxter authored
-
Ryan Baxter authored
-
- 13 Oct, 2016 1 commit
-
-
Gregor Zurowski authored
Signed-off-by:
Gregor Zurowski <gregor@zurowski.org>
-
- 11 Oct, 2016 1 commit
-
-
mg authored
Fixes gh-947
-
- 05 Oct, 2016 1 commit
-
-
bpicode authored
Adds `@FeignClient.fallbackFactory` to define a `feign.hystrix.FallbackFactory`. fixes gh-1117
-
- 04 Oct, 2016 1 commit
-
-
Mathias Düsterhöft authored
* add config option to not ignore security headers * fix field documentation of ignoreSecurityHeaders * add documenation for zuul.ignoreSecurityHeaders fixes gh-1096
-
- 03 Oct, 2016 1 commit
-
-
Ryan Baxter authored
Helps with the confusion seen in #1365
-
- 22 Sep, 2016 1 commit
-
-
Spencer Gibb authored
This eliminates them being created for every zuul request. Also makes properties consistent accross modules: ribbon.httpclient.*, ribbon.restclient.* and ribbon.okhttp.* fixes gh-1150
-
- 16 Sep, 2016 1 commit
-
-
Niklas Herder authored
Allow override of /hystrix.stream location via management.port metadata.
-
- 07 Sep, 2016 1 commit
-
-
Marcin Grzejszczak authored
-
- 30 Aug, 2016 4 commits
-
-
Spencer Gibb authored
fixes gh-1188
-
Spencer Gibb authored
-
Spencer Gibb authored
fixes gh-1134
-
Spencer Gibb authored
fixes gh-1276
-
- 22 Aug, 2016 1 commit
-
-
Marcin Grzejszczak authored
-
- 19 Aug, 2016 1 commit
-
-
Marcin Grzejszczak authored
-
- 18 Aug, 2016 2 commits
-
-
Spencer Gibb authored
fixes gh-1266
-
Marcin Grzejszczak authored
-
- 17 Aug, 2016 2 commits
-
-
Spencer Gibb authored
This reverts commit 21df6e43.
-
Marcin Grzejszczak authored
-
- 16 Aug, 2016 2 commits
-
-
Stéphane Lagraulet authored
Add a check to current context as contentLength is already in the context Get content length from Headers when RibbonCommandContext is built + add tests Use request content length RibbonRoutingFilter Add documentation for new zuul.ribbonIsolationStrategy property fixes gh-339
-
Marcin Grzejszczak authored
What we're missing ATM is different documentation versions for different application versions. What this change does is that it's: - finding out what is the current branch (e.g. 1.0.x) - finding out out what is the name of the main adoc file (e.g. spring-cloud-sleuth) - pulling the changes from gh-pages after checkout - finding out what is the list of comma separated whitelisted branches (via the `docs.whitelisted.branches` prop) - in gh-pages creating a folder with name of the branch (e.g. /1.0.x) copying all the docs/target/generated-docs/ to that folder - if the branch from which we're calling the script is NOT master then we're changing the ${main.adoc}.html to index.html so that it's easier to access the docs (e.g. http://cloud.spring.io/spring-cloud-sleuth/1.0.x/)
-
- 10 Aug, 2016 3 commits
-
-
Spencer Gibb authored
-
Mike Liu authored
Changed test to use @Qualifier. Add documentation to reference the new attribute.
-
Ryan Baxter authored
-
- 09 Aug, 2016 2 commits
-
-
Ryan Baxter authored
-
Stéphane Lagraulet authored
-
- 08 Aug, 2016 1 commit
-
-
Daniel Lavoie authored
Fix issue gh-1054
-
- 27 Jul, 2016 1 commit
-
-
Dave Syer authored
Fixes gh-1214
-
- 11 Jun, 2016 1 commit
-
-
Dave Syer authored
-
- 09 Jun, 2016 4 commits
-
-
Spencer Gibb authored
fixes gh-1087
-
Dave Syer authored
-
Dave Syer authored
-
Dave Syer authored
Fixes gh-1084
-
- 07 Jun, 2016 1 commit
-
-
Spencer Gibb authored
-
- 23 May, 2016 1 commit
-
-
Ryan W. Moore authored
-
- 17 May, 2016 1 commit
-
-
Dave Syer authored
-
- 12 May, 2016 1 commit
-
-
Dave Syer authored
-
- 06 May, 2016 1 commit
-
-
Tommy Ludwig authored
-