5966 Commits (756bff8e0a58f64f1734c1e9471181f608f0343f)
 

Author SHA1 Message Date
Sam Brannen 756bff8e0a Improve Javadoc in SpringServletContainerInitializer 12 years ago
Sam Brannen a436a57503 Move tests to spring-test module 12 years ago
Rossen Stoyanchev 85a552daed Fix package cycle among http message converters 12 years ago
Rossen Stoyanchev d309bb4bbb Add web-fragment.xml to spring-web 12 years ago
Rossen Stoyanchev 6e7df513f1 Exclude jcl-over-slf4j from tiles-core dependency 12 years ago
Rossen Stoyanchev 3643d92cb8 Fix issue with creating ServletRequestAttributes 12 years ago
Sam Brannen 69ace01640 Clean up warnings in spring-test 12 years ago
Sam Brannen 2233949a0f Fix typo 12 years ago
Rossen Stoyanchev 9cc4bd892a Fix issue with suffix pattern match 12 years ago
Phillip Webb fb05c7b33c Replace SLF4J with ACL TilesConfigurer for Tiles 3 12 years ago
Rossen Stoyanchev 31cb14e03a Remove Spring Security sample tests in spring-test-mvc 12 years ago
Juergen Hoeller d6b9c6a475 Removed coverage of deprecated java.util.Timer support 12 years ago
Juergen Hoeller a92f7dd474 ConfigurationClassPostProcessor consistently uses ClassLoader, not loading core JDK classes via ASM 12 years ago
Sam Brannen 8a422f48c6 Update changelog re: comments in SQL statements 12 years ago
Sam Brannen aa16caa2ac Support comments in statements in RDbPopulator 12 years ago
Sam Brannen d0f687f028 Support comments in statements in JdbcTestUtils 12 years ago
Rossen Stoyanchev d1a6ceecc2 Update @ModelAttribute javadoc 12 years ago
Sam Brannen 2b4ecfad12 Upgrade to JUnit 4.11 12 years ago
Sam Brannen 31dfffde52 Update TODOs with new JIRA issue 12 years ago
Sam Brannen 025d111efc Re-enable and document @Ignore'd tests 12 years ago
Phillip Webb d12fbcc7ce Merge pull request #196 from KingBuzzer/spring-aspects-dependencies 12 years ago
Fredrik Sundberg a8589bf035 Replace dependency to aspectjrt with aspectjweaver 12 years ago
Phillip Webb 1352222ea6 Upgrade reference plugin and remove custom xsl 12 years ago
Sam Brannen 19d7cedcf2 Fix classpaths regarding slf4j versions 12 years ago
Sam Brannen 53726612ee spring-orm should not build against cglib-repack 12 years ago
Juergen Hoeller 4e442471e1 Hibernate 3 support builds against standard Hibernate 3.3.2.GA artifact from Maven 12 years ago
Juergen Hoeller 0c51cd7fd3 Polishing 12 years ago
Juergen Hoeller 738c643592 Deprecated JSF 1.1 VariableResolver implementations in favor of Spring-provided ELResolvers 12 years ago
Juergen Hoeller 184361a096 Transaction timeouts for JPA translate to "javax.persistence.query.timeout" only (for EclipseLink compatibility) 12 years ago
Sam Brannen ffd040b8d2 Javadoc in MockMvcClientHttpRequestFactoryTests 12 years ago
Sam Brannen e16f3b95cb Fix typo in Javadoc 12 years ago
Sam Brannen 57e6e0881d Introduce isExecuted() in MockClientHttpRequest 12 years ago
Sam Brannen a3e4f6cad4 Use EasyMock 2.5.2 consistently across the build 12 years ago
Sam Brannen d0503ab733 Relocate web artifacts in the TCF to web package 12 years ago
Sam Brannen e0e3143dd5 Fix Javadoc errors in TransactionalTEL 12 years ago
Rossen Stoyanchev 7ff964afa8 Add JSON converters to FormHttpMessageConverter 12 years ago
Rossen Stoyanchev 42a928596f Remove tiles-request-servlet-wildcard dependency 12 years ago
Rossen Stoyanchev d3c977b54b Fix failing tests failing when debug logging is on 12 years ago
Rossen Stoyanchev 9643ff3f1d Polish StandaloneMockMvcBuilder 12 years ago
Sam Brannen ab886b82ea Polish Gradle build script 12 years ago
Rob Winch 149e6f6425 polish web.Mock* classpath 12 years ago
Rob Winch 1e62ad8665 Add beforeConcurrentHandling support 12 years ago
Phillip Webb 0d73d199ec Reset MBean Servers after JRuby and JMX tests 12 years ago
Juergen Hoeller ff945bdca9 Added initial unit tests for Hibernate 4 12 years ago
Juergen Hoeller f1923f406e Removed outdated EjbSupportTests 12 years ago
Juergen Hoeller 1b6f3d0352 Preparations for 3.2 GA 12 years ago
Juergen Hoeller edd8d148bb Upgraded to Joda-Time 2.1, Groovy 1.8.8, JRuby 1.6.5; removed unnecessary dependencies 12 years ago
Juergen Hoeller 4e443da7ae Officially deprecated Apache iBATIS support in favor of native Spring support in Mybatis (http://code.google.com/p/mybatis/) 12 years ago
Juergen Hoeller 89fc6acba8 Velocity 1.6 oriented updates to Spring's Velocity support 12 years ago
Juergen Hoeller 48f405e8fd Finally added generics to JasperReports API signatures (motivated by JasperReports 5.0) 12 years ago