23652 Commits (f4b3333fa88e75c465786bb718af99a2e461f6e0)
 

Author SHA1 Message Date
Sam Brannen f4b3333fa8 Avoid reflection for annotation attribute method invocations 3 years ago
Sam Brannen e5878ab15b Fix precondition assertions 3 years ago
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 4 years ago
Mikk Raudvere 12cc8a9f07 Fix typos 4 years ago
Juergen Hoeller 4c38777064 Explain logger name semantics (see AbstractTraceInterceptor.setLoggerName) 4 years ago
Vedran Pavic fb291379e4 Avoid use of Commons Logging in LoggingCacheErrorHandler public API 4 years ago
Juergen Hoeller 182ba4ac29 Upgrade to Checkstyle 10.3.4 4 years ago
Juergen Hoeller dbcfeb8f4f Aligned with PathMatchingResourcePatternResolverTests on main 4 years ago
Juergen Hoeller 6f64cfd1e5 Test square brackets with index/key expressions 4 years ago
Sam Brannen 652781c4a1 Test status quo in 5.3.x for PathMatchingResourcePatternResolver 4 years ago
Juergen Hoeller 8e25e32eb8 Polishing 4 years ago
Juergen Hoeller 4b0bf16389 Select ambiguous write method based on read method (matching its return type) 4 years ago
Juergen Hoeller 33023b240f Provide optional SimpleBeanInfoFactory for better introspection performance 4 years ago
Juergen Hoeller c407dc3df8 Reset/rebuild BeanPostProcessorCache within full synchronization 4 years ago
Sébastien Deleuze 1439c5bb8f Document how to use WebJars without webjars-locator-core dependency 4 years ago
Stephane Nicoll 3f42d4de43 Upgrade Ubuntu version in CI image 4 years ago
Sam Brannen 5ac687f4aa Add warning to AnnotatedElementUtils.getMergedRepeatableAnnotations() 4 years ago
Sam Brannen 332b25b680 Support searches for non-public repeatable annotations 4 years ago
Sam Brannen 9876701493 Support nesting in AnnotatedElementUtils.getMergedRepeatableAnnotations() 4 years ago
Sam Brannen 828f74f71a Support nesting in AnnotatedElementUtils.findMergedRepeatableAnnotations() 4 years ago
Sam Brannen 965dd66f8c Improve Javadoc for RepeatableContainers 4 years ago
Sam Brannen b71d95df71 Document how to switch to the default set of TestExecutionListeners 4 years ago
Sam Brannen b20de758b2 Support custom status code in ExchangeResult for WebTestClient 4 years ago
Johnny Lim 1c1a0afbed Use AssertJ static imports consistently in 5.3.x 4 years ago
Sam Brannen a599601dd9 Document how to switch to the default set of TestExecutionListeners 4 years ago
Sam Brannen 5eee4673c1 Document limitation of AopTestUtils.getUltimateTargetObject() regarding non-static TargetSource 4 years ago
Sam Brannen 8caed88c14 Test status quo for URI/URL for scanned filesystem resources 4 years ago
Sam Brannen 3dc60f1627 Backport changes to PathMatchingResourcePatternResolverTests 4 years ago
Sam Brannen fee38175b3 Revert "Test encoding and Unicode normalization for scanned resources" 4 years ago
Sam Brannen eb2c1cbcd4 Test encoding and Unicode normalization for scanned resources 4 years ago
Brian Clozel 8d0ac214f3 Configure more memory for checkstyleNohttp 4 years ago
Sam Brannen 7241c30141 Backport changes to PathMatchingResourcePatternResolverTests 4 years ago
Brian Clozel 777caef4f7 Upgrade to Gradle 7.5.1 4 years ago
Brian Clozel 9465110917 Polish 4 years ago