- 15 Jan, 2016 4 commits
-
-
Dave Syer authored
-
Marcin Grzejszczak authored
-
Marcin Grzejszczak authored
-
Marcin Grzejszczak authored
-
- 14 Jan, 2016 4 commits
-
-
Spencer Gibb authored
Added @FeignClient(fallback). Renamed FeignClientFactory to FeignContext. fixes gh-762
-
Spencer Gibb authored
fixes gh-727
-
Dave Syer authored
-
Dave Syer authored
The RouteLocator interface wasn't very useful to anyone in its 1.0.x form. If ProxyRouteLocator features are consolidated into the RouteLocator interface then users can supply their own strategies more easily. Also added RefreshableRouteLocator for implementations that need to recompute routes when something changes. SimpleRouteLocator doesn't need to do that because all the routes are in the configuration.
-
- 12 Jan, 2016 3 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
Added spring-cloud-starter-archaius so downstream projects like consul and zookeeper don't need to maintain the list of archaius depenencies. fixes gh-765
-
Spencer Gibb authored
Servo and Spectator metrics defer to other Counter/GaugeServices
-
- 11 Jan, 2016 1 commit
-
-
Spencer Gibb authored
This move should be transparant to users of spring-cloud-starter-eureka. fixes gh-579
-
- 08 Jan, 2016 3 commits
-
-
Marcin Grzejszczak authored
-
Dave Syer authored
-
Dave Syer authored
-
- 07 Jan, 2016 1 commit
-
-
Dave Syer authored
The new module is a BOM that doesn't have any parent or direct dependency management in spring-boot-*. So users can include it in their dependency management without polluting the spring boot dependency versions. Luckily it can also be used in the main spring-cloud-netflix pom, which should no longer be used as a BOM.
-
- 30 Dec, 2015 3 commits
- 28 Dec, 2015 5 commits
-
-
Jon Schneider authored
-
Marcin Grzejszczak authored
-
Marcin Grzejszczak authored
-
Marcin Grzejszczak authored
-
Marcin Grzejszczak authored
-
- 24 Dec, 2015 1 commit
-
-
Spencer Gibb authored
-
- 23 Dec, 2015 4 commits
-
-
Marcin Grzejszczak authored
-
Marcin Grzejszczak authored
-
Marcin Grzejszczak authored
-
Spencer Gibb authored
Allows for more fine-grained configuration of what to ignore.
-
- 22 Dec, 2015 3 commits
-
-
Spencer Gibb authored
Introduce ServerIntrospector.getMetadata(Server). fixes gh-419
-
Spencer Gibb authored
This reverts commit 721fdc59.
-
Spencer Gibb authored
-
- 21 Dec, 2015 3 commits
-
-
Marcin Grzejszczak authored
-
Marcin Grzejszczak authored
-
Marcin Grzejszczak authored
-
- 18 Dec, 2015 5 commits
-
-
Marcin Grzejszczak authored
-
Spencer Gibb authored
-
Spencer Gibb authored
* invalid_hostname: Added check for invalid hostname
-
Rafael Zanella authored
The exception class has to be "fixed" You may register a serviceId with invalid URI characters (e.g.: '_'), but the URI::getHost() fails when such chars are found.
-
Spencer Gibb authored
* pull734: fixes gh-716 adds option to decode 404s
-