1. 07 Jul, 2017 1 commit
  2. 06 Jul, 2017 1 commit
  3. 20 Jun, 2017 1 commit
  4. 01 Jun, 2017 1 commit
  5. 22 May, 2017 3 commits
  6. 20 May, 2017 1 commit
  7. 15 May, 2017 1 commit
  8. 26 Apr, 2017 1 commit
  9. 19 Apr, 2017 1 commit
  10. 07 Apr, 2017 3 commits
  11. 23 Mar, 2017 1 commit
  12. 16 Mar, 2017 2 commits
  13. 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
  14. 25 Feb, 2017 1 commit
  15. 20 Feb, 2017 1 commit
  16. 09 Feb, 2017 1 commit
  17. 01 Feb, 2017 1 commit
  18. 27 Jan, 2017 2 commits
  19. 25 Jan, 2017 2 commits
  20. 16 Dec, 2016 1 commit
  21. 12 Dec, 2016 1 commit
  22. 08 Dec, 2016 1 commit
  23. 30 Nov, 2016 2 commits
  24. 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)
  25. 07 Nov, 2016 2 commits
  26. 27 Oct, 2016 1 commit
  27. 25 Oct, 2016 2 commits
  28. 18 Oct, 2016 3 commits