6216 Commits (8c9383da7c9ce02408c4e22eb8b6fdc07043582d)
 

Author SHA1 Message Date
Sam Brannen 18bf860c27 Update Javadoc for MockMvc 12 years ago
Rob Winch 91da138314 Use explicit JDK versions in aspects.gradle 12 years ago
Sam Brannen 2427391286 Polish Javadoc in CookieValue and RequestHeader 12 years ago
Juergen Hoeller ea823fd398 AnnotationAwareOrderComparator etc 12 years ago
Juergen Hoeller e806c4eb3d AnnotationAwareOrderComparator is able to sort Class objects as well 12 years ago
Juergen Hoeller dae4485155 Added dedicated sort method to AnnotationAwareOrderComparator 12 years ago
Juergen Hoeller f6d7518013 SpringContextResourceAdapter implements equals/hashCode according to the JCA 1.5 contract 12 years ago
Juergen Hoeller 5e8e901aba FreeMarkerConfigurationFactory properly supports TemplateLoaders when recreating Configurations 12 years ago
Juergen Hoeller f8a7cf9f51 MimeMessageHelper encodes attachment filename if not ASCII compliant 12 years ago
Juergen Hoeller 97ae403b53 AbstractAdvisingBeanPostProcessor caches per bean target class, working for null bean names as well 12 years ago
Juergen Hoeller 3a9ca4a6bb MessageSourceResourceBundle overrides JDK 1.6 containsKey method, avoiding NPE in getKeys 12 years ago
Juergen Hoeller 10dceb182e Marked LocalCacheProviderProxy as deprecated (following Hibernate 3.3.'s CacheProvider deprecation) 12 years ago
Sam Brannen 4ae9cf7cf1 Ensure JUnit & TestNG tests run in spring-test 12 years ago
Phillip Webb 0b612d651e Merge branch 'cleanup-3.2.x' into 3.2.x 12 years ago
Phillip Webb 1386479d6c Merge branch 'SPR-10126' into cleanup-3.2.x 12 years ago
Phillip Webb ee1ddc90ec Replace EasyMock with Mockito in spring-orm 12 years ago
Rossen Stoyanchev 2f6e45ff06 Add protected method to AbstractHandlerMethodMapping 12 years ago
Rossen Stoyanchev f185c3a3c1 Add option to not trim path segments in AntPathMatch 12 years ago
Rossen Stoyanchev 68d4a70f8e Add option to always append 'must-revalidate' 12 years ago
Rossen Stoyanchev 24ffa5a706 Update info on RestTemplate related to 401 status code 12 years ago
Chris Beams 0829cbfdd3 Update license header for recently modified files 12 years ago
Rossen Stoyanchev 07605948ff Merge pull request #205 from acogoluegnes/SPR-10093 12 years ago
Arnaud Cogoluègnes a56d8f28fe Add support for HTTP OPTIONS in Spring MVC Test 12 years ago
Rossen Stoyanchev c7d0054a9e Remove closing tag in form tag's extra hidden fields 12 years ago
Rossen Stoyanchev 2ac4a8c541 Update mvc chapter on annotations and proxies 12 years ago
Rossen Stoyanchev 87109b348c Add decoding matrix variable values 12 years ago
Rossen Stoyanchev 2391277115 Fix issue in BufferedImageHttpMessageConverter 12 years ago
Chris Beams 4611d150fe Merge branch 'SPR-9843' into 3.2.x 12 years ago
Chris Beams b8f223c404 Add 3.1 migration section to reference docs 12 years ago
Rossen Stoyanchev 7bc9667913 Add support for placeholders in @RequestMapping 12 years ago
Phillip Webb 15c0971381 Merge branch 'cleanup-3.2.x' into 3.2.x 12 years ago
Rossen Stoyanchev 153508a300 Support "X-Forwarded-Host" in UriComponentsBuilder 12 years ago
Phillip Webb f92f58d0b3 Gradle 'api' task depends on 'jar' tasks 12 years ago
Glyn Normington 2df08bdfbd Rework split package detection code 12 years ago
Rob Winch a27a3be76c Example SplitPackageDetectorPlugin 12 years ago
Glyn Normington 00a86c3722 Detect split packages at build time 12 years ago
Chris Beams ad1fda59c3 Merge branch 'SPR-9984' into cleanup-3.2.x 12 years ago
Chris Beams 29dd91b3ec Merge pull request #212 from sslavic/SPR-9984 12 years ago
Stevo Slavic 4c0a306943 Mark all IsFastEnough tests as performance tests 12 years ago
Phillip Webb b78a8a412d Merge branch 'cleanup-3.2.x' into SPR-10126 12 years ago
Chris Beams 895feda349 Merge branch 'cleanup-3.2.x' into 3.2.x 12 years ago
Chris Beams 3a61e9999f Merge branch 'SPR-9431' into cleanup-3.2.x 12 years ago
Chris Beams cf68cc5f0b Eliminate AJ @Async warning in test case 12 years ago
Chris Beams 676231644d Update Apache license headers for moved files 12 years ago
Chris Beams 42729014b6 Move namespace tests to root integration module 12 years ago
Chris Beams 662a02b952 Fix several miscellaneous compiler/Eclipse warnings 12 years ago
Chris Beams 15e9fe638c Remove duplicate test resources 12 years ago
Chris Beams 51b307681a Fix warnings due to unused import statements 12 years ago
Chris Beams 03517871a6 Merge branch 'cleanup-3.2.x' into SPR-9431 12 years ago
Chris Beams b836e14b5f Merge branch 'cleanup-test-duplicates' into cleanup-3.2.x 12 years ago