- 25 Nov, 2014 5 commits
-
-
Spencer Gibb authored
This allows mappings to be at the root and not have to be prefixed. It also allows mappings to fall through to other handler mappings. Patterns are now Ant-style via AntPathMatcher. fixes gh-72
-
Dave Syer authored
-
Spencer Gibb authored
update versions of netflix libs
-
Spencer Gibb authored
-
Spencer Gibb authored
-
- 24 Nov, 2014 2 commits
-
-
Spencer Gibb authored
fixes gh-68
-
Dave Syer authored
-
- 22 Nov, 2014 1 commit
-
-
Dave Syer authored
-
- 21 Nov, 2014 4 commits
-
-
Spencer Gibb authored
fixes gh-67
-
Spencer Gibb authored
Fixed formatting in docs.
-
Dave Syer authored
-
Dave Syer authored
-
- 20 Nov, 2014 1 commit
-
-
Scott Frederick authored
-
- 19 Nov, 2014 1 commit
-
-
Spencer Gibb authored
fixes gh-45
-
- 17 Nov, 2014 2 commits
- 14 Nov, 2014 1 commit
-
-
Spencer Gibb authored
Added LoadBalancerClient.reconstructURI to take an URI with the service as hostname and inject a real host and port. Added tests for RibbonInterceptor and RibbonLoadBalancerClient. fixes gh-37
-
- 13 Nov, 2014 1 commit
-
-
Dave Syer authored
The problem manifests itself as errors in the Eureka server log (gh-47), but originates in the client because it is sending requests to /eureka/apps/{NAME}/{ID} with the wrong ID. The InstanceInfo has an ID that is derived (for preference) from the EurekaInstanceConfig.dataCenterInfo, so that's the best way to fix it. See gh-63, Fixes gh-47
-
- 11 Nov, 2014 1 commit
-
-
Dave Syer authored
-
- 10 Nov, 2014 1 commit
-
-
Dave Syer authored
-
- 06 Nov, 2014 6 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
fixes gh-50
-
Spencer Gibb authored
-
Spencer Gibb authored
fixes gh-53
-
Spencer Gibb authored
fixes gh-58
-
Spencer Gibb authored
fixes gh-40
-
- 05 Nov, 2014 6 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
fixes gh-57
-
Dave Syer authored
and how to use it. In particular you can't use it before the ApplicationContext is past phase=0 of lifecycle startup. Fixes gh-48
-
Dave Syer authored
I didn't see a way to do this without dynamic rendering, so now we have a freemarker dependency (not huge I guess). Fixes gh-51
-
Dave Syer authored
Fixes gh-52
-
Dave Syer authored
Most browsers support <base href="..."> these days and there was one already in statut.ftl (but not in navbar). Added a test that asserts the css is loadable as well. Fixes gh-55
-
- 04 Nov, 2014 1 commit
-
-
Spencer Gibb authored
Removed old zuul module. fixes gh-14
-
- 03 Nov, 2014 1 commit
-
-
Spencer Gibb authored
move SpringClientFactory bean creation to RibbonAutoConfiguration where it should have been in the first place. fixes gh-35
-
- 31 Oct, 2014 6 commits
-
-
Dave Syer authored
-
Dave Syer authored
-
Spencer Gibb authored
-
Spencer Gibb authored
Fixes gh-49
-
Spencer Gibb authored
-
Spencer Gibb authored
-