- 05 Feb, 2018 1 commit
-
-
Ryan Baxter authored
-
- 02 Feb, 2018 1 commit
-
-
Igor Suhorukov authored
fix issue with assertion in HystrixStreamTests, polish diamond operator and follow class field naming convention (#2703) * fix assertion check * polish: replace the type specification in this constructor call with the diamond operator ("<>"), make EUREKA_PACKAGES final to avoid issue "static non-final field names should comply with a naming convention"
-
- 29 Jan, 2018 1 commit
-
- 25 Jan, 2018 1 commit
-
-
Taylor Wicksell authored
-
- 09 Jan, 2018 2 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
- 08 Jan, 2018 2 commits
-
-
Spencer Gibb authored
-
saga authored
-
- 04 Jan, 2018 1 commit
-
-
Igor Kryvenko authored
-
- 03 Jan, 2018 1 commit
-
-
Bertrand Renuart authored
-
- 02 Jan, 2018 2 commits
-
-
Nastya Smirnova authored
set proper status and health eureka urls if prefer ip address is set
-
Riz Joj authored
* Adding protected getter to obtain CompositeHealthIndicator. This allows subclasses to obtain this indicator's health details map which is useful for error reporting.
-
- 28 Nov, 2017 1 commit
-
-
Spencer Gibb authored
fixes gh-2456
-
- 14 Nov, 2017 1 commit
-
-
Nastya Smirnova authored
Incorrect statusPageUrl and healthCheckUrl are reported to Eureka if management.context-path is not set (#2145)
-
- 07 Nov, 2017 1 commit
-
- 06 Nov, 2017 1 commit
-
-
Spencer Gibb authored
-
- 23 Oct, 2017 1 commit
-
-
Raiyan authored
- The eureka instance auto registration also changes the secure port when the server port is random (0) Fixes gh-2303
-
- 21 Oct, 2017 1 commit
-
-
Spencer Gibb authored
fixes gh-2386
-
- 18 Oct, 2017 2 commits
-
-
Spencer Gibb authored
-
- 17 Oct, 2017 1 commit
-
-
Spencer Gibb authored
-
- 16 Oct, 2017 1 commit
-
-
Spencer Gibb authored
Port information was missing from data sent to eureka. fixes gh-2372
-
- 29 Sep, 2017 1 commit
-
-
Spencer Gibb authored
fixes gh-2216
-
- 25 Sep, 2017 1 commit
-
-
Ryan Baxter authored
* Remove @EnableDiscoveryClient and @EnableEurekaClient as there are now optional. Fixes #2241.
-
- 12 Sep, 2017 1 commit
-
-
Spencer Gibb authored
-
- 16 Aug, 2017 1 commit
-
-
Spencer Gibb authored
This moves the lifecycle of the eureka client of of EurekaServiceRegistry. fixes gh-2099
-
- 25 Jul, 2017 1 commit
-
-
Spencer Gibb authored
-
- 24 Jul, 2017 1 commit
-
-
Gregor Zurowski authored
-
- 21 Jul, 2017 1 commit
-
-
Daniel Lavoie authored
Fixes gh-1849
-
- 18 Jul, 2017 1 commit
-
-
Spencer Gibb authored
Needed in `EurekaClientConfigBean` because `CloudEurekaTransportConfig` is a separate class. Fixes gh-2138
-
- 13 Jul, 2017 1 commit
-
-
Gregor Zurowski authored
Signed-off-by:
Gregor Zurowski <gregor@zurowski.org>
-
- 07 Jul, 2017 1 commit
-
-
Gregor Zurowski authored
Signed-off-by:
Gregor Zurowski <gregor@zurowski.org>
-
- 06 Jul, 2017 1 commit
-
-
Gregor Zurowski authored
Signed-off-by:
Gregor Zurowski <gregor@zurowski.org>
-
- 03 Jul, 2017 1 commit
-
-
Bertrand Renuart authored
-
- 06 Jun, 2017 1 commit
-
-
Spencer Gibb authored
-
- 20 May, 2017 1 commit
-
-
Roman Rodov authored
fixes gh-1795
-
- 17 May, 2017 1 commit
-
-
Spencer Gibb authored
-
- 15 May, 2017 1 commit
-
-
Spencer Gibb authored
Fixes a race condition introduced in 1.3.0 fixes gh-1933
-
- 12 May, 2017 1 commit
-
-
Ryan Baxter authored
-
- 26 Apr, 2017 1 commit
-
-
Biju Kunjummen authored
Ribbon client configuration based on Eureka is disabled if eureka.client.enabed is set to false. Fixes gh-335
-