6607 Commits (c810d9531606b30ac14fe4ab4a89e7aa819764ea)
 

Author SHA1 Message Date
Juergen Hoeller 43c1cec79b Added "beforeExistingAdvisors" flag to AbstractAdvisingBeanPostProcessor 12 years ago
Juergen Hoeller fffeaee647 Minor refinements along the way of researching static CGLIB callbacks 12 years ago
Phillip Webb b00f90f346 Merge pull request #252 from dharkness/patch-1 12 years ago
David Harkness 801f196de0 Compare Kind references before checking log levels 12 years ago
Sam Brannen 12db873002 Polish Javadoc in RequestAttributes 12 years ago
Sam Brannen bf6ee1631c Fix copy-n-paste errors in NativeWebRequest 12 years ago
Rossen Stoyanchev 0fb4b747c2 Fix issue with restoring included attributes 12 years ago
Sam Brannen e9f74450ad Merge pull request #251 from dsyer/feature/crontest 12 years ago
Dave Syer 6914aff825 Add additional test for daylight savings glitch 12 years ago
Sam Brannen 4171646491 Document context hierarchy support in the TCF 12 years ago
Chris Beams 88b9bea049 Merge pull request #250 from dsyer/feature/crontest 12 years ago
Dave Syer 5b6f149bf8 Fix test for daylight savings glitch 12 years ago
Rossen Stoyanchev 8ab8e4f7c2 Make the methodParameter field of HandlerMethod final 12 years ago
Rossen Stoyanchev 3654a620fb Disable AsyncTests in spring-test-mvc 12 years ago
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
Chris Beams ce4be3b46b Merge branch '3.2.x' into master 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