163 Commits (8303d4945e63d2df4f2ed5c632b630facc187580)

Author SHA1 Message Date
Juergen Hoeller 760cab8fea refactored HTTP support into top-level package "org.springframework.http"; revised RestTemplate facility in package "org.springframework.web.client" 16 years ago
Arjen Poutsma bc8941084a Added MultiValueMap 16 years ago
Arjen Poutsma e22f267dba Added ServerHttpRequest/Response to web.http, and Servlet-based implementations. 16 years ago
Arjen Poutsma b2fdd7f1fe Added UriTemplate class 16 years ago
Arjen Poutsma ca535bb1d0 SPR-5260: RestTemplate 16 years ago
Arjen Poutsma cdd37d7e8b Character encoding tests 16 years ago
Arjen Poutsma e9d548e62f Fixed problem when headers were written after ClientHttpRequest.execute() 16 years ago
Arjen Poutsma 0db40dd676 Fixing tests 16 years ago
Arjen Poutsma 2de9e2a38d Added HTTP conversion abstraction for RestTemplate 16 years ago
Arjen Poutsma 4a02cd96ea Added HTTP abstraction for RestTemplate 16 years ago
Juergen Hoeller 35c36dda4b fixed HTTP invoker to support resolution of multi-level primitive array classes again 16 years ago
Juergen Hoeller c8080be4e5 completed documentation on session destruction callbacks 16 years ago
Juergen Hoeller 6cdc25d66a all "taskExecutor" bean properties now accept any "java.util.concurrent.Executor" 16 years ago
Juergen Hoeller 92588cddc6 Java 5 code style 16 years ago
Arjen Poutsma 460977263d Added extractFullFilenameFromUrlPath to WebUtils 16 years ago
Arjen Poutsma 5786f6c359 Made threadlocals generic 16 years ago
Arjen Poutsma 6c96c48bf5 Resurrected requestScopeTests.xml from revision 573 16 years ago
Arjen Poutsma ad2cc34b79 SPR-2581: Provide out of the box implementation of the thread scope 16 years ago
Juergen Hoeller 49ba677b64 introduced @CookieValue annotation 16 years ago
Juergen Hoeller f0415306d5 consistent copies of mocks 16 years ago
Juergen Hoeller 8af66c83ad consistent mock behavior 16 years ago
Juergen Hoeller b05d800205 added "processInjectionBasedOnServletContext" variant 16 years ago
Chris Beams 579280d7bf Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 16 years ago
Chris Beams 93e30a4fc5 moving unit tests from .testsuite -> .core, .beans, .web, .web.portlet, .web.servlet 16 years ago
Chris Beams 31f5961dce moving remoting.*, scheduling.* unit tests from .testsuite -> .context, .web 16 years ago
Chris Beams 8977ad4032 moving unit tests from .testsuite -> .core 16 years ago
Chris Beams 5c1b4347e7 further updates to .classpath / ivy files for javax.el 16 years ago
Juergen Hoeller 0ed916495c added @RequestHeader support 16 years ago
Juergen Hoeller 4f40a6c313 fixed javadoc errors 16 years ago
Juergen Hoeller fda7100866 consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5 16 years ago
Juergen Hoeller 85661c6882 Java 5 code style 16 years ago
Juergen Hoeller b0790bf5e7 Java 5 code style 16 years ago
Costin Leau dca286d065 + migrated some manifest template changed from 2.5.x to 3.0.x 16 years ago
Juergen Hoeller 29657105da Java 5 code style 16 years ago
Juergen Hoeller 597e92a1a6 Java 5 code style 16 years ago
Juergen Hoeller 0038aaa697 ContextLoaderListener extends ContextLoader 16 years ago
Juergen Hoeller 51577b2a07 actually delegate from resolveContextualObject to resolveReference 16 years ago
Juergen Hoeller 97b1fd0fc4 fixed javax.el version range (following 2.5.6.A) 16 years ago
Juergen Hoeller 347f34c68a EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style 16 years ago
Arjen Poutsma fe29a711f3 Updated projects and ivy.xmls 16 years ago
Scott Andrews ecb86b46a4 syncing eclipse classpath settings 16 years ago
Arjen Poutsma f7a45460cc SPR-5267: Support for PUT and DELETE in spring:form tag 16 years ago
Scott Andrews a647f1629d syncing eclipse settings for unit tests 16 years ago
Arjen Poutsma f0e0d9b494 Moved tests from testsuite to web 16 years ago
Arjen Poutsma e7f5ebf992 16 years ago
Arjen Poutsma cc057d76eb 16 years ago
Arjen Poutsma a0adee719f Moved tests from testsuite to web 16 years ago
Arjen Poutsma 8a4a00bd87 Moved tests from testsuite to web 16 years ago
Arjen Poutsma 25dab06804 Moved tests from testsuite to web 16 years ago
Arjen Poutsma a1545e3f06 SPR-4419: Shallow ETag support 16 years ago