489 Commits (43f595f80e1a195738e4ecbd50f7778c18c56a85)

Author SHA1 Message Date
Sam Brannen 8a371c7669 Use Gradle test fixture support for spring-aop 5 years ago
Sam Brannen 7cd4ddf5fc Rename test fixture package in spring-beans 5 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 5 years ago
Sam Brannen 61d4ee594d Use Gradle test fixture support for spring-beans and spring-context 5 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 5 years ago
Pascal Schumacher e7d489667c Add missing space in AopConfigException message 5 years ago
Sam Brannen 6fdf5ef6ee Polish contribution 5 years ago
Сергей Цыпанов d9cae339d6 Simplify AdvisedSupport.removeAdvisor() 5 years ago
stsypanov 484006ce90 Hoist Class.getName() from String concatenation to dodge an issue related to profile pollution 5 years ago
Sam Brannen 59e250c93c Consistent use of SCOPE_PROTOTYPE and SCOPE_SINGLETON constants 5 years ago
Sam Brannen 769a15cb82 Polishing 5 years ago
stsypanov f2b3953d76 Use array.clone() instead of manual array creation 5 years ago
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