- 12 Jan, 2017 1 commit
-
-
Spencer Gibb authored
fixes gh-1616
-
- 09 Jan, 2017 1 commit
-
-
Biju Kunjummen authored
Fixes gh-1546
-
- 12 Dec, 2016 1 commit
-
-
Dave Syer authored
-
- 29 Nov, 2016 1 commit
-
-
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)
-
- 07 Nov, 2016 2 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
fixes gh-1345
-
- 27 Oct, 2016 1 commit
-
-
Spencer Gibb authored
-
- 25 Oct, 2016 1 commit
-
-
Spencer Gibb authored
Breaks Spring Boot 1.3 compatibility, enables 1.5
-
- 19 Oct, 2016 1 commit
-
-
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.
-
- 18 Oct, 2016 3 commits
-
-
Ryan Baxter authored
-
Ryan Baxter authored
This reverts commit 90d6490f.
-
Ryan Baxter authored
-
- 11 Oct, 2016 1 commit
-
-
Bartłomiej Słota authored
-
- 10 Oct, 2016 1 commit
-
-
Bartłomiej Słota authored
-
- 07 Oct, 2016 1 commit
-
-
Bartłomiej Słota authored
-
- 06 Oct, 2016 1 commit
-
-
Bartłomiej Słota authored
-
- 22 Sep, 2016 3 commits
-
-
Ryan Baxter authored
-
Ryan Baxter authored
This reverts commit 088afa6d.
-
Ryan Baxter authored
-
- 06 Sep, 2016 2 commits
-
-
Ryan Baxter authored
This reverts commit 3c1a23e7.
-
Ryan Baxter authored
-
- 29 Aug, 2016 2 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
fixes gh-1285
-
- 22 Aug, 2016 2 commits
-
-
Ryan Baxter authored
This reverts commit 258e53a4.
-
Ryan Baxter authored
-
- 17 Aug, 2016 1 commit
-
-
Dave Syer authored
-
- 21 Jul, 2016 1 commit
-
-
Daniel Lavoie authored
Fixes gh-1205
-
- 17 Jun, 2016 1 commit
-
-
Spencer Gibb authored
Updates so CloudJacksonJson extension is properly recognized by Eureka Server as LegacyJacksonJson. see gh-978 fixes gh-1111
-
- 10 Jun, 2016 1 commit
-
-
Dave Syer authored
-
- 09 Jun, 2016 2 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
- 07 Jun, 2016 2 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
- 23 May, 2016 1 commit
-
-
Spencer Gibb authored
-
- 18 May, 2016 1 commit
-
-
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
-
- 10 May, 2016 2 commits
- 26 Apr, 2016 1 commit
-
-
Matt Reynolds authored
so they don't appear on the dashboard Fixes gh-974
-
- 20 Apr, 2016 1 commit
-
-
Dave Syer authored
Protects us against changes in Spring Boot 1.4 where the naming convention changes.
-
- 18 Apr, 2016 1 commit
-
-
Dave Syer authored
-