2232 Commits (374ea0502832aad5d2d4d361e286b16c3278b7d6)
 

Author SHA1 Message Date
Chris Beams 772a74a636 SPR-5682: fixing test breakage on CI server due to strange non-determinism in the order of bean names being returned in the key set of the map of beans matching the required type. 15 years ago
Chris Beams 8c5f78c0d6 polishing 15 years ago
Chris Beams a48234cf5f SPR-5682: Initial support for ConfigurationClassApplicationContext 15 years ago
Keith Donald e7c8f1ef8b SPR-6179, additional mapper test cases 15 years ago
Sam Brannen 6ea83afe1e Corrected typos and cleaned up DocBook structure. 15 years ago
Sam Brannen 0860f3bb8c [SPR-6174] DataBinder now uses var-args to set allowed/disallowed/required fields. 15 years ago
Sam Brannen f08d15c86f Fixed minor grammatical errors. 15 years ago
Sam Brannen 06872dd465 Fixed minor typo. 15 years ago
Keith Donald 341835a142 mapper initial commit 15 years ago
Sam Brannen 5c055ed6dd [SPR-6174] DataBinder now uses var-args to set allowed/disallowed/required fields. 15 years ago
Sam Brannen 0eda92a51a Fixed minor grammatical errors. 15 years ago
Andy Clement 076fc89a50 SPR-5518: Documented ability to use text rather than symbols for SPEL operators (lt, le, gt, ge, eq, ne, div, mod, not). Can help in XML specification of expressions. 15 years ago
Andy Clement 10e26e6dc7 SPR-6123: doc update on writing good pointcuts (should include a within()) 15 years ago
Juergen Hoeller 71a045328c renamed getAnnotations to getMethodAnnotations; added getMethodAnnotation and getParameterAnnotation convenience methods 15 years ago
Juergen Hoeller b152ac34fd CustomEditorConfigurer supports PropertyEditor instances again (with deprecation warning); for XFire compatibility (SPR-6157) 15 years ago
Juergen Hoeller 0c47a01953 fixed ContentNegotiatingViewResolver to work with the combination of ignoreAcceptHeader=true plus defaultContentType as well (SPR-6163) 15 years ago
Juergen Hoeller 7a700edaa7 understand "on"/"off", "yes"/"no", "1"/"0" as boolean values (analogous to CustomBooleanEditor) 15 years ago
Juergen Hoeller b465f204bd renamed internal *GenericConverters to *Converters 15 years ago
Juergen Hoeller 0543a294ee expose arrays as comma-delimited element String 15 years ago
Juergen Hoeller 784068346d PathMatchingResourcePatternResolver leniently ignores non-existing root directories 15 years ago
Keith Donald 3fa533ddd8 SPR-6032 & SPR-6033: Auto grow nested path enhancements to BeanWrapper 15 years ago
Ramnivas Laddad 832db0abbc Updated Groovy version for Eclipse project to mathc ivy.xml 15 years ago
Ramnivas Laddad 191293f2ef Fixed a commented test 15 years ago
Sam Brannen f95dff6975 org.springframework.instrument.classloading --> org.springframework.instrument.tomcat 15 years ago
Sam Brannen bfddb0938b Abed Rabbo --> Abedrabbo 15 years ago
Juergen Hoeller 72d9640801 final touches for 3.0 RC1 15 years ago
Juergen Hoeller 270fc84923 added ".vm" as resource file extension 15 years ago
Juergen Hoeller 4d29f65a9c @Event/ResourceMapping uniquely mapped to through event/resource id, even across controllers (SPR-6062); type-level @RequestMapping header conditions validated in Portlet environments as well 15 years ago
Mark Fisher 76122c931d updated javadoc 15 years ago
Mark Fisher 22e1305cf0 updated reference documentation now that the <executor/> and <scheduler/> element's 'size' attribute has been renamed to 'pool-size' 15 years ago
Mark Fisher 80ac130dfe Renamed the 'size' attribute to 'pool-size' for the <executor/> and <scheduler/> elements in the task namespace. 15 years ago
Arjen Poutsma cafc106ccc Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 15 years ago
Juergen Hoeller 72f4572930 preparing for RC1 release 15 years ago
Juergen Hoeller e408cbeecd moved converter initialization code to constructor 15 years ago
Juergen Hoeller ea40fb9bcd all @SessionAttributes get exposed to the model before handler method execution; MultipartRequest is available as a mixin interface on (Native)WebRequest as well 15 years ago
Juergen Hoeller 9cb1338b94 all @SessionAttributes get exposed to the model before handler method execution; MultipartRequest is available as a mixin interface on (Native)WebRequest as well 15 years ago
Arjen Poutsma e49869ea78 SPR-6148 - @ResponseBody with returned String results in unresolvable view ServletException 15 years ago
Arjen Poutsma 5b12503c47 SPR-6144 - @ResponseStatus annotation is ignored in an @Controller redirect (RedirectView) 15 years ago
Juergen Hoeller 6fe0e36fe0 polishing 15 years ago
Juergen Hoeller ce4e3784d1 updated dependencies 15 years ago
Juergen Hoeller 39a97a61af resolve handler bean name early; validate header conditions as well 15 years ago
Juergen Hoeller aec2bc097e polishing 15 years ago
Juergen Hoeller 09e6a85edd fixed overview files 15 years ago
Arjen Poutsma 04fa5d4b99 SPR-6093 - MVC Annotation Inheritance 15 years ago
Mark Pollack d8245c800b Add minimal doc for JSR 330 support. 15 years ago
Mark Pollack 7ae8be05d1 SPR-5994 - The release archive contains an unecessary .zip file of the contents under the reference doc directories html and html-single 15 years ago
Mark Pollack c6cd1a528e SPR-6119 - Add slf4j dependency back to orm's pom.xml but in test scope as it is needed to run tests that use Hibernate 15 years ago
Juergen Hoeller cd1df84d7d removed slf4j dependency (not used in Spring itself; SPR-6119) 15 years ago
Juergen Hoeller 34d2a69a82 removed separate placeholder test class 15 years ago
Juergen Hoeller 60acaf5671 updated dependencies 15 years ago