- 12 Jan, 2016 2 commits
-
-
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 13 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
-
hscholz authored
-
Spencer Gibb authored
* pull663: Case insensitive Content-Encoding check
-
Jettro Coenradie authored
Fixes a problem with a header in the response containing content-encoding in lowercase letters. Uses HttpHeaders for case insensitve check. Also fixes an issue checking if a request is made for gzip content. If headers has more than gzip (ie gzip,deflate,sdch), checks if contains gzip instead of equals to. Fixes gh-662
-
Spencer Gibb authored
-
Spencer Gibb authored
* jkschneider-metrics-gauge-deconflict: Deconflict GaugeService provided by Servo/Spectator integration
-
Jon Schneider authored
-
Dave Syer authored
-
Dave Syer authored
-
- 17 Dec, 2015 1 commit
-
-
Spencer Gibb authored
Now uses spring-cloud-context NamedContextFactory. see https://github.com/spring-cloud/spring-cloud-commons/issues/69
-