Usman
|
fc3ccbbdf1
|
Fixed type in documentation related to custom filters
|
6 years ago |
Spencer Gibb
|
4f34127ebb
|
Disables TimeoutException.fillInStackTrace()
|
6 years ago |
Spencer Gibb
|
b4a9bff655
|
Disables TimeoutException.fillInStackTrace()
|
6 years ago |
buildmaster
|
1519bc20f3
|
Going back to snapshots
|
6 years ago |
buildmaster
|
926bdeae01
|
Update SNAPSHOT to 2.1.0.RC3
|
6 years ago |
Ryan Baxter
|
ef14f1543e
|
Merge remote-tracking branch 'origin/2.0.x'
|
6 years ago |
Ryan Baxter
|
383a204bcf
|
Adding documentation on customizing DiscoveryClient predicates and filters. Fixes #637
|
6 years ago |
Ryan Baxter
|
3f3294dfe2
|
Updating readme
|
6 years ago |
Ryan Baxter
|
65f88ca2a4
|
Adding documentation for modify request/response gateway filters. Fixes #714.
|
6 years ago |
Ryan Baxter
|
077b647ec4
|
Allow isSecure property of LoadBalancer ServiceInstance to determine the scheme of the URL. Fixes #641
|
6 years ago |
Spencer Gibb
|
9cfbbaa863
|
Removes todo handled in f06edbaf19
|
6 years ago |
Spencer Gibb
|
5cf981c664
|
Merge branch '2.0.x'
|
6 years ago |
Spencer Gibb
|
f06edbaf19
|
Restores ability to just check for the presence of a header.
fixes gh-715
|
6 years ago |
buildmaster
|
49767d621c
|
Going back to snapshots
|
6 years ago |
buildmaster
|
14e56bdfa0
|
Update SNAPSHOT to 2.1.0.RC2
|
6 years ago |
buildmaster
|
281e9e3031
|
Going back to snapshots
|
6 years ago |
buildmaster
|
3cd23a4c52
|
Update SNAPSHOT to 2.1.0.RC1
|
6 years ago |
Spencer Gibb
|
0a40ac3827
|
Adds missing functionality from merge to add uri variables for multiple hosts.
|
6 years ago |
Spencer Gibb
|
4d94650896
|
Merge branch '2.0.x'
|
6 years ago |
Spencer Gibb
|
0da60bbeae
|
Extracts variables from Host Route Predicate.
fixes gh-706
|
6 years ago |
Spencer Gibb
|
8194137f03
|
Fixes constant documentation reference for Path Route Predicate.
Also aligns to a new constant name.
fixes gh-708
|
6 years ago |
Spencer Gibb
|
4a987fd6a4
|
Cleans up return statement.
|
6 years ago |
Spencer Gibb
|
c5ae434dd0
|
Merge branch '2.0.x'
|
6 years ago |
Spencer Gibb
|
21f165c313
|
Adds convenience methods for working with Path Predicate variables.
fixes gh-705
|
6 years ago |
Spencer Gibb
|
7a5502fd7a
|
Allows multiple patterns in Path Predicate.
fixes gh-256
|
6 years ago |
Spencer Gibb
|
4ea874a3c6
|
Merge branch '2.0.x'
|
6 years ago |
Spencer Gibb
|
8dff219cf2
|
fixes bad default
|
6 years ago |
Spencer Gibb
|
4311db5214
|
Merge branch '2.0.x'
|
6 years ago |
Spencer Gibb
|
d7669b7415
|
Fixes inconsistencies in request rate limiter filter.
Allows other `KeyResolver` implementations to be injected.
If key resolver does not resolve a key, requests can be conditionally
denied.
fixes gh-624
|
6 years ago |
Spencer Gibb
|
8abac4b0ba
|
Uses default port and ignores errors if redis running
|
6 years ago |
Spencer Gibb
|
e3799c4820
|
Don't fail redis rule if redis is already running.
|
6 years ago |
Spencer Gibb
|
5bba4af5e3
|
Specifically injects the webFluxConversionService.
This allows other projects (spring-integration) to have another
ConversionService bean and auto-configuration won't fail.
|
6 years ago |
Ryan Baxter
|
1c8f080dd8
|
Adds support for returning a 404 when service instance not found in loadbalancer (#696)
Fixes gh-414
|
6 years ago |
Ryan Baxter
|
6d2e381742
|
Merge remote-tracking branch 'origin/2.0.x'
|
6 years ago |
Ryan Baxter
|
8cc184f48c
|
Fixes #684
|
6 years ago |
Spencer Gibb
|
69982364e7
|
Removes conversion method
|
6 years ago |
Spencer Gibb
|
75bc2579db
|
Updates ConfigurationUtils to use ConversionService.
Also adds a StringToZonedDateTimeConverter.
|
6 years ago |
Spencer Gibb
|
2cfdf625d9
|
Uses default port and ignores errors if redis running
|
6 years ago |
Spencer Gibb
|
dfe6bb78f6
|
adds missing tests
|
6 years ago |
Spencer Gibb
|
5a157c91a8
|
temporarily ignore test
|
6 years ago |
Spencer Gibb
|
317e8d7c68
|
Don't fail redis rule if redis is already running.
|
6 years ago |
Spencer Gibb
|
5dd0c81839
|
Allows multiple patterns in host route predicate.
Each pattern is checked if it matches in order.
fixes gh-589
|
6 years ago |
Ryan Baxter
|
7505050072
|
Merge remote-tracking branch 'origin/2.0.x'
|
6 years ago |
Ryan Baxter
|
ed5729a550
|
Merge pull request #634 from glenacota/document-actuator-api
Add documentation to the Actuator API section
|
6 years ago |
buildmaster
|
78221daa13
|
Going back to snapshots
|
6 years ago |
buildmaster
|
f727551394
|
Update SNAPSHOT to 2.1.0.M3
|
6 years ago |
Spencer Gibb
|
47b3c9cc31
|
removes println
|
6 years ago |
Spencer Gibb
|
4f6f398e23
|
Updates webflux ProxyExchange to overwrite incomming headers rather than add to them.
Added the test to mvc ProxyExchange and it currently exhibits this behavior already and the test passes.
see gh-643
|
6 years ago |
Ryan Baxter
|
06f8029695
|
Make a copy of the sensitive headers.
|
6 years ago |
Ryan Baxter
|
8e30802e97
|
Remove sensitive headers from request. Fixes #643
|
6 years ago |