- 29 Aug, 2019 8 commits
-
-
Andy Wilkinson authored
See gh-17991
-
Johnny Lim authored
See gh-17991
-
Andy Wilkinson authored
Closes gh-17995
-
Andy Wilkinson authored
* gh-17984: Test the Gradle Plugin against Gradle 5.6.1 Closes gh-17984
-
dreis2211 authored
See gh-17984 Closes gh-17984
-
Andy Wilkinson authored
Closes gh-17994
-
Andy Wilkinson authored
Previously, MetaInfResourceManager that we use with Undertow to serve static resources from jar's META-INF/resources did not correctly handle characters in the path that should be percent-encoded when used in a URL. This commit updates MetaInfResourceManager to encode the path before it is used to create a URL. Prior to this encoding, encoded slashes (%2F) are decoded as, unlike other encoded characters in the request's URL, encoded slashes are not decoded prior to calling the ResourceManager. Fixes gh-17853
-
Stephane Nicoll authored
-
- 28 Aug, 2019 9 commits
-
-
Stephane Nicoll authored
Closes gh-17982
-
Andy Wilkinson authored
Closes gh-17907
-
Andy Wilkinson authored
* gh-17981: Upgrade to Git commit ID plugin 3.0.1 Closes gh-17981
-
leoli authored
See gh-17981
-
Stephane Nicoll authored
* pr/17962: Polish contribution Polish Closes gh-17962
-
Stephane Nicoll authored
See gh-17962
-
Kant authored
See gh-17962
-
Madhura Bhave authored
Closes gh-17980
-
Madhura Bhave authored
This commit also changes the request matcher for MVC endpoints to use an AntPathRequestMatcher instead of an MvcRequestMatcher. The endpoint is always available under the mapped endpoint path and this way the same matcher can be used for both MVC and Jersey. Fixes gh-17912 Co-authored-by:
Phillip Webb <pwebb@pivotal.io>
-
- 27 Aug, 2019 11 commits
-
-
Andy Wilkinson authored
* gh-17973: Fix upstream RSocket method renames Closes gh-17973
-
dreis2211 authored
See gh-17973
-
Stephane Nicoll authored
* pr/17782: Add dependency management for IBM DB2 JDBC driver Closes gh-17782
-
Vedran Pavic authored
See gh-17782
-
Stephane Nicoll authored
* pr/17970: Polish "Fix a broken Asciidoctor syntax" Fix a broken Asciidoctor syntax Closes gh-17970
-
Stephane Nicoll authored
See gh-17970
-
Johnny Lim authored
See gh-17970
-
Stephane Nicoll authored
Closes gh-17972
-
Stephane Nicoll authored
* pr/17968: Fix Undertow access log dir property name in doc Closes gh-17968
-
leoli authored
See gh-17968
-
Madhura Bhave authored
Fixes gh-17967
-
- 26 Aug, 2019 2 commits
-
-
Phillip Webb authored
Fixes gh-17959
-
Phillip Webb authored
Move management `ErrorPage` registration from the `WebMvcEndpointChildContextConfiguration` to `WebMvcEndpointChildContextConfiguration` and only add it when the error controller is registered. Fixes gh-17938
-
- 25 Aug, 2019 1 commit
-
-
Stephane Nicoll authored
See gh-17839
-
- 24 Aug, 2019 9 commits
-
-
Stephane Nicoll authored
See gh-17848
-
Madhura Bhave authored
Closes gh-17953
-
Madhura Bhave authored
* pr/17952: Polish "Configure Issuer Validator for Resource Server" Configure Issuer Validator for Resource Server Closes gh-17952
-
Madhura Bhave authored
See gh-17952
-
HaiTao Zhang authored
See gh-17952
-
Madhura Bhave authored
* pr/17848: Polish "Support additional publisher confirm types" Support additional publisher confirm types Closes gh-17848
-
Madhura Bhave authored
See gh-17848
-
HaiTao Zhang authored
See gh-17848
-
Madhura Bhave authored
* pr/17939: Polish "Sanitize password in URI properties" Sanitize password in URI properties Closes gh-17939
-