445 Commits (b2fa574879ae0be736cf348bb5c638274c960eb2)

Author SHA1 Message Date
Juergen Hoeller d91fc8c672 No log level check unless String concatenation is following 5 years ago
Juergen Hoeller 33642345a4 Lazily check log level within validation conditions 5 years ago
Qimiao Chen 988aae4f2e
Remove unnecessary variable declaration in ProxyCallbackFilter 5 years ago
Сергей Цыпанов 1fd447f395
Reduce String garbage in CglibAopProxy.doValidateClass() 5 years ago
Qimiao Chen b92515bdee
Add logger.isInfoEnabled check before logger.info 5 years ago
Christoph Dreis 2093e35f27 Avoid unnecessary sorting 5 years ago
ZhangT 6add7b4dec
Polishing 5 years ago
Sam Brannen 51fa98a1b2 Apply compiler conventions to test fixtures 5 years ago
Rossen Stoyanchev f5df422de9 Polishing contribution 5 years ago
Hyunjin Choi 273812f9c5 Remove unnecessary escapes in regular expressions 5 years ago
Sam Brannen e8ef93c508 Polish contribution 5 years ago
lixiaolong11000 047eefd2e2 Improve exception message in AopContext.currentProxy() 5 years ago
stsypanov 8e5cad2af3 Add fast path for ClassUtils.hasMethod() 5 years ago
Sam Brannen 141dae6437 Polish contribution 5 years ago
lixiaolong11000 132805133d Improve ExposeInvocationInterceptor exception message 5 years ago
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