1. 05 Feb, 2018 1 commit
  2. 25 Jan, 2018 1 commit
  3. 02 Jan, 2018 1 commit
  4. 14 Nov, 2017 1 commit
  5. 07 Nov, 2017 1 commit
  6. 23 Oct, 2017 1 commit
  7. 18 Oct, 2017 1 commit
  8. 17 Oct, 2017 1 commit
  9. 16 Oct, 2017 1 commit
  10. 25 Sep, 2017 1 commit
  11. 16 Aug, 2017 1 commit
  12. 25 Jul, 2017 1 commit
  13. 24 Jul, 2017 1 commit
  14. 21 Jul, 2017 1 commit
  15. 18 Jul, 2017 1 commit
  16. 13 Jul, 2017 1 commit
  17. 07 Jul, 2017 1 commit
  18. 06 Jul, 2017 1 commit
  19. 03 Jul, 2017 1 commit
  20. 20 May, 2017 1 commit
  21. 15 May, 2017 1 commit
  22. 26 Apr, 2017 1 commit
  23. 19 Apr, 2017 1 commit
  24. 23 Mar, 2017 1 commit
  25. 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
  26. 25 Feb, 2017 1 commit
  27. 20 Feb, 2017 1 commit
  28. 01 Feb, 2017 1 commit
  29. 25 Jan, 2017 2 commits
  30. 12 Dec, 2016 1 commit
  31. 08 Dec, 2016 1 commit
  32. 30 Nov, 2016 2 commits
  33. 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)
  34. 07 Nov, 2016 1 commit
    • Create EurekaServiceRegistry · ea4e5d76
      Spencer Gibb authored
      Use the new ServiceRegistry interface
      
      Creates a new EurekaRegistration object that aggregates classes needed
      for a single registration.
  35. 25 Oct, 2016 2 commits
  36. 16 Sep, 2016 1 commit
  37. 08 Sep, 2016 1 commit