1. 01 Oct, 2017 1 commit
  2. 29 Sep, 2017 1 commit
  3. 25 Sep, 2017 3 commits
  4. 07 Sep, 2017 1 commit
  5. 31 Aug, 2017 2 commits
  6. 29 Aug, 2017 2 commits
  7. 24 Aug, 2017 1 commit
  8. 17 Aug, 2017 1 commit
  9. 21 Jul, 2017 3 commits
  10. 18 Jul, 2017 2 commits
  11. 11 Jul, 2017 2 commits
  12. 09 Jul, 2017 2 commits
  13. 07 Jul, 2017 3 commits
    • FeignClient Configuration Properties (#1942) · c2c63470
      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
    • Support for re-writing Location Headers (#1863) · 0579b326
      Biju Kunjummen authored
      * Support for re-writing Location Headers
      
      * Added additional constructor for Route, removed auto-configuration of LocationRewriteFilter
      
      * Polished docs, more tests
    • OK HTTP Client changes · b2f608b8
      Ryan Baxter authored
  14. 01 Jul, 2017 1 commit
    • Add options for RibbonCommand to use separate thread pools for hystrix (#2074) · 8e11514e
      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
  15. 28 Jun, 2017 1 commit
  16. 31 May, 2017 2 commits
  17. 11 May, 2017 1 commit
  18. 05 Apr, 2017 1 commit
  19. 04 Apr, 2017 1 commit
  20. 24 Mar, 2017 1 commit
  21. 23 Mar, 2017 1 commit
  22. 14 Mar, 2017 2 commits
  23. 13 Mar, 2017 1 commit
    • Update docs as @Autowired fails with many beans · db7d352c
      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'.
  24. 03 Mar, 2017 1 commit
  25. 01 Mar, 2017 2 commits
  26. 28 Feb, 2017 1 commit