1. 30 Sep, 2015 1 commit
  2. 29 Sep, 2015 5 commits
  3. 28 Sep, 2015 5 commits
  4. 25 Sep, 2015 9 commits
  5. 24 Sep, 2015 3 commits
    • use new commons code to provide hostInfo. · da04c537
      Spencer Gibb authored
      Set the default sid from common properties.
    • Update Eureka to 1.2.5-rc.1 · 8f9acab3
      Jon Schneider authored
      Remove Servo from EurekaHealthIndicator.
      Remove custom DataCenterInfo.
      EurekaInstanceConfig.SID is now used as eureka id.
      EurekaInstanceConfigBean.getSID falls back to metadataMap.instanceId for
      backwards compatibility.
    • Ensure changes to eureka metadata are relected on refresh · ded968ad
      Dave Syer authored
      And also when using eureka-first for discovering config server.
      The EurekaClient is very rigid and initializes itself, registering
      with the remote service on instantiation. Hance it needs to be
      in @RefreshScope for it to be properly refreshable. Doing that
      leads to a sequence of other changes (e.g. to account for the
      fact that there is no @RefreshScope in bootstrap context).
      
      Fixes gh-551
  6. 23 Sep, 2015 5 commits
  7. 22 Sep, 2015 2 commits
  8. 14 Sep, 2015 4 commits
  9. 10 Sep, 2015 2 commits
  10. 08 Sep, 2015 4 commits