26627 Commits (3d61d9e0d8ebfc130ccb768155455eaa2ddb98d2)
 

Author SHA1 Message Date
Rob Winch a78836c18b Remove duplicated testing from .adoc file path 2 years ago
Rob Winch 2a4a1cc550 Remove -languages suffix from .adoc files 2 years ago
Rob Winch c762c07290 Remove integration- prefix from .adoc files 2 years ago
Rob Winch 957467aa32 Remove data-access- prefix from .adoc files 2 years ago
Rob Winch 49a4734cfa Remove core- prefix from .adoc files 2 years ago
Stephane Nicoll 44b427c3e1 Add AOT support for Qualifiers 2 years ago
Sam Brannen aabd685225 Update major/minor version properties in MockServletContext 2 years ago
Sébastien Deleuze cefb734763 Restore native support for record beans 2 years ago
Stephane Nicoll 82e5464972 Avoid extra "__BeanDefinitions" suffix for inner classes 2 years ago
Stephane Nicoll 02132bd060 Infer resource hints for PropertySource#value 2 years ago
Stephane Nicoll f6875b11ff Generate missing hints for custom PropertySource factories 2 years ago
Sam Brannen 230840a41c Upgrade to JUnit 5.9.3 2 years ago
Sam Brannen 3b8a9b18f9 Upgrade to Gradle 8.1.1 2 years ago
Sam Brannen d023b94a42 Introduce Environment.matchesProfiles() for profile expressions 2 years ago
Sam Brannen 47ba819f96 Polish Environment and StandardEnvironmentTests 2 years ago
Sam Brannen ea4c64ebc4 Polish ProfilesParser internals 2 years ago
Sam Brannen de113f1d11 Reject null and empty SpEL expressions 2 years ago
Sam Brannen ca13b5cbca Polish SpelParserTests and TemplateExpressionParsingTests 2 years ago
James Yuzawa 5dacf50b9b Optimize MultiValueMap iteration operations 2 years ago
Arjen Poutsma beb23b5da6 Updated CI image JDK 2 years ago
Arjen Poutsma d07df24adc Updated sdkmanrc 2 years ago
Sam Brannen 2d1ddbb65c Polish contribution 2 years ago
David Szigecsan af54ee9eba Polish ClassUtils and TypeUtils 2 years ago
Stephane Nicoll 7a78092934 Merge pull request #30343 from divcon 2 years ago
Stephane Nicoll ea0340f892 Polish contribution 2 years ago
divcon f79d145b4c Use putIfAbsent in Netty5HeadersAdapter 2 years ago
Stephane Nicoll 5deab3afd0 Merge pull request #30357 from izeye 2 years ago
Johnny Lim 66bd891a0b Polish 2 years ago
Arjen Poutsma 685548b58b Merge pull request #30252 from luozhenyu:content-disposition 2 years ago
Arjen Poutsma 74d3268656 Polish contribution 2 years ago
luozhenyu 5a4a46af78 Quote question marks in content-disposition 2 years ago
Brian Clozel a465b16f7c Set current version to 6.0.9-SNAPSHOT 2 years ago
Brian Clozel 5d1abfbc2d Update CI pipeline to 6.0.x branch 2 years ago
Sam Brannen be17c8d85f Disable variable assignment in SimpleEvaluationContext 2 years ago
Sam Brannen b73f5fcac2 Limit SpEL expression length 2 years ago
Sam Brannen bc1511d667 Limit string concatenation in SpEL expressions 2 years ago
Sam Brannen db9b139cf0 Change max regex length in SpEL expressions to 1000 2 years ago
rstoyanchev bd029b9218 Ensure RestClientResponseException is serializable 2 years ago
rstoyanchev 5f2264816a Polishing contribution 2 years ago
Yanming Zhou a8f31f5b9e Improve ProblemDetail equals and hashCode 2 years ago
Stephane Nicoll 90627b4345 Upgrade to Micrometer 1.10.6 2 years ago
Juergen Hoeller 4acc71b282 Upgrade to Reactor 2022.0.6 and Netty 4.1.91 2 years ago
kyuarl21 cd0379a67f Modified to slf4j2-impl in build.gradle 2 years ago
Simon Baslé e262e98bab ConstructorResolver error hints about mixing indexed and named args 2 years ago
SW 59c65fa940
Replace `Collections.unmodifiableList(new ArrayList(..))` with `List.copyOf()` (#30166) 2 years ago
Stephane Nicoll 695601aa06 Merge pull request #30308 from izeye 2 years ago
Johnny Lim 8f5a1fe7e2 Add since tags to sameSite() and attribute() in CookieResultMatchersDsl 2 years ago
rstoyanchev 073226d792 Polishing contribution 2 years ago
Aleksandrs Jansons 1abe155663 Ensure WebSocket disconnect msg reaches the client 2 years ago
divcon 33ef9107e0 Minor refactoring in PayloadMethodArgumentResolver 2 years ago