- 01 Oct, 2017 1 commit
-
-
Alex Sartan authored
-
- 29 Sep, 2017 1 commit
-
-
Spencer Gibb authored
fixes gh-2318
-
- 25 Sep, 2017 3 commits
-
-
Spencer Gibb authored
-
Andre Dörnbrack authored
Modfied RibbonCommandContext to make request entity resettable. fixes gh-892
-
Ryan Baxter authored
* Remove @EnableDiscoveryClient and @EnableEurekaClient as there are now optional. Fixes #2241.
-
- 07 Sep, 2017 1 commit
-
-
Dominik Mostek authored
-
- 31 Aug, 2017 2 commits
-
-
Marcin Grzejszczak authored
-
Gregor Zurowski authored
Signed-off-by:
Gregor Zurowski <gregor@zurowski.org>
-
- 29 Aug, 2017 2 commits
-
-
Marcin Grzejszczak authored
-
Marcin Grzejszczak authored
-
- 24 Aug, 2017 1 commit
-
-
Ryan Baxter authored
-
- 17 Aug, 2017 1 commit
-
-
Ryan Baxter authored
-
- 21 Jul, 2017 3 commits
-
-
Daniel Lavoie authored
Fixes gh-665
-
Daniel Lavoie authored
Fixes gh-1849
-
Biju Kunjummen authored
fixes #1741
-
- 18 Jul, 2017 2 commits
-
-
Jayanth authored
fixes gh-1943
-
Tummala Dhanvi (c0mrad3) authored
-
- 11 Jul, 2017 2 commits
-
-
Ryan Baxter authored
-
Gregor Zurowski authored
Signed-off-by:
Gregor Zurowski <gregor@zurowski.org>
-
- 09 Jul, 2017 2 commits
-
-
Ryan Baxter authored
-
Ryan Baxter authored
-
- 07 Jul, 2017 3 commits
-
-
Eko Kurniawan Khannedy authored
* add feign client properties * configure feign builder from properties if exists * change string config to class config and add unit test for feign client using configuration properties * refactoring and add primary flag configuration * add decode404 in feign client configuration properties * change unit test properties decode404 to true * remove lombok from FeignClientProperties and change primary attribute to default-to-properties fixes gh-1931
-
Biju Kunjummen authored
* Support for re-writing Location Headers * Added additional constructor for Route, removed auto-configuration of LocationRewriteFilter * Polished docs, more tests
-
Ryan Baxter authored
-
- 01 Jul, 2017 1 commit
-
-
Yongsung Yoon authored
* Add options for RibbonCommand to use separate thread pools for hystrix * Remove lombok annotation and Add getter/setter for ZuulProperties$HystrixThreadPool * Add doc about how to configure hystrix thread pools in Zuul Developer Guide * Add testcases for HystrixThreadPoolKey of RibbonCommand * Tiny change about if block in AbstractRibbonCommand
-
- 28 Jun, 2017 1 commit
-
-
Spencer Gibb authored
this is now handled by spring-framework
-
- 31 May, 2017 2 commits
-
-
Ryan Baxter authored
-
Ryan Baxter authored
-
- 11 May, 2017 1 commit
-
-
윤용성(Yongsung Yoon)/개발혁신팀/SKP authored
-
- 05 Apr, 2017 1 commit
-
-
Ryan Baxter authored
-
- 04 Apr, 2017 1 commit
-
-
Ryan Baxter authored
Add the ability for ribbon clients to specify response status codes they would like to retry. Fixes #1540.
-
- 24 Mar, 2017 1 commit
-
-
Ryan Baxter authored
Change /routes endpoint to use EndpointMvcAdapter and AbstractEndpoint. Fixes #1797
-
- 23 Mar, 2017 1 commit
-
-
Spencer Gibb authored
For more advanced filter examples. fixes gh-1748
-
- 14 Mar, 2017 2 commits
-
-
Spencer Gibb authored
By default, `LoadBalancerBuilder` built a load-balancer with a `PollingServerListUpdater`. This change introduces a `ServerListUpdater` bean which creates a `PollingServerListUpdater(IClientConfig)` so that `ribbon.ServerListRefreshInterval` is respected. fixes gh-1304
-
Biju Kunjummen authored
-
- 13 Mar, 2017 1 commit
-
-
Jack Harris authored
Fix a suspected typo. @Autowired throws a `NoUniqueBeanDefinitionException` if there are multiple beans of the same type without a primary, but the documentation said multiple beans 'cause `@Autowired` to work', rather than 'not work'.
-
- 03 Mar, 2017 1 commit
-
-
Spencer Gibb authored
-
- 01 Mar, 2017 2 commits
-
-
Ryan Baxter authored
-
Ryan Baxter authored
-
- 28 Feb, 2017 1 commit
-
-
nick-pww authored
fixes gh-1073
-