6604 Commits (6273fc41f1426a398fdcd039dc6e59113536876b)
 

Author SHA1 Message Date
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
Phillip Webb e2e4cbe6b3 Deprecate HttpStatus.MOVED_TEMPORARILY 12 years ago
Phillip Webb 720714b434 Add JdbcTestUtils.deleteRowsInTableWhere method 12 years ago
Phillip Webb 576be97285 Merge pull request #237 from carsonmcdonald/fix-typos-2 12 years ago
Carson McDonald 6a45d5bfb0 Minor changes to fix typos 12 years ago
Phillip Webb 5b7969e726 Fix UriComponents.equals() method 12 years ago
Phillip Webb 7e2022b9a7 Fix @RequestMapping regex reference doc example 12 years ago
Phillip Webb 5008005df0 Protect against 'has not been resolved to a Class' 12 years ago
Phillip Webb 608dab28bf Protect against ArrayIndexOutOfBoundsException 12 years ago
Phillip Webb 893574be0e Protect against ArrayIndexOutOfBoundsException 12 years ago
Juergen Hoeller 7d20c7a62f Module POMs, etc 12 years ago
Juergen Hoeller 5e64723e02 Catch ASM ClassReader's IllegalArgumentException and turn it into a more expressive exception, hinting at the class file version 12 years ago
Juergen Hoeller add6a7faa0 Updated note on Bean Validation 1.1 12 years ago
Juergen Hoeller acffcdaa01 Polished *JdbcCall/Insert classes 12 years ago
Juergen Hoeller 06c6cbb6b9 AbstractCachingViewResolver does not use global lock for accessing existing View instances anymore 12 years ago
Rossen Stoyanchev 5b1165b102 Ignore path parameters in request mappings 12 years ago
Rossen Stoyanchev eda53ec1d8 Allow merge of MockMultipart- w/ Mock- request builder 12 years ago
Rossen Stoyanchev b47d97c23a Improve error message for JSON path expressions 12 years ago
Arnaud Cogoluègnes ccca82be1b Make StandaloneMockMvcBuilder interface consistent 12 years ago
Juergen Hoeller f0787bdb86 Fixed @Configurable documentation with respect to logging when the aspect hasn't been configured 12 years ago
Juergen Hoeller 81a929aed3 Removed outdated EJB reference from auto-proxying documentation. 12 years ago
Juergen Hoeller 8987ceea93 Fixed @Configurable documentation with respect to the use of a prototype-scoped bean definition. 12 years ago