23650 Commits (dedbbf0a7908c33a27e717ff3ffbc46848ff9b02)
 

Author SHA1 Message Date
Sam Brannen dedbbf0a79 Avoid warnings in tests 3 years ago
Sam Brannen 5f02323b9c Avoid String allocations with Assert.isTrue() 3 years ago
Sam Brannen 902cdd1a2f Ignore spring-core-test from main branch in nohttp checks 3 years ago
Sam Brannen deabd66939 Avoid String allocations with Assert.state() 3 years ago
Christoph Dreis 2a853aea67 Avoid String allocations in MediaType.checkParameters 3 years ago
Sam Brannen a281d8c3fd Polishing 3 years ago
Sam Brannen 638d91f5f4 Ignore framework-docs from main branch in nohttp check 3 years ago
Sam Brannen 6abfe041b1 Ignore /framework-docs/build folder from main branch 3 years ago
Roy Lee 462d33e68d Fix typo in WebSocket reference doc regarding subscription header 3 years ago
Steve Gerhardt fded79d807 Make SimpleMailMessage setters parameters nullable 3 years ago
Sébastien Deleuze c14cbd07f4 Use non-null DateFormat for CustomDateEditor in tests 3 years ago
Christoph Dreis 58bb6e7181 Reduce allocations caused by producible media types 3 years ago
David Costanzo e1df056059 Fix typo: "as describe in" -> "as described in" 3 years ago
Arjen Poutsma 46329851c1 Ensure state of PartGenerator accepts buffers 3 years ago
Arjen Poutsma 51d109de30 Updated sdkmanrc 3 years ago
rstoyanchev 3d89acf9ea Adjust checkForLeaks timeout settings 3 years ago
Brian Clozel 9410998897 Add caching headers to If-Unmodified-Since responses 3 years ago
Mikk Raudvere 12cc8a9f07 Fix typos 3 years ago
Juergen Hoeller 4c38777064 Explain logger name semantics (see AbstractTraceInterceptor.setLoggerName) 3 years ago
Vedran Pavic fb291379e4 Avoid use of Commons Logging in LoggingCacheErrorHandler public API 3 years ago
Juergen Hoeller 182ba4ac29 Upgrade to Checkstyle 10.3.4 3 years ago
Juergen Hoeller dbcfeb8f4f Aligned with PathMatchingResourcePatternResolverTests on main 3 years ago
Juergen Hoeller 6f64cfd1e5 Test square brackets with index/key expressions 3 years ago
Sam Brannen 652781c4a1 Test status quo in 5.3.x for PathMatchingResourcePatternResolver 3 years ago
Juergen Hoeller 8e25e32eb8 Polishing 3 years ago
Juergen Hoeller 4b0bf16389 Select ambiguous write method based on read method (matching its return type) 3 years ago
Juergen Hoeller 33023b240f Provide optional SimpleBeanInfoFactory for better introspection performance 3 years ago
Juergen Hoeller c407dc3df8 Reset/rebuild BeanPostProcessorCache within full synchronization 3 years ago
Sébastien Deleuze 1439c5bb8f Document how to use WebJars without webjars-locator-core dependency 3 years ago
Stephane Nicoll 3f42d4de43 Upgrade Ubuntu version in CI image 3 years ago
Sam Brannen 5ac687f4aa Add warning to AnnotatedElementUtils.getMergedRepeatableAnnotations() 3 years ago
Sam Brannen 332b25b680 Support searches for non-public repeatable annotations 3 years ago
Sam Brannen 9876701493 Support nesting in AnnotatedElementUtils.getMergedRepeatableAnnotations() 3 years ago
Sam Brannen 828f74f71a Support nesting in AnnotatedElementUtils.findMergedRepeatableAnnotations() 3 years ago
Sam Brannen 965dd66f8c Improve Javadoc for RepeatableContainers 3 years ago
Sam Brannen b71d95df71 Document how to switch to the default set of TestExecutionListeners 3 years ago
Sam Brannen b20de758b2 Support custom status code in ExchangeResult for WebTestClient 3 years ago
Johnny Lim 1c1a0afbed Use AssertJ static imports consistently in 5.3.x 3 years ago
Sam Brannen a599601dd9 Document how to switch to the default set of TestExecutionListeners 3 years ago
Sam Brannen 5eee4673c1 Document limitation of AopTestUtils.getUltimateTargetObject() regarding non-static TargetSource 3 years ago
Sam Brannen 8caed88c14 Test status quo for URI/URL for scanned filesystem resources 3 years ago
Sam Brannen 3dc60f1627 Backport changes to PathMatchingResourcePatternResolverTests 3 years ago
Sam Brannen fee38175b3 Revert "Test encoding and Unicode normalization for scanned resources" 3 years ago
Sam Brannen eb2c1cbcd4 Test encoding and Unicode normalization for scanned resources 3 years ago
Brian Clozel 8d0ac214f3 Configure more memory for checkstyleNohttp 3 years ago
Sam Brannen 7241c30141 Backport changes to PathMatchingResourcePatternResolverTests 3 years ago
Brian Clozel 777caef4f7 Upgrade to Gradle 7.5.1 3 years ago
Brian Clozel 9465110917 Polish 3 years ago
chenrl b71e686cbd Fix ServletContextResource isFile check 3 years ago
Stephane Nicoll 433a23a0bd Merge pull request #29190 from dreis2211 3 years ago