6473 Commits (2b24e99d44cce6c655f572986fd9ac50cbfeb09b)
 

Author SHA1 Message Date
Sam Brannen 2b24e99d44 Reformat the testing chapter 12 years ago
Sam Brannen ccdb48210a Document context hierarchy support in the TCF 12 years ago
Sam Brannen 4e7098dc63 Document context hierarchy support in the TCF 12 years ago
Oliver Gierke 3eb3610660 UriComponentsBuilder parse of empty fragments 12 years ago
Rossen Stoyanchev 8e4e0f3531 Use null in MockServletContext for unknown mime types 12 years ago
Rossen Stoyanchev eefd1c4ca6 Add context hierarchy tests to Spring MVC Test 12 years ago
Sam Brannen 4c5d771764 Merge pull request #247 from sbrannen/SPR-5613 12 years ago
Sam Brannen 98074e7762 Provide support for context hierarchies in the TCF 12 years ago
Phillip Webb 7bc5353e07 Do not sort the mvc:resources location attribute 12 years ago
Phillip Webb 85f8d6f695 Merge branch 'cleanup-3.2.x' into 3.2.x 12 years ago
Phillip Webb 05765d7520 Replace EasyMock with Mockito 12 years ago
Juergen Hoeller 2302b9b48b Added locale-independent "commonMessages" property to AbstractMessageSource 12 years ago
Phillip Webb a399b13354 Merge branch '3.2.x' into cleanup-3.2.x 12 years ago
Juergen Hoeller db823ba1e4 DefaultListableBeanFactory clears by-type matching cache on runtime register/destroySingleton calls 12 years ago
Stevo Slavic ba03d5b0c7 Fix FreeMarker form checbox macro generated names 12 years ago
Wesley Hall fbac428e23 Fix DefaultMockMvcBuilder fluent API generic type 12 years ago
Rossen Stoyanchev c611083415 Catch IAE when parsing content type 12 years ago
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