527 Commits (e4934a90ebf22adfde31a8e44b32d88cae5ed7c1)

Author SHA1 Message Date
stsypanov f5ae3c77c6 Use Method::getParameterCount where possible 5 years ago
Sam Brannen 1a13700f8b Polish contribution 5 years ago
stsypanov 9da15ee23a Improve usage of String.substring() 5 years ago
Juergen Hoeller 357beb24bc Polishing 5 years ago
Juergen Hoeller bb6f9bb6d4 Polishing 5 years ago
Sam Brannen c256af4ef7 Polishing 5 years ago
Sam Brannen d611c7484f Fix Checkstyle violation 5 years ago
Sam Brannen 8f6846827d Ensure ClassFilter and MethodMatcher implementations are cacheable 5 years ago
Sam Brannen e1e072b75c Fix memory leak regression involving @Async methods 5 years ago
Sam Brannen 2e7d344930 Polish ClassFiltersTests 5 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 5 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 5 years ago
Brian Clozel d4089747b8 Use dependency management in Framework build 5 years ago
Sam Brannen 46a37b447c Fix copyright dates 5 years ago
stsypanov 78d56dc61b Use Arrays.copyOf and Arrays.copyOfRange where possible 5 years ago
Sam Brannen 1ec9721617 Fix @since tags in ScopedProxyUtils[Tests] 5 years ago
Sam Brannen 9d2a874e3f Introduce getOriginalBeanName(String) in ScopedProxyUtils 5 years ago
Sam Brannen f8f3067419 Polishing 5 years ago
Sam Brannen d357ef706f Delete unused imports 5 years ago
lijuny a0d50a546b Polish tests in spring-aop 5 years ago
Sam Brannen 5105b74f6e Add missing @Nullable declaration 5 years ago
Sam Brannen 9be6aa64ef Introduce getOriginalBeanName(String) in ScopedProxyUtils 5 years ago
Sam Brannen 288461a541 Introduce @EnabledForTestGroups in Spring's test suite 5 years ago
Sam Brannen 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter 5 years ago
Juergen Hoeller 9bd3a535cd Avoid UndeclaredThrowableStrategy with 1.8 bytecode level (CGLIB 3.3) 5 years ago
Сергей Цыпанов 1728bf17fc Avoid unnecessary boxing where primitives can be used 5 years ago
Issam El-atif 57fa09b80d Fix typo 5 years ago
stsypanov 49873a30c5 Simplify String concatenation 6 years ago
Sebastien Deleuze 098ac0bbb8 Annotate Object#equals parameter with @Nullable 6 years ago
Sam Brannen bdf3960283 Suppress warnings in Gradle build 6 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 6 years ago
Phillip Webb 95a9d46a87 Migrate Hamcrest assertions to AssertJ 6 years ago
Juergen Hoeller 75d751d968 Polishing 6 years ago
stsypanov 6f07a504b8 A couple of trivial simplifications 6 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 6 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 6 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 6 years ago
Sam Brannen 4aaec942c4 Introduce HTTPS mappings in spring.schemas files 6 years ago
Sam Brannen c79fdfb668 Use assertThat from Hamcrest instead of JUnit 4 6 years ago
Сергей Цыпанов 18af3892dd Make inner classes static where possible 6 years ago
stsypanov 604361ee1f Use concatenation instead of torn StringBuilder::append chain 6 years ago
Juergen Hoeller 57de2e0900 Deprecate ClassUtils.isCglibProxy methods in favor of AOP-level checks 6 years ago
Spring Operator 3db08c6b7a URL Cleanup 6 years ago
Spring Operator 8f77b7366e URL Cleanup 6 years ago
Sam Brannen e98fd762ba URL Cleanup - license headers - `target` subpackages 6 years ago
Spring Operator 540759ec41 URL Cleanup 6 years ago
Sam Brannen 9b7215e640 URL Cleanup - update remaining license headers 6 years ago
Rob Winch 62ea7382d7 Polish URL Cleanup 6 years ago
Spring Operator dc6f63f610 URL Cleanup 6 years ago
Spring Operator d99edd154f URL Cleanup 6 years ago