Arjen Poutsma
|
41bf231f96
|
SPR-6759 - Jetty 7 doesn't like ShallowEtagHeaderFilter
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2868 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-01-27 13:02:02 +00:00 |
|
Arjen Poutsma
|
c3ab0ef473
|
SPR-6686 - @ResponseBody throws HttpMediaTypeNotAcceptableException if client accepts "*/*"
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2814 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-01-15 10:23:59 +00:00 |
|
Chris Beams
|
5900cd6daa
|
Renamed tests for AnnotationConfig[Web]ApplicationContext; added tests for scan() and register() methods.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2604 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-12-08 15:29:27 +00:00 |
|
David Syer
|
4a7cb34bf0
|
SPR-5327: tidy up Maven dependencies (keeping commons-logging)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2549 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-30 12:57:11 +00:00 |
|
Arjen Poutsma
|
0c4011a472
|
Do not require bound classes or context for Jaxb2Marshaller.
RestTemplate now registers JAXB2 and Jackson by default, if found on the classpath.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2531 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-27 14:34:27 +00:00 |
|
Arjen Poutsma
|
d2f5a52178
|
SPR-6386 - MappingJacksonHttpMessageConverter ignores supported media types property
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2530 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-27 14:14:13 +00:00 |
|
Arjen Poutsma
|
08c639389b
|
HttpMessageConverter.supports() is split into canRead/canWrite.
HttpMessageConverter.write() now allows for a specific content type.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2529 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-27 13:23:15 +00:00 |
|
Arjen Poutsma
|
93d5ba78ca
|
Support for media subtype suffixes in include(), i.e. application/*+xml includes application/soap+xml
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2512 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-26 10:41:22 +00:00 |
|
Juergen Hoeller
|
39bf8dc02e
|
added chaining-capable "add" method to MutablePropertyValues
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2462 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-19 22:30:35 +00:00 |
|
Arjen Poutsma
|
4d931cbe8c
|
Changing umlaut to unicode sequence
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2426 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-13 01:49:56 +00:00 |
|
Arjen Poutsma
|
2daf5635cb
|
SPR-6188 - UriTemplate: Insufficient handling of characters that need to be escaped.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2423 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-13 01:27:54 +00:00 |
|
Arjen Poutsma
|
437ec7d98d
|
SPR-6291 - UrlPathHelper is too aggressive decoding URLs
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2298 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-09 12:15:17 +00:00 |
|
Costin Leau
|
c5a0c30f75
|
SPR-6194
+ add setter for servlet minor version to MockServletContext
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2296 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-09 11:51:30 +00:00 |
|
Arjen Poutsma
|
13a5268638
|
Fixing test
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2264 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-05 13:44:52 +00:00 |
|
Arjen Poutsma
|
ff8cd9db6a
|
SPR-6247 - Multipart Content-Type charset is ignored in CommonsFileUploadSupport.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2189 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-10-27 11:42:36 +00:00 |
|
Juergen Hoeller
|
215f0f6841
|
reworked ConfigurationClass(Web)ApplicationContext into AnnotationConfig(Web)ApplicationContext; revised BeansException signatures
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2172 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-10-23 17:46:16 +00:00 |
|
Arjen Poutsma
|
b40513bb4b
|
SPR-6177 - HttpHeadersTests fails with non-english locale
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2106 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-10-14 09:53:25 +00:00 |
|
Juergen Hoeller
|
3f2884910a
|
DataBinder activates autoGrowNestedPaths by default; fixed enum binding with WebRequestDataBinder
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2099 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-10-13 20:55:57 +00:00 |
|
Arjen Poutsma
|
cd37a26586
|
Added URI variant methods to the RestTemplate.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2094 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-10-13 14:20:24 +00:00 |
|
Chris Beams
|
feaa82a874
|
SPR-5682:
* polishing for ConfigurationClassApplicationContext & tests
* added ConfigurationClassWebApplicationContext & tests
* next: refactoring out duplications between ConfigurationClassApplicationContext & ConfigurationClassWebApplicationContext
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2051 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-10-05 05:27:30 +00:00 |
|
Juergen Hoeller
|
9eac45c987
|
removed classes which are not used in 3.0 yet
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1997 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-09-24 22:54:35 +00:00 |
|
Juergen Hoeller
|
afe3442b55
|
removed outdated "cacheJspExpressions" feature from ExpressionEvaluationUtils
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1993 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-09-24 15:56:00 +00:00 |
|
Arjen Poutsma
|
6d2192067a
|
Test -> Tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1875 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-09-14 10:24:42 +00:00 |
|
Arjen Poutsma
|
db7751e5ee
|
SPR-2784: Support MultipartFile-array property
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1783 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-08-28 09:15:19 +00:00 |
|
Juergen Hoeller
|
eedfe34258
|
turned requestedSessionId into a settable property
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1701 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-08-05 22:01:46 +00:00 |
|
Keith Donald
|
a41be3b1d5
|
native web request parameter map tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1668 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-07-31 04:15:23 +00:00 |
|
Keith Donald
|
eac621dccb
|
moved multipart and bind to web project since independent of servlet and required by new native web request parameter map
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1665 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-07-31 03:44:59 +00:00 |
|
Arjen Poutsma
|
110cd5366c
|
SPR-5961
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1652 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-07-29 12:49:54 +00:00 |
|
Juergen Hoeller
|
6cef98e561
|
completed Hessian 3.2 upgrade
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1575 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-07-21 13:08:59 +00:00 |
|
Juergen Hoeller
|
1f5f85bdd7
|
updated Hessian support for Hessian 3.2 compatibility; general remoting refinements
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1572 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-07-21 12:31:03 +00:00 |
|
Arjen Poutsma
|
b1a3035fff
|
Added more headers.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1537 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-07-14 09:24:15 +00:00 |
|
Arjen Poutsma
|
19a56ccdf8
|
Added more headers.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1531 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-07-13 13:05:46 +00:00 |
|
Arjen Poutsma
|
0909d43f19
|
BindingJacsonConverter/View -> MappingJacksonConverter/View
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1510 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-07-10 14:25:39 +00:00 |
|
Arjen Poutsma
|
043d911dee
|
SPR-5836 - RestTemplate - postForObject() method
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1398 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-06-19 07:50:06 +00:00 |
|
Arjen Poutsma
|
b69a07d696
|
SPR-5825 - ShallowEtagHeaderFilter doesn't work: response body is empty
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1385 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-06-15 10:58:45 +00:00 |
|
Arjen Poutsma
|
af148fb877
|
- Javadoc
- Renamed JacksonHttpMessageConverter to BindingJacksonHttpMessageConverter
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1367 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-06-12 11:26:13 +00:00 |
|
Arjen Poutsma
|
73cbd145f4
|
SPR-5823 - JSON HttpMessageConverter
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1364 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-06-12 07:53:53 +00:00 |
|
Arjen Poutsma
|
236e3caa55
|
SPR-5808 - Make HttpMessageConverterExtractor top level class
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1352 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-06-11 09:51:45 +00:00 |
|
Arjen Poutsma
|
50feeec12b
|
SPR-5774 - UriTemplate not matching querystrings
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1253 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-26 12:25:22 +00:00 |
|
Arjen Poutsma
|
35e4ab68a3
|
SPR-5782 - BufferedImageHttpMessageConverter
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1247 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-25 11:48:46 +00:00 |
|
Juergen Hoeller
|
8a49660e47
|
replaced Commons Collections dependency with Spring-provided LinkedCaseInsensitiveMap; revised CollectionFactory and Spring Map implementations for consistency
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1166 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-12 23:37:43 +00:00 |
|
Juergen Hoeller
|
f70e482841
|
renamed "contextProperties" attribute to "contextParameters" (matching web.xml naming); "contextParameters" contains Servlet/PortletConfig parameters as well; added default "servletContext" and "servletConfig" environment beans; added default "portletContext" and "portletConfig" environment beans; added default web scope "application", wrapping a ServletContext/PortletContext; MockPortletSession supports destruction of session attributes on invalidation
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1094 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-05 12:12:01 +00:00 |
|
Arjen Poutsma
|
24c7108e76
|
MediaType.parseMediaTypes now accepts null and ""
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1038 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-04-21 13:41:15 +00:00 |
|
Arjen Poutsma
|
e77fd0565e
|
SPR-5653: RestTemplate handles redirects incorrectly
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@956 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-04-09 11:03:35 +00:00 |
|
Arjen Poutsma
|
b40541c937
|
Added test for multiple template variables in one path segment.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@806 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-03-23 16:37:58 +00:00 |
|
Juergen Hoeller
|
c35b5f8ef2
|
polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@793 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-03-23 11:20:18 +00:00 |
|
Arjen Poutsma
|
24d0d31801
|
SPR-5539: Add XML HttpMessageConverters
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@722 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-03-03 11:34:41 +00:00 |
|
Arjen Poutsma
|
abe918047f
|
SPR-5536: RestTemplate does not do HTTP GET if it should
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@719 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-03-03 09:32:05 +00:00 |
|
Arjen Poutsma
|
7b9343ac4f
|
SPR-5516: RestTemplate should encode the url variables
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@681 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-02-24 15:01:01 +00:00 |
|
Arjen Poutsma
|
514f7871e8
|
SPR-5515: NPE when passing null as a request to RestTemplate.postForLocation
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@680 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-02-24 14:01:07 +00:00 |
|