1856 Commits (0335db23c91aef59130534598cbf2b2c4560b398)

Author SHA1 Message Date
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
Juergen Hoeller 7474ee7041 Polishing 5 years ago
Sam Brannen 47b18e5ea9 Polishing 5 years ago
lixiaolong11000 bee2b7cd73 Add missing test cases in XmlBeanFactoryTests 5 years ago
Johnny Lim 1e83e889aa Use hasSize() where possible 5 years ago
Sam Brannen 093323beeb Introduce Checkstyle rule to prohibit class names ending with "Test" 5 years ago
Sam Brannen 59e250c93c Consistent use of SCOPE_PROTOTYPE and SCOPE_SINGLETON constants 5 years ago
Sébastien Deleuze 6c7250b0ae Make Kotlin DSL class constructors internal 5 years ago
Sam Brannen fd6efb9a65 Polishing 5 years ago
Sam Brannen 8df3afd0b6 Polish contribution 5 years ago
Sam Brannen 8186b77b58 Polish contribution 5 years ago
monosoul a0e4ac39bf Inverse condition to fix ISO-formatted Instant parsing 5 years ago
Juergen Hoeller 3dc5e7b1d5 Avoid String concatenation for lookup in StaticMessageSource 5 years ago
Juergen Hoeller 22211a01ce Polishing 5 years ago
stsypanov f2b3953d76 Use array.clone() instead of manual array creation 5 years ago
Juergen Hoeller f61d728db9 Fallback Locale other than the system Locale through setDefaultLocale 5 years ago
Juergen Hoeller c4ec6aea68 Fix Checkstyle violations 5 years ago
Steven Schlansker fc55e66d50 ApplicationListenerMethodAdapter: gracefully handle beans which are actually NullBean 5 years ago
GungnirLaevatain d494621ee3 avoid store all bean name 5 years ago
Sam Brannen 64dfa462a6 Fix Javadoc for SmartLifecycle.DEFAULT_PHASE regarding ordering 5 years ago
stsypanov f5ae3c77c6 Use Method::getParameterCount where possible 5 years ago
Sam Brannen d6002092c4 Clean up build warnings for ApplicationContextExpressionTests 5 years ago
Sam Brannen 74b7b550f6 Make MBeanServer tests more robust 5 years ago
Sam Brannen 57b4b74e7d Polish Javadoc for JMX factory beans 5 years ago
Sam Brannen 9f00eb68e9 Clean up warnings 5 years ago
Christoph Dreis 3c17178b16 Fix Mockito deprecations 5 years ago
Brian Clozel 4beb25b318 Reorder date formatting converter in registrar 5 years ago
Juergen Hoeller 19ff7d84ab Polishing 5 years ago
Sam Brannen 4dc966b04b Include @Inject TCK tests in the build again 5 years ago
Juergen Hoeller 2861fc65bd Polishing 5 years ago
Sam Brannen 6a207d0012 Polish AnnotationConfigApplicationContextTests 5 years ago
Johnny Lim 2a4dbcc623 Fix an assertion in AnnotationConfigApplicationContextTests 5 years ago
Sam Brannen 7d126d3288 Improve documentation regarding "annotated classes" 5 years ago
Juergen Hoeller 3616e96792 Upgrade to SLF4J 1.7.28, Groovy 2.5.8, RxJava 2.2.12, Joda-Time 2.10.4, Rome 1.12.2, OkHttp 3.14.3, Apache HttpClient 4.5.10, Apache Johnzon 1.1.13 5 years ago
Juergen Hoeller 1aa0ea0281 Fix nullability declarations on internal ParserStrategyUtils methods 5 years ago
Juergen Hoeller 0519a2ff3c Exclude jdk package in ShadowingClassLoader (JDK 11 compatibility) 5 years ago
Juergen Hoeller 6a08bfdff7 Avoid unnecessary synchronization for non-existent missing caches 5 years ago
Sam Brannen b9013ada9f Abort MBeanServer tests if BindException encountered 5 years ago
Sam Brannen 435cc67026 Abort MBeanServer tests if BindException encountered 5 years ago
Juergen Hoeller e68132686d Restore lenient target type handling for FactoryBean definitions 5 years ago
Sam Brannen 3603e0c448 Set Spring-specific name for shutdown hook thread 5 years ago
Sam Brannen a676059699 Declare CRON_DISABLED constant value only once 5 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 5 years ago
Phillip Webb 077754b8e0 Support constructor injection for @Import classes 5 years ago
Sam Brannen d689ef8891 Support disabling cron jobs registered via SchedulingConfigurer 5 years ago
Andy Wilkinson 508b6798ff Move jmx.log beneath build/ to avoid UP-TO-DATE pollution 5 years ago
Sam Brannen 30cff46e7f Prevent improper use of testing framework APIs 5 years ago
Sam Brannen 591995ecc8 Polish and revive disabled tests 5 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 5 years ago