- 30 May, 2018 1 commit
-
-
Andy Wilkinson authored
-
- 29 May, 2018 25 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
* gh-13088: Fix test in "Truststore password if SSLstoreprovider present" Use empty trust-store password if SSL store provider present
-
Madhura Bhave authored
See gh-13088
-
Ian Chan authored
For Tomcat, if an SslStoreProvider is configured, `SslStoreProviderUrlStreamHandlerFactory` stores the trust-store with an empty password. Previously, if a password was supplied using the ssl.trust-store-password property, that would be the password used to load the trust-store and the connector would warn with "Password verification failed" message. Fixes gh-12688
-
Stephane Nicoll authored
Closes gh-13239
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-13031
-
Stephane Nicoll authored
-
Stephane Nicoll authored
This commit restores caching for the main read operation when the SecurityContext does not expose a principal (i.e. guest access). Closes gh-13238
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
This commit fixes endpoint extension discovery when the related endpoint is sub-classed. Previously, a strict by type check was applied against the `endpoint` attribute of `EndpointExtension`. Rather than using a `Class` check, this commit extracts the id of an endpoint and uses it to match its extension, if any. Closes gh-13082
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13288: Fix wrong reference in cast operation
-
nkjackzhang authored
Closes gh-13288
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13286: Use more Tag constants
-
Johnny Lim authored
Closes gh-13286
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13284: Fix a wrong issue reference
-
Johnny Lim authored
Closes gh-13284
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13280: Add assertion in IntegrationAutoConfigurationTests
-
dreis2211 authored
Closes gh-13280
-
- 28 May, 2018 14 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13249
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13262: Polish "Reference the latest version of the jOOQ manual" Reference the latest version of the jOOQ manual
-
Stephane Nicoll authored
Closes gh-13262
-
Lukas Eder authored
See gh-13262
-
Johnny Lim authored
See gh-13243
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13243: Polish
-
Johnny Lim authored
Closes gh-13243
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13274: Fix javadoc
-