1003 Commits (afa858af6ef007dcd5dc55ed4fff958e9d3c7f78)
 

Author SHA1 Message Date
Guido Lena Cota 43074aba39 Add documentation for GET/POST/DELETE /gateway/routes/{id} endpoints 6 years ago
Guido Lena Cota ee8085c58b Add documentation for /gateway/routes endpoint 6 years ago
Guido Lena Cota ca83d0b900 Add documentation for /gateway/refresh endpoint 6 years ago
Guido Lena Cota 1ebb00ddf3 Add documentation for /gateway/*filters endpoints 6 years ago
guido lena cota 0a6c29d567 Create outline of Actuator API section 6 years ago
Ryan Baxter 2879296c8b
Merge pull request #611 from mmanciop/embedded-redis 6 years ago
Ryan Baxter 165f4305f5
Merge pull request #596 from vpavlyuk/rewrite_response_header_filter 6 years ago
Spencer Gibb ca34d78988
Migrates from long to Duration for ssl properties. 6 years ago
Spencer Gibb 273d66ddb1
Adds defaultConfigurationType to httpclient ssl configuration. 6 years ago
Spencer Gibb 425477b73c
Merge branch '2.0.x' 6 years ago
Spencer Gibb c7525f6f7d
Updates s-c-build to 2.0.5.BUILD-SNAPSHOT 6 years ago
Vitaliy Pavlyuk 7d3689fa9e Merge remote-tracking branch 'upstream/2.0.x' into rewrite_response_header_filter 6 years ago
buildmaster d442440e7b Bumping versions to 2.0.3.BUILD-SNAPSHOT after release 6 years ago
buildmaster f49655946d Going back to snapshots 6 years ago
buildmaster 6071a22ae0 Update SNAPSHOT to 2.0.2.RELEASE 6 years ago
Vitaliy Pavlyuk 796e2a4fef Documentation correction: _after_ making the downstream request, not before. 6 years ago
Ryan Baxter ded733bc0d
Merge pull request #555 from mmanciop/hystrix-webclient-timeouts 6 years ago
Michele Mancioppi d822302870 Use EmbeddedRedis to make build self-contained 6 years ago
Michele Mancioppi 0276702770 Treat corner cases of Hystrix exception handling 6 years ago
Spencer Gibb b42c45fb89 Lazily inject DispatcherHandler. 6 years ago
Spencer Gibb 6048143da1
Fix java 11 compile 6 years ago
Spencer Gibb 5d76667f9b
Fix java 11 compile 6 years ago
Spencer Gibb efb171de38
Updates to forwarding works again 6 years ago
Spencer Gibb b6a0b66227
Reenable form url encoded integration tests. 6 years ago
Ryan Baxter d5ed80776c
Merge pull request #495 from ryanjbaxter/refactor-readbodypredicate-2.0.x 6 years ago
Spencer Gibb c429567e7f
Ignore badly behaving tests temporarily 6 years ago
Spencer Gibb 97bf64aed0
Set content type rather than modify a potentially immutable list. 6 years ago
Spencer Gibb d21aaab3c2
Fix path test infinite nested route 6 years ago
Spencer Gibb 5624325082
Updates to latest tests 6 years ago
Ryan Baxter bdd970d562 Read the body twice by retaining it and using slice to give each read its own read/write indexes 6 years ago
Ryan Baxter cca0901a5e
Updates to using retry with forward protocol 6 years ago
Ryan Baxter 83445e14b9
Merge pull request #602 from glenacota/clean-up-code-spring-cloud-gateway-core 6 years ago
Guido Lena Cota eb13e0d683 Remove unused import, private methods, and private fields 6 years ago
Guido Lena Cota cdef68af31 Use indexOf a char 6 years ago
Guido Lena Cota 317edea8c2 Minor refactors to improve readability 6 years ago
Guido Lena Cota bdb0913dd8 Replace lambda with method reference 6 years ago
Ryan Baxter 5c36c8ae77 Merge branch '2.0.x' of github.com:spring-cloud/spring-cloud-gateway into 2.0.x 6 years ago
Ryan Baxter 709ef436f7 Added documentation about how to use the retry filter with the forward protocol. Fixes #356 6 years ago
Ryan Baxter 6b6aa4742d
Merge pull request #598 from altus34/cleanup_hystrix_gateway_filter 6 years ago
Ryan Baxter b64ed639b4
Merge pull request #586 from spring-cloud/ignore-route-path 6 years ago
Ryan Baxter e81efa5462
Merge pull request #578 from tony-clarke-amdocs/ssl-handshake-config 6 years ago
David Avenante e084f1a14c Clean code: 6 years ago
David Avenante 5d5f8045c1 Clean code: 6 years ago
Vitaliy Pavlyuk 05831014b7 Rewrite response header filter. 6 years ago
Vitaliy Pavlyuk eb9b6177fe Merge remote-tracking branch 'origin/2.0.x' into rewrite_response_header_filter_factory 6 years ago
Ryan Baxter 1f6f762b15
Merge pull request #594 from altus34/test_class_renaming 6 years ago
David Avenante bd43495214 Clean code 6 years ago
David Avenante 7b07093ce8 Sorry my IntelliJ refactor on rename don't trigger. 6 years ago
David Avenante 0f6a8c92a2 Fix test class name 6 years ago
Tony Clarke 4a0f29f955 Merge branch 'ssl-handshake-config' of github.com:tony-clarke-amdocs/spring-cloud-gateway into ssl-handshake-config 6 years ago