6205 Commits (e659deab4f014d550ff2da5d81b0d76b9cdf2c19)
 

Author SHA1 Message Date
Chris Beams e659deab4f Remove .aj sources from spring-aspects jar 12 years ago
Chris Beams 19445508b3 Polish build.gradle 12 years ago
Chris Beams 26d5ef93e6 Handle non-void write methods deterministically 12 years ago
Rob Winch 6888a6f286 Restore *.aj whitespace 12 years ago
Juergen Hoeller e44b4b831e Further fixes for 3.2.1 12 years ago
Juergen Hoeller 2cd23a79a3 Polishing 12 years ago
Juergen Hoeller 450dbb2810 Reintroduced "mode" and "proxy-target-class" attributes in spring-task-3.1/3.2.xsd 12 years ago
Juergen Hoeller abbe1db106 Polishing along with backport 12 years ago
Juergen Hoeller a3211782a6 AbstractCacheManager accepts no caches defined, allowing for EHCache default cache setup 12 years ago
Sam Brannen f3e5f8bb4e Update copyright year, author tags, and Javadoc 12 years ago
Sam Brannen 33ee0ea4a6 Fix broken test in ContentAssertionTests 12 years ago
Rossen Stoyanchev b2d6596901 Add contentTypeCompatibleWith option to Spring MVC Test 12 years ago
Rossen Stoyanchev 9dc7b5feef Use MessageSource to resolve @ResponseStatus.reason 12 years ago
Rossen Stoyanchev a16bad04f0 Update Validation chapter 12 years ago
Rossen Stoyanchev ad025b59c5 Prepend context/servlet path to FormTag action 12 years ago
Phillip Webb ad91fa63fa SpEL support for static finals on interfaces 12 years ago
Phillip Webb bff36fb145 Improve exceptions for multi-operand expressions 12 years ago
Phillip Webb d40bd8bd19 Tweak eclipse warning settings 12 years ago
Phillip Webb 8bb67149a7 Fix eclipse .settings generation 12 years ago
Phillip Webb f57c24cd8c Allow 'gradle eclipse' without 'cleanEclipse' 12 years ago
Sam Brannen 8694a0aac0 Minor changes to AnnotationUtils 12 years ago
Sam Brannen 8a37521a3c Fix copyright year & method names in spring-test 12 years ago
Phillip Webb e4c1361c60 Remove accidentally committed interface @Override 12 years ago
Phillip Webb e8fcde09ab Polish author and copyright year 12 years ago
Phillip Webb fce7adc400 Consider bridge methods in SpEL properties 12 years ago
Phillip Webb 5ddc313bef Upgrade to prop-deps gradle plugin 0.0.3 12 years ago
Rossen Stoyanchev 54c873b4c4 Support multiple Validators in DataBinder 12 years ago
Juergen Hoeller f0a1ff2d76 JDBC parameter binding uses JDBC 3.0 ParameterMetaData (if available) for type determination 12 years ago
Phillip Webb 68970b7902 Merge branch 'SPR-9518' into 3.2.x 12 years ago
Phillip Webb 2db7a12288 Generate eclipse project settings from gradle 12 years ago
Sam Brannen 5b147bfba8 Improve speed of spring-test build 12 years ago
Phillip Webb c1fe3c056a Polish DetectSplitPackagesPlugin 12 years ago
Chris Beams bfdc191035 Merge branch 'SPR-10093' into 3.2.x 12 years ago
Chris Beams 74137794da Polish changes from pull request #205 12 years ago
Chris Beams 54d2846816 Merge pull request #214 from glyn/SPR-9990 12 years ago
Chris Beams 654c07db34 Refactor detect-split-packages Gradle plugin 12 years ago
Chris Beams b8f408ed5f Replace space indentation with tabs 12 years ago
Phillip Webb c425d22151 Exclude eclipse WTP generated artifacts 12 years ago
Phillip Webb a0e5394203 Exclude stax test dependency 12 years ago
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