1. 18 Oct, 2017 1 commit
  2. 17 Oct, 2017 1 commit
  3. 16 Oct, 2017 1 commit
  4. 04 Oct, 2017 1 commit
  5. 28 Sep, 2017 4 commits
  6. 26 Sep, 2017 2 commits
  7. 25 Sep, 2017 2 commits
  8. 16 Aug, 2017 1 commit
  9. 24 Jul, 2017 1 commit
  10. 21 Jul, 2017 2 commits
  11. 20 Jun, 2017 1 commit
  12. 06 Jun, 2017 1 commit
  13. 20 May, 2017 1 commit
  14. 17 May, 2017 1 commit
  15. 15 May, 2017 1 commit
  16. 12 May, 2017 1 commit
  17. 26 Apr, 2017 1 commit
  18. 19 Apr, 2017 1 commit
  19. 28 Feb, 2017 1 commit
    • Use prefer-ip-address in statusPageUrlPath · 129e0ce4
      windinn authored
      prefer-ip-address does not work in statusPageUrlPath when management port != server port
      
      This change gets `prefer-ip-address` via a relaxed property resolver to set the value during the creation of the `EurekaInstanceConfigBean`.
      
      fixes gh-1724
  20. 16 Dec, 2016 1 commit
  21. 08 Dec, 2016 1 commit
  22. 30 Nov, 2016 2 commits
  23. 29 Nov, 2016 1 commit
    • Fix Eureka Ribbon Auto Config conditions. · 111a95d2
      Spencer Gibb authored
      Specifically, add `@ConditionalOnBean(EurekaClient.class)`.
      
      Fixes an issue where eureka and ribbon are on the classpath, eureka.client.enabled=false which would cause a bean not found exception.
      
      fixes gh-1511
      
      (cherry picked from commit d1f8c031)
  24. 07 Nov, 2016 2 commits
  25. 25 Oct, 2016 2 commits
  26. 16 Sep, 2016 1 commit
  27. 22 Aug, 2016 1 commit
    • Make moving to https urls consistent. · 43adc84d
      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
  28. 17 Aug, 2016 1 commit
  29. 21 Jul, 2016 1 commit
  30. 24 Jun, 2016 1 commit
  31. 21 Jun, 2016 1 commit