432 Commits (57c757afc50000d933193cba1aeeff9127483d5a)

Author SHA1 Message Date
Arjen Poutsma bb2cc8457f SPR-7353 - Added equivalent of JAX-RS @Produces to Spring MVC 14 years ago
Arjen Poutsma 8190b4f70a Javadoc 14 years ago
Arjen Poutsma 71aae405d5 SPR-7354 - Added equivalent of JAX-RS @Consumes to Spring MVC 14 years ago
Arjen Poutsma b058d1e07a Made comparators public, as they are needed elsewhere. 14 years ago
Chris Beams 2092a31f9d Rename DataBinderFactory subtypes for concision 14 years ago
Rossen Stoyanchev 50117dce40 SPR-6909 Include URI template vars in data binding 14 years ago
Rossen Stoyanchev ed9d9a402b SPR-7543 Add @PathVariables to the model 14 years ago
Arjen Poutsma a4716c2a94 Buffering RequestFactory that allows for multiple response body reads. 14 years ago
Rossen Stoyanchev 945cf43e2d Remove consumes from @RequestMapping 14 years ago
Arjen Poutsma ab654a7a06 added toString to HttpEntity 14 years ago
Rossen Stoyanchev 9c65973b33 SPR-8214 review unit tests 14 years ago
Rossen Stoyanchev aa065e8310 SPR-8214 Javadoc and polish 14 years ago
Sam Brannen 62d40dc7aa Added Apache Commons HTTP JARs to the Eclipse classpath. 14 years ago
Micha Kiener f812cd748e SPR-6416, initial commit for the conversation management 14 years ago
Arjen Poutsma 3690002dce SPR-6180 - Upgrade Apache HttpClient to version 4.0 14 years ago
Arjen Poutsma 54bbcf3a42 SPR-6180 - Upgrade Apache HttpClient to version 4.0 14 years ago
Arjen Poutsma bf6693dbc5 SPR-7354 - Added equivalent of JAX-RS @Consumes to Spring MVC 14 years ago
Rossen Stoyanchev 6fe0ff9e7b ModelAndViewContainer related refinements 14 years ago
Rossen Stoyanchev 4c1f73ed83 SPR-8217 update MVC namespace to use HandlerMethod infrastructure 14 years ago
Rossen Stoyanchev ffec444434 Configurable arg resolvers and return value handlers 14 years ago
Rossen Stoyanchev ca9a3b4584 Replace ModelAndViewContainer parameter with Object 14 years ago
Rossen Stoyanchev acc75aa4b8 SPR-8215 Move HandlerMethod code into trunk 14 years ago
Arjen Poutsma 0f7d43ba90 Allow for customization of the media type for forms. 14 years ago
Sam Brannen d6be4c5a2a [SPR-8090] Fixed broken tests in Log4jWebConfigurerTests. 14 years ago
Arjen Poutsma bc342df08f @MVC 2.0: AbstractAnnotationMAR -> AbstractNamedValueMAR 14 years ago
Juergen Hoeller 03190950d1 polishing 14 years ago
Chris Beams 2f7c2230f0 Include license.txt and notice.txt in module JARs 14 years ago
Chris Beams b4fea47d5c Introduce FeatureSpecification support 14 years ago
Arjen Poutsma c4a954a618 SPR-7494 - Introduce interceptors for RestTemplate 14 years ago
Arjen Poutsma 62425568b9 SPR-7494 - Introduce interceptors for RestTemplate 14 years ago
Juergen Hoeller b3f039ae5f Servlet/PortletRequestDataBinder perform unwrapping for MultipartRequest as well (SPR-7795) 14 years ago
Arjen Poutsma 4835be78b7 Made abstract requests public again 14 years ago
Arjen Poutsma 4e50eafe74 Small performance improvement 14 years ago
Arjen Poutsma 1ed1c59888 SPR-7909 - Sending large payloads with RestTemplate results in an OutOfMemoryError 14 years ago
Arjen Poutsma d0d6a07870 SPR-7909 - Sending large payloads with RestTemplate results in an OutOfMemoryError 14 years ago
Arjen Poutsma 33674933ea OutOfMemory Errors when posting large objects via RestTemplate 14 years ago
Arjen Poutsma 465e093bfb SPR-7729 - MediaType incorrectly calls the toString() method instead of name() method causing RestTemplate on Android to fail 14 years ago
Arjen Poutsma 4998d061f8 SPR-7869 - Accept-Charset header with '*' results in java.nio.charset.IllegalCharsetNameException 14 years ago
Chris Beams a7293d2961 Introduce ApplicationContextInitializer interface 14 years ago
Chris Beams 15ac99f59c Introduce and integrate JndiPropertySource 14 years ago
Chris Beams bc41cb2f27 Polish (Mutable)PropertySources 14 years ago
Chris Beams 2b99cf6d29 Refactor Environment and PropertySource 14 years ago
Arjen Poutsma 74b5b7b56a SPR-7845 - FormHttpMessageConverter.read() always ignores post data when processing request (from Tomcat) 14 years ago
Arjen Poutsma e5d8fa0771 SPR-7834 - HttpHeaders.getEtag() mangles the value 14 years ago
Arjen Poutsma fbede64c86 SPR-7845 - FormHttpMessageConverter.read() always ignores post data when processing request (from Tomcat) 14 years ago
Arjen Poutsma e98afc087f SPR-7845 - FormHttpMessageConverter.read() always ignores post data when processing request (from Tomcat) 14 years ago
Chris Beams 5e6912302a Introduce "Aware" superinterface 14 years ago
Chris Beams b3ff9be78f M1 cut of environment, profiles and property work (SPR-7508) 14 years ago
Sam Brannen b130a36af7 [SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1. 14 years ago
Chris Beams 9f5fd3afcf Normalize indentation of Apache license URL 14 years ago