Commit Graph

307 Commits

Author SHA1 Message Date
Juergen Hoeller
68dfd9efe8 fixed javax.el version range (following 2.5.6.A) 2008-11-20 12:52:24 +00:00
Juergen Hoeller
97b1fd0fc4 fixed javax.el version range (following 2.5.6.A) 2008-11-20 12:36:59 +00:00
Juergen Hoeller
347f34c68a EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style 2008-11-20 02:10:53 +00:00
Ben Hale
369821dd66 spring-build update 2008-11-19 17:19:15 +00:00
Arjen Poutsma
efb0ab79f9 SPR-5251: URI Templates support relative @RequestMappings (on class level, with more specific mapping on method level) 2008-11-19 17:12:44 +00:00
Arjen Poutsma
27ed13f44d SPR-5251: URI Templates support relative @RequestMappings (on class level, with more specific mapping on method level) 2008-11-19 17:08:34 +00:00
Arjen Poutsma
2b2805058b Javadoc 2008-11-19 15:44:21 +00:00
Arjen Poutsma
cc5d3ec389 Increased timings of performance test, because the 100 ms does not work on our CI server. 2008-11-19 15:42:16 +00:00
Ben Hale
6379c69c38 Forgot a file 2008-11-19 15:19:40 +00:00
Ben Hale
4271f6d9e1 Upgrade to spring-build. Added dm Server library file 2008-11-19 15:13:53 +00:00
Arjen Poutsma
4e65f48f72 Added test and testsuite intellij projects. 2008-11-19 14:41:38 +00:00
Arjen Poutsma
bb5150361b SPR-5251: URI Templates support infix variables: A-{B}-C 2008-11-19 11:48:13 +00:00
Arjen Poutsma
90ef7649c2 SPR-5251: URI Templates support /**-style paths 2008-11-18 15:12:28 +00:00
Arjen Poutsma
b33db73c93 SPR-5251: URI Templates for @InitBinder 2008-11-18 12:37:12 +00:00
Arjen Poutsma
fe72e8a5f7 SPR-5251: URI Templates in @RequestMapping 2008-11-17 16:00:03 +00:00
Scott Andrews
a1faaad9fa SPR-5299 TLDs must be located under META-INF
Moving spring.tld and spring-form.tld under /src/main/resources/META-INF so they can be automatically discovered by the servlet container.
2008-11-17 15:10:26 +00:00
Arjen Poutsma
fe29a711f3 Updated projects and ivy.xmls 2008-11-17 15:09:17 +00:00
Arjen Poutsma
b313de0d1e Added test for ServletAnnotationMappingUtils 2008-11-17 13:39:10 +00:00
Scott Andrews
7d1f2bd1da SPR-5267 Support for PUT and DELETE in spring:form tag
Any HTTP method passed to the spring-form:form tag other then GET or POST will automatically be defaulted to POST on the form tag and a hidden input field is created with the requested HTTP method.  By default, the hidden field is named '_method', the name can be overridden using the methodParam attribute on the spring-form:form tag.
2008-11-16 22:03:16 +00:00
Scott Andrews
912c1234cd SPR-5298 JSP tag for building URLs with URI templates
Created spring:url and spring:param tags that enhance the functionality of the JSTL c:url tag.  URI templates are supported in the url value attribute.  They are resolved against the params defined inside the url tag body.  Params that are unable to be applied as URI template are added to the query string.
2008-11-16 21:04:46 +00:00
Scott Andrews
ecb86b46a4 syncing eclipse classpath settings 2008-11-14 01:51:48 +00:00
Arjen Poutsma
24e34c894b Fixed test 2008-11-08 10:24:07 +00:00
Arjen Poutsma
c62d4cb438 Generified StringUtils, and replaced StringBuffer usage with StringBuilder 2008-11-08 10:06:48 +00:00
Arjen Poutsma
ba42594112 SPR-4927: Return 405 instead of 404 when HTTP method is not supported 2008-11-08 09:37:55 +00:00
Arjen Poutsma
f7a45460cc SPR-5267: Support for PUT and DELETE in spring:form tag 2008-11-08 09:31:51 +00:00
Thomas Risberg
e9877fa93a SPR-5272: added sort to the categories that didn't have it 2008-11-07 20:21:08 +00:00
Arjen Poutsma
477543241f SPR-5066 2008-11-07 10:22:43 +00:00
Arjen Poutsma
aeced8b1a9 Made ThreadLocals generic. 2008-11-06 12:43:00 +00:00
Arjen Poutsma
0012c1e2da SPR-5237: Default value for @RequestParam 2008-11-04 14:39:53 +00:00
Scott Andrews
a647f1629d syncing eclipse settings for unit tests 2008-11-03 18:41:02 +00:00
Arjen Poutsma
0bcc8fcead Moved tests from testsuite to web.servlet 2008-11-03 12:25:46 +00:00
Arjen Poutsma
91576da3b0 2008-11-03 12:03:40 +00:00
Arjen Poutsma
3d06246195 Moved tests from testsuite to web.servlet 2008-11-03 12:03:31 +00:00
Arjen Poutsma
74733d0d1d Moved tests from testsuite to web.servlet 2008-11-03 11:51:55 +00:00
Arjen Poutsma
e31ab5a09b 2008-11-03 11:51:50 +00:00
Arjen Poutsma
12f295b6f5 Moved tests from testsuite to web.servlet 2008-11-03 11:47:12 +00:00
Arjen Poutsma
4ed458d909 Moved tests from testsuite to web.servlet 2008-11-03 11:45:48 +00:00
Arjen Poutsma
427f0d64b9 Moved tests from testsuite to web.servlet 2008-11-03 11:44:37 +00:00
Arjen Poutsma
764a2441cc Moved tests from testsuite to web.servlet 2008-11-03 11:34:38 +00:00
Arjen Poutsma
b08d97e2ed Moved tests from testsuite to web.servlet 2008-11-03 11:29:38 +00:00
Arjen Poutsma
85d82f2244 Moved tests from testsuite to web.servlet 2008-11-03 11:27:39 +00:00
Arjen Poutsma
327c54839b 2008-11-03 11:27:18 +00:00
Arjen Poutsma
f0e0d9b494 Moved tests from testsuite to web 2008-11-03 11:14:16 +00:00
Arjen Poutsma
e7f5ebf992 2008-11-03 11:14:10 +00:00
Arjen Poutsma
cc057d76eb 2008-11-03 11:09:23 +00:00
Arjen Poutsma
a0adee719f Moved tests from testsuite to web 2008-11-03 11:09:18 +00:00
Arjen Poutsma
827f5687e8 2008-11-03 10:53:41 +00:00
Arjen Poutsma
24b7165031 Moved tests from testsuite to web.servlet 2008-11-03 10:53:34 +00:00
Arjen Poutsma
8a4a00bd87 Moved tests from testsuite to web 2008-11-03 10:50:10 +00:00
Arjen Poutsma
6c48de5ad5 Moved tests from testsuite to web.servlet 2008-11-03 10:49:21 +00:00