1039 Commits (9f9116839681909388fd87bf481a3d5cd353c9aa)

Author SHA1 Message Date
Sam Brannen 9a5891e6e6 Explicitly close ApplicationContexts and clean up warnings in tests 4 years ago
Sam Brannen dcdea986f6 Polish init/destroy lifecycle method tests 4 years ago
Sam Brannen a524857bd5 Fix init/destroy lifecycle method tests 4 years ago
Vikey Chen af14eea1ef Introduce tests for gh-28083 4 years ago
Arjen Poutsma 7e2106b850 Refactor roll forward in CronField 4 years ago
vikey 7276752e7c Fix CronExpression issue with DST 4 years ago
Sam Brannen 685a195ba1 Deprecate SocketUtils 4 years ago
Sam Brannen 5d7a632965 Ensure Spring AOP generates JDK dynamic proxies for lambdas 4 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 4 years ago
Arjen Poutsma 8f9a1cdc0c Consider current date in "1W" cron expressions 4 years ago
Stephane Nicoll 6a6c7df824 Polish "Add CacheErrorHandler implementation that logs exceptions" 4 years ago
Adam Ostrožlík 5c9fbcc23c Add CacheErrorHandler implementation that logs exceptions 4 years ago
Sam Brannen 5c76ff5ef6 Ensure unresolvable placeholders can be ignored with @Value 4 years ago
Sam Brannen df263d01b9 Use idiomatic AssertJ assertions for true, false, and null 4 years ago
Stephane Nicoll c7642422c3 Stop resolving CachingConfigurer instances eagerly 4 years ago
Juergen Hoeller 4b7d9b1f9c Avoid compilation warning for test class with serializable base class 4 years ago
Juergen Hoeller d7b9270672 Clarify SchedulerFactoryBean's LocalDataSourceJobStore overriding 4 years ago
Juergen Hoeller c44447f622 Avoid early initialization of empty interceptor names 4 years ago
Stephane Nicoll b06d267232 Remove references to AsyncConfigurerSupport 4 years ago
Stephane Nicoll 8422d9d22f Add default methods to CachingConfigurer 4 years ago
Stephane Nicoll 19a8b94b21 Polish "Expose prestartAllCoreThreads on ExecutorService" 4 years ago
Federico Donnarumma 2c53e9e308 Expose prestartAllCoreThreads on ExecutorService 4 years ago
Stephane Nicoll f295c8b2fb Polish "Add support for custom expression parsing" 4 years ago
Sam Brannen c4c3d59d07 Remove unused code in FormattingConversionServiceTests 5 years ago
Kenzo Spaulding 4ec8ae42f4 Add test cases to SpEL's MapAccessorTests 5 years ago
Sam Brannen 48a507a993 Clean up warnings 5 years ago
Juergen Hoeller f632165dec Invoke bean-derived (Auto)Closeable.close() method directly 5 years ago
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 5 years ago
Juergen Hoeller 1f8c233dfc Polishing 5 years ago
Sam Brannen ae56f2ac09 Polish contribution 5 years ago
Philippe Marschall debf61b948
Remove unused private loggers 5 years ago
Sam Brannen bd72e4498b Revise and document TimeUnit support in @Scheduled 5 years ago
Axzial e99b43b91e Support TimeUnit in the @Scheduled annotation 5 years ago
Syuziko eaf9deedfd Polish tests 5 years ago
Juergen Hoeller d3b1c4f62b Code alignment between ThreadPoolTaskExecutor and ThreadPoolTaskScheduler 5 years ago
Filip Hrisafov 531174258c Apply dynamic changes in ThreadPoolTaskExecutor before setting local value 5 years ago
Juergen Hoeller 8680fdb8bc Polishing 5 years ago
Juergen Hoeller c45c46dad7 Make proxyTargetClass=true with introduction advice work for JDK proxy targets 5 years ago
Arjen Poutsma 76b1c0f1fc Various bug fixes in CronExpression 5 years ago
Sam Brannen 2bc7a3aa0a Implement equals, hashCode, & toString in BeanMethod and *Metadata types 5 years ago
Sam Brannen 1bc236785c Polishing 5 years ago
duan847 3c8074b669
Fix assertion in XmlBeanFactoryTests 5 years ago
Arjen Poutsma 6f2fe5ddcb (Re)introduce CronExpression::isValidExpression 5 years ago
Arjen Poutsma 4203e90655 Fix CronExpression roll-forward issue 5 years ago
Johnny Lim 98770b15e7
Polishing 5 years ago
Stephane Nicoll 607d918340 Provide nested cause when a suitable CacheManager cannot be found 5 years ago
Arjen Poutsma 27bfcbbc82 Fix daylight saving issue in CronExpression 5 years ago
Sam Brannen 906a1f561a Polish CronTriggerTests and assess daylight savings time issue 5 years ago
Sam Brannen e489706f13 Ensure @DateTimeFormat tests pass on Java 9+ 5 years ago
Sam Brannen 0f31830ae2 Retain root cause for parsing patterns in @DateTimeFormat 5 years ago