- 08 Jan, 2016 2 commits
- 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 4 commits
-
-
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 2 commits
-
-
Spencer Gibb authored
Now uses spring-cloud-context NamedContextFactory. see https://github.com/spring-cloud/spring-cloud-commons/issues/69
-
Dave Syer authored
We need to use BeanFactoryUtils to search the context hierarchy for custom instances. Fixes gh-733
-
- 16 Dec, 2015 4 commits
-
-
Spencer Gibb authored
Add Servo metric poller and @EnableAtlas test
-
Spencer Gibb authored
Update docs to indicate the need for spring-cloud-starter-atlas
-
Spencer Gibb authored
Minor improvements to error messages for netflix.atlas.uri problems
-
Spencer Gibb authored
* pull699: Add Zuul Proxy regex serviceId to route mapping
-