1. 12 Jan, 2017 1 commit
  2. 09 Jan, 2017 1 commit
  3. 12 Dec, 2016 1 commit
  4. 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)
  5. 07 Nov, 2016 2 commits
  6. 27 Oct, 2016 1 commit
  7. 25 Oct, 2016 1 commit
  8. 19 Oct, 2016 1 commit
    • Move properties to new namespace. · ddc1069e
      Spencer Gibb authored
      Moving eureka.server.{expectedNumberOfRenewsPerMin,defaultOpenForTrafficCount} to eureka.instance.registry so relaxed binding can be used. Default to old values for backwards compatibility.
  9. 18 Oct, 2016 3 commits
  10. 11 Oct, 2016 1 commit
  11. 10 Oct, 2016 1 commit
  12. 07 Oct, 2016 1 commit
  13. 06 Oct, 2016 1 commit
  14. 22 Sep, 2016 3 commits
  15. 06 Sep, 2016 2 commits
  16. 29 Aug, 2016 2 commits
  17. 22 Aug, 2016 2 commits
  18. 17 Aug, 2016 1 commit
  19. 21 Jul, 2016 1 commit
  20. 17 Jun, 2016 1 commit
  21. 10 Jun, 2016 1 commit
  22. 09 Jun, 2016 2 commits
  23. 07 Jun, 2016 2 commits
  24. 23 May, 2016 1 commit
  25. 18 May, 2016 1 commit
    • Align instanceId calculation with the one done on the client · a0c1b4c0
      Dave Syer authored
      The Angel client has an idiosyncratic way of calculating an instance
      id, and the Brixton client aligned with that already, but the
      Brixton server did not. This change should make Brixton Eureka
      Servers work with Angel clients.
      
      See gh-978
  26. 10 May, 2016 2 commits
  27. 26 Apr, 2016 1 commit
  28. 20 Apr, 2016 1 commit
  29. 18 Apr, 2016 1 commit