1. 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.
  2. 18 Oct, 2016 3 commits
  3. 11 Oct, 2016 1 commit
  4. 10 Oct, 2016 1 commit
  5. 07 Oct, 2016 1 commit
  6. 06 Oct, 2016 1 commit
  7. 22 Sep, 2016 3 commits
  8. 06 Sep, 2016 2 commits
  9. 29 Aug, 2016 2 commits
  10. 22 Aug, 2016 2 commits
  11. 17 Aug, 2016 1 commit
  12. 21 Jul, 2016 1 commit
  13. 17 Jun, 2016 1 commit
  14. 10 Jun, 2016 1 commit
  15. 09 Jun, 2016 2 commits
  16. 07 Jun, 2016 2 commits
  17. 23 May, 2016 1 commit
  18. 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
  19. 10 May, 2016 2 commits
  20. 26 Apr, 2016 1 commit
  21. 20 Apr, 2016 1 commit
  22. 18 Apr, 2016 2 commits
  23. 01 Apr, 2016 1 commit
  24. 23 Mar, 2016 2 commits
  25. 24 Feb, 2016 1 commit
    • Exclude jackson XML from eureka client by default · bc0eef9a
      Dave Syer authored
      Any client that wants to can include it back again, but generally
      it only causes problems (XML returned from apps instead of
      JSON by Spring MVC for instance). In general it only causes problems
      for services whose clients use "Accept: application/xml,*/*", for
      instance (like a browser).
      
      See gh-306
  26. 23 Feb, 2016 2 commits
  27. 05 Feb, 2016 1 commit