- 26 Dec, 2014 1 commit
-
-
Dave Syer authored
-
- 19 Dec, 2014 1 commit
-
-
Spencer Gibb authored
fixes gh-84
-
- 18 Dec, 2014 1 commit
-
-
Spencer Gibb authored
fixes gh-111
-
- 16 Dec, 2014 2 commits
-
-
Roy Clarkson authored
-
Dave Syer authored
With this change users can elect not to install the proxy features but still have a Zuul server with @Beans of type ZuulFilter added automatically. Fixes gh-104
-
- 12 Dec, 2014 1 commit
-
-
Dave Syer authored
See gh-51
-
- 11 Dec, 2014 1 commit
-
-
Dave Syer authored
-
- 10 Dec, 2014 1 commit
-
-
Roy Clarkson authored
-
- 05 Dec, 2014 1 commit
-
-
Spencer Gibb authored
fixes gh-91
-
- 04 Dec, 2014 2 commits
- 03 Dec, 2014 2 commits
-
-
Dave Syer authored
We now support prefix stripping per service, e.g. zuul: routes: customers: path: /customers/** stripPrefix: true Will route /customers/101 -> /101 (on the customers service) See gh-77
-
Dave Syer authored
User can now specify zuul.routes.*.{path,url,serviceId} (with "url" and "serviceId" mutually exclusive (and "location" is a synonym) separately, or can use a one-one short form, like the old style. See gh-77
-
- 25 Nov, 2014 1 commit
-
-
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
-
- 24 Nov, 2014 1 commit
-
-
Spencer Gibb authored
fixes gh-68
-
- 22 Nov, 2014 1 commit
-
-
Dave Syer authored
-
- 20 Nov, 2014 1 commit
-
-
Scott Frederick authored
-
- 17 Nov, 2014 1 commit
-
-
Dave Syer authored
-
- 06 Nov, 2014 2 commits
-
-
Spencer Gibb authored
fixes gh-58
-
Spencer Gibb authored
fixes gh-40
-
- 05 Nov, 2014 2 commits
-
-
Spencer Gibb authored
-
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
-
- 04 Nov, 2014 1 commit
-
-
Spencer Gibb authored
Removed old zuul module. fixes gh-14
-
- 31 Oct, 2014 3 commits
-
-
Dave Syer authored
-
Spencer Gibb authored
Fixes gh-49
-
Spencer Gibb authored
-
- 28 Oct, 2014 1 commit
-
-
Christian Dupuis authored
-
- 24 Oct, 2014 1 commit
-
-
Dave Syer authored
It works quite well locally actually. I tested with hostnames 127.0.0.1 and 127.0.1.1 and 2 servers running on localhost. See gh-28
-
- 23 Oct, 2014 2 commits
- 20 Oct, 2014 1 commit
-
-
Spencer Gibb authored
-
- 17 Oct, 2014 1 commit
-
-
Dave Syer authored
-
- 07 Oct, 2014 1 commit
-
-
Dave Syer authored
-
- 06 Oct, 2014 1 commit
-
-
Dave Syer authored
-