1. 03 Feb, 2017 1 commit
  2. 27 Jan, 2017 4 commits
  3. 23 Jan, 2017 1 commit
  4. 11 Jan, 2017 4 commits
  5. 10 Jan, 2017 1 commit
  6. 09 Jan, 2017 1 commit
  7. 22 Dec, 2016 1 commit
  8. 09 Dec, 2016 1 commit
  9. 02 Dec, 2016 3 commits
  10. 01 Dec, 2016 1 commit
  11. 30 Nov, 2016 1 commit
    • Don't override values with defaults. · 7fdd86e6
      Spencer Gibb authored
      Defaults were set too late and were overriding values set in the environment.
      
      Specifically, spring.application.name took precedence over eureka.instance.appname.
      
       fixes gh-1516
  12. 29 Nov, 2016 1 commit
    • Fix Eureka Ribbon Auto Config conditions. · d1f8c031
      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
  13. 23 Nov, 2016 5 commits
  14. 11 Nov, 2016 1 commit
  15. 10 Nov, 2016 1 commit
  16. 09 Nov, 2016 3 commits
  17. 07 Nov, 2016 1 commit
  18. 03 Nov, 2016 1 commit
  19. 02 Nov, 2016 2 commits
  20. 01 Nov, 2016 1 commit
  21. 27 Oct, 2016 5 commits