26358 Commits (84714fbae9f335beb059753ee7d2a08653e6bb6c)
 

Author SHA1 Message Date
Sam Brannen 84714fbae9 Allow JDK 20 builds to pass by using legacy locale data 3 years ago
Sam Brannen 0ca02ce677 Disable affected tests on Java 18+/19+ 3 years ago
Sam Brannen db29b65399 Polishing 3 years ago
Sam Brannen 18adf905a8 Polishing 3 years ago
Sam Brannen ce9a72f95c Update copyright headers 3 years ago
Sam Brannen dfb4a951ae Suppress deprecation warnings instead of deprecating tests 3 years ago
Brian Clozel d9776941bf Update Java version for compatibility tests in CI 3 years ago
Giuseppe 24b359d519 Handle all exceptions for stored proc out param retrieval in SharedEntityManagerCreator 3 years ago
Arjen Poutsma ae70bf7c38 Merge pull request #30138 from yuzawa-san:LiteralPathElement-string-equals 3 years ago
Arjen Poutsma c68e986b75 Polish external contribution 3 years ago
James Yuzawa 2bc1aa7827 Use String.equals() in LiteralPathElement 3 years ago
Kukri 570d21ebbd Fix anchor in link to "Web on Reactive Stack" chapter 3 years ago
James Yuzawa 800b13492b
Optimize some iterations in BodyExtractor and BodyInserter 3 years ago
Сергей Цыпанов 4e896c8125 Use InputStream.readAllBytes() in FileCopyUtils.copyToByteArray() 3 years ago
Arjen Poutsma 9421fe1d75 Merge pull request #30139 from yuzawa-san:cache-reactor-request-methods 3 years ago
Arjen Poutsma 37a4e84450 Cache ServerHttpRequest::getMethod in AbstractServerHttpRequest 3 years ago
James Yuzawa c27a5687dc cache reactor request methods 3 years ago
Spring Builds 4e8162c6dd Next development version (v6.0.8-SNAPSHOT) 3 years ago
rstoyanchev 202fa5cdb3 Polishing and minor refactoring in HandlerMappingIntrospector 3 years ago
Sam Brannen 8010de8b63 Improve diagnostics in SpEL for `matches` operator 3 years ago
Sam Brannen 5529294ec9 Improve diagnostics in SpEL for repeated text 3 years ago
Sam Brannen 935c29e3dd Increase scope of regex pattern cache for the SpEL `matches` operator 3 years ago
Sam Brannen 4a3518b4d6 Polishing 3 years ago
Sam Brannen dd4a34778b Stop printing to System.out in SpEL tests 3 years ago
Brian Clozel 46bd6add15 Mention JAR signing key in SECURITY.md 3 years ago
Juergen Hoeller 19384ac8ad Polishing 3 years ago
Juergen Hoeller a0358a4650 Upgrade to Reactor 2022.0.5 and Netty 4.1.90 3 years ago
Juergen Hoeller 88bc504625 Skip validation constraint hint inference if no provider available 3 years ago
Brian Clozel 3af8efbdc7 Add anchor rewrites in the reference documentation 3 years ago
Brian Clozel 2e08a07d7c Add a list of produced observations 3 years ago
Sam Brannen df4e7d1929 Polishing 3 years ago
Brian Clozel 2a5eab4b89 Ignore quality factor when filtering out "*/*" 3 years ago
Sam Brannen 1de36abc07 Revise contribution 3 years ago
mrcoffee77 97b5af8a55 Ensure methods declared in Object can be invoked on a JDK proxy in SpEL 3 years ago
Sam Brannen 4751769a7c Polishing 3 years ago
Arjen Poutsma 1f8e9f5c55 Support Windows path in ContentDisposition::parse 3 years ago
rstoyanchev c3ce847871 Polishing contribution 3 years ago
James Yuzawa cd8955fa72 Remove extra copy in WebClient headers/cookies 3 years ago
rstoyanchev d18bcb3f3d Raise MethodArgumentNotValidException consistently 3 years ago
Sam Brannen e17f5c50a8 Update copyright headers 3 years ago
Sam Brannen 00be19c647 Consistently declare Object::equals argument as @Nullable 3 years ago
Sam Brannen a6dab10309 Update code regarding null-safety semantics 3 years ago
Sam Brannen b617e16d8d Polishing 3 years ago
Sam Brannen 9cf7b0e230 Polishing 3 years ago
Juergen Hoeller 3431b2330a Avoid unnecessary parameter name inspection for factory method type check 3 years ago
Sam Brannen 99e54fec3a Ensure all packages declare package-info.java with null-safety annotations 3 years ago
Ed .d 7e32f504b0 Configure Checkstyle to require package-level null-safety annotations 3 years ago
Ed .d 268e3fec99 Configure Checkstyle to require package-info.java files 3 years ago
Simon Baslé 9b50c0d590 Ensure reactive transaction rollback on commit error 3 years ago
Sam Brannen 2e5d0470dc Polishing 3 years ago