6725 Commits (14617447a6bf70a526a95a3c92b3284a57dc203d)
 

Author SHA1 Message Date
Rossen Stoyanchev 3abe05c65e Update @RequestParam javadoc 12 years ago
Rossen Stoyanchev 33e723b4a8 Fix AntPathMatcher rule for combining with extensions 12 years ago
Juergen Hoeller 4cc30fe541 DefaultLobHandler etc 12 years ago
Juergen Hoeller d3c0dd1c7e Minor javadoc updates 12 years ago
Juergen Hoeller 99c7f25b05 Deprecated OracleLobHandler in favor of DefaultLobHandler for the Oracle 10g driver and higher 12 years ago
Juergen Hoeller 2bd584ca75 Added "createTemporaryLob" flag to DefaultLobHandler, using JDBC 4.0's createBlob/Clob mechanism 12 years ago
Phillip Webb 7ce0406fbc Merge pull request #243 from jmnarloch/SPR-8509 12 years ago
Jakub Narloch 5d727b2d8e Add Castor XSD information to reference docs 12 years ago
Phillip Webb b27fc0ef30 Do not use Servlet 3.0 API in doOptions() 12 years ago
Juergen Hoeller c986a1efc1 Cache target type per bean definition and allow for specifying it in advance 12 years ago
Juergen Hoeller 6a043e3ea1 Mentioning JDBC 4's unwrap method for obtaining the native connection now 12 years ago
Juergen Hoeller 1716c171d8 LazyConnectionDataSourceProxy catches setReadOnly exception analogous to DataSourceUtils 12 years ago
Juergen Hoeller e0c7571a41 Refined predictBeanType's typesToMatch check for FactoryBeans 12 years ago
Phillip Webb 9929182e30 Merge pull request #242 from carsonmcdonald/fix-typos-3 12 years ago
Carson McDonald 39c236baa8 Fix minor javadoc typos 12 years ago
Phillip Webb d9e6f2ad09 Merge pull request #241 from nurkiewicz/patch-1 12 years ago
Tomasz Nurkiewicz c4ba8ce124 Fix incorrect closing <web-app> tag in MVC docs 12 years ago
Phillip Webb 18df9fed92 Fixed minor typo 12 years ago
Sam Brannen 381f7fe6df Suppress warnings for resource leaks 12 years ago
Sam Brannen 4bdf382714 Update spring-test re: deprecated queryForInt() 12 years ago
Chris Beams 2a78b97598 Polish whitespace in JpaExceptionTranslatorAspect.aj 12 years ago
Sam Brannen 013c894c25 Update JdbcTestUtils re: deprecated queryForInt() 12 years ago
Sam Brannen c0e4387cbc Fix JIRA issue number in @Ignore comments 12 years ago
Sam Brannen 9b72bf4691 Update @since tag for StreamUtils 12 years ago
Sam Brannen 301628811f Update JdbcTestUtils re: deprecated queryForInt() 12 years ago
Phillip Webb 0f2e94f0fc Fix reference docs section on inner beans 12 years ago
Rob Winch 21a49ef4c5 Polish whitespace in *.aj 12 years ago
Juergen Hoeller 1bae80a241 Polishing 12 years ago
Juergen Hoeller de069d06d8 Made "getJaxbContext()" method public 12 years ago
Juergen Hoeller 3b60f64d51 Fixed invalid EhCacheFactoryBean test for EhCache 2.4+ compatibility 12 years ago
Juergen Hoeller b979d8d548 Polishing along with SPR-10301 12 years ago
Juergen Hoeller 096972d2b1 HibernateTransactionManager for Hibernate 4 supports "entityInterceptor(BeanName)" property 12 years ago
Juergen Hoeller 0d69a630ad DefaultJdoDialect supports the JDO 2.2+ isolation level feature out of the box 12 years ago
Phillip Webb 01a6a110c9 Upgrade docbook-reference-plugin to 0.2.6 12 years ago
Chris Beams 4f99e4cf3a Merge branch 'SPR-8089' into 3.2.x 12 years ago
Chris Beams 9a48c10dcb Segregate tests that depend on the jmxmp: protocol 12 years ago
Chris Beams 10648942c3 Update AbstractMBeanServerTests hierarchy to JUnit 4 12 years ago
Chris Beams 55caf7bdb0 Improve diagnostics for invalid testGroup values 12 years ago
Chris Beams cbe03093ba Revert "Revert "Re-enable ignored JMX tests"" 12 years ago
Chris Beams 1bdd081a14 Merge branch 'SPR-10074' into 3.2.x 12 years ago
Chris Beams 9c2b5b2406 Update @Ignore'd JPA+AspectJ tests 12 years ago
Chris Beams 0e8c950f7d Re-enable JaxWsSupportTests 12 years ago
Chris Beams 58ab8b691c Re-enable ignored SecurityManager-related test 12 years ago
Chris Beams 3a192a0701 Update Eclipse import organization rules 12 years ago
Chris Beams 3100d89d07 Clean up console output for spring-beans tests 12 years ago
Phillip Webb da034eb020 Replace references to SimpleJdbcTemplate in docs 12 years ago
Phillip Webb 009d2a5efd Remove unnecessary null check in SysEnvPropSource 12 years ago
Phillip Webb 29f4374bcf MergePlugin uses project source not jar source 12 years ago
Phillip Webb 82bd06f255 Protect against missing SpEL selection expression 12 years ago
Phillip Webb 9a6c6b9ee6 StringToEnumConverterFactory class from enum value 12 years ago