Arjen Poutsma
|
bbc7724dd2
|
Atom Feed HttpMessageConverter
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3061 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-05 14:32:36 +00:00 |
|
Arjen Poutsma
|
d81da6645f
|
SPR-6946 - RestTemplate should not encode fragments (#'s)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3060 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-05 11:40:52 +00:00 |
|
Arjen Poutsma
|
b171dfc69f
|
Fixed wrong encoding of URI templates with @-signs (SPR-6874)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3040 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-02 11:30:36 +00:00 |
|
Arjen Poutsma
|
be90cf86ef
|
SPR-6752 - RestTemplate throws IllegalArgumentException when HTTP status is not in the HttpStatus enum
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3006 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-02-18 11:15:17 +00:00 |
|
Juergen Hoeller
|
5f7fc7e1dd
|
UriTemplate properly quotes variable values (SPR-6854)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2997 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-02-17 21:58:56 +00:00 |
|
Juergen Hoeller
|
9b1617ac0c
|
relaxed generic Class declaration in HttpMessageConverter's canRead/canWrite/read signatures (SPR-6848)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2991 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-02-16 17:46:16 +00:00 |
|
Arjen Poutsma
|
5882930735
|
SPR-6788: fixed compareTo() consistency with equals
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2921 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-02-04 14:19:11 +00:00 |
|
Arjen Poutsma
|
f04ef6a5f1
|
SPR-6788: fixed compareTo() consistency with equals
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2916 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-02-04 11:08:09 +00:00 |
|
Arjen Poutsma
|
d8a338690b
|
SPR-6786: added more checks for quality factors & charsets
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2912 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-02-04 09:47:52 +00:00 |
|
Arjen Poutsma
|
44ef392925
|
SPR-6788 - The class MediaType has a natural ordering that is inconsistent with equals, which is generally recommended or should otherwise at least be indicated in the javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2906 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-02-03 14:02:44 +00:00 |
|
Arjen Poutsma
|
d6019e11ec
|
SPR-6786 - The method org.springframework.http.MediaType.parseMediaType does not always throw IllegalArgumentException as the documentantion claims
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2905 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-02-03 13:52:39 +00:00 |
|
Arjen Poutsma
|
1ba636771f
|
SPR-6788 - The class MediaType has a natural ordering that is inconsistent with equals, which is generally recommended or should otherwise at least be indicated in the javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2904 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-02-03 11:38:31 +00:00 |
|
Arjen Poutsma
|
5ce8251b09
|
SPR-6788 - The class MediaType has a natural ordering that is inconsistent with equals, which is generally recommended or should otherwise at least be indicated in the javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2900 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-02-02 13:14:19 +00:00 |
|
Arjen Poutsma
|
95fc7c3268
|
SPR-6771 - HttpMessageConverter should accept Class<? extends T> on can read
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2871 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-01-28 09:23:34 +00:00 |
|
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 |
|