419 Commits (3244e0a644f37820546d17780e586d0505efe2de)

Author SHA1 Message Date
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
Arjen Poutsma 64c7549c70 Removed JDK 1.6 usage 14 years ago
Arjen Poutsma 9f4499cb36 SPR-7789 - FormHttpMessageConverter does not honor the charset in the content type when writing a form and uses a wrong default charset 14 years ago
Arjen Poutsma d0394599ad SPR-7789 - FormHttpMessageConverter does not honor the charset in the content type when writing a form and uses a wrong default charset 14 years ago
Arjen Poutsma db3634f859 SPR-7706 - 304 responses should not have non-0 Content-Length 14 years ago
David Syer b73224427f Add missing ROME dep 14 years ago
Arjen Poutsma 01120eb2f0 Using random port for HTTP integration tests 14 years ago
Arjen Poutsma 416777022d SPR-6614 - Add human-readable descriptions for statuc codes in HttpStatus 14 years ago
Arjen Poutsma 7cc3f49910 SPR-7695 - Add ETag version of WebRequest.checkNotModified() 14 years ago
Chris Beams f480333d31 Merge 3.1.0 development branch into trunk 14 years ago
Arjen Poutsma a37a9e8a38 SPR-7667 14 years ago
Arjen Poutsma c5c1d70aa3 SPR-6291 - UrlPathHelper is too aggressive decoding URLs 14 years ago
Juergen Hoeller 3740380a7a polishing 14 years ago
Juergen Hoeller cb434793d5 avoid double flushing of ObjectOutputStream when close is being called right afterwards anyway 14 years ago