564 Commits (7b999c676f855fd208fcd56943b3ca48233d7f3a)

Author SHA1 Message Date
Juergen Hoeller 2b13afd891 updated Tiles support for Tiles 2.1 compatibility (SPR-5411) 16 years ago
Sam Brannen 620c9b1f96 [SPR-5895] Upgraded to EasyMock 2.5.1. 16 years ago
Sam Brannen 8bfb56c75b [SPR-5887] Upgraded to JUnit 4.6.0. 16 years ago
Arjen Poutsma e1b9c18536 Added defaultViews property. 16 years ago
Arjen Poutsma ef67fc245f FixedJsonView 16 years ago
Arjen Poutsma ca97981d52 Fixing the build, stupid java.util.Date 16 years ago
Sam Brannen 98320fb854 Fixed Eclipse .classpath by adding org.codehaus.jackson, org.codehaus.jackson.mapper, and org.mozilla.javascript. 16 years ago
Arjen Poutsma 49dd707b8a Test for SPR-5822 - Extend @CookieValue mapping to support user-defined types 16 years ago
Arjen Poutsma 5ae919af1c SPR-5853 - JSON formatting view for Spring MVC 16 years ago
Arjen Poutsma 398729cda1 SPR-5853 - JSON formatting view for Spring MVC 16 years ago
Arjen Poutsma 56b0606584 Fixing build 16 years ago
Arjen Poutsma ea2ece4516 SPR-5772 - Annotation handler method matching doesn't get method/param choice right 16 years ago
Sam Brannen 10829f8b20 Repairing Eclipse classpaths and Ivy config: 16 years ago
Arjen Poutsma c254924b4c Added @Override 16 years ago
Sam Brannen d26df490b5 JavaDoc typo 16 years ago
Arjen Poutsma 1dc346a32c SPR-5802 - NullPointerException when using @CookieValue annotation 16 years ago
Arjen Poutsma 0ab21795fb Javadoc 16 years ago
Chris Beams a9696c7282 RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java' 16 years ago
Arjen Poutsma 0d66d2680b Fixing tests 16 years ago
Arjen Poutsma 3a1c88f059 SPR-5782 - BufferedImageHttpMessageConverter 16 years ago
Arjen Poutsma 6cb7f2cfc8 SPR-5766 - @ResponseBody 16 years ago
Arjen Poutsma 9944b57de3 SPR-5768 - Rearrange logic in ServletHandlerMethodInvoker.getModelAndView() 16 years ago
Arjen Poutsma d7d1ae89f3 SPR-5767 - Misleading error message in HandlerMethodInvoker.resolveRequestBody() 16 years ago
Juergen Hoeller 30851e36a3 added Commons Lang for Velocity tests 16 years ago
Juergen Hoeller 47992ea07c Velocity/FreeMarker/TilesViewResolver only return a view if the target resource exists now 16 years ago
Juergen Hoeller 59101c096f replaced Commons Collections dependency with Spring-provided LinkedCaseInsensitiveMap; revised CollectionFactory and Spring Map implementations for consistency 16 years ago
Juergen Hoeller bbd69da37f updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges 16 years ago
Arjen Poutsma bf7a947559 SPR-5732 - When no type conversion strategy is found on a @Controller handler method bind target, a 500 error code should be returned not a 400. 16 years ago
Arjen Poutsma 0a6cac5a84 SPR-4927 - Return 405 instead of 404 when HTTP method is not supported 16 years ago
Arjen Poutsma 752832a8da SPR-5731 - @Controller method order effects @RequestMapping behavior in ways not expected 16 years ago
Arjen Poutsma 4025df1ef8 SPR-5726: Unexpected @RequestMapping semantics when class-level and method-level mappings used together 16 years ago
Juergen Hoeller 266a65982d Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now 16 years ago
Juergen Hoeller 47fc8be59f added test for custom controller stereotype 16 years ago
Arjen Poutsma 9fe2b5d211 Moved DefaultHandlerExceptionResolver to fix a tangle. 16 years ago
Arjen Poutsma 0a0938fdd6 SPR-5426 - Allow for custom processing or result objects returned from handler/controller methods 16 years ago
Scott Andrews f6e869163f updating Eclipse .classpath settings for Freemarker 2.3.15 upgrade 16 years ago
Arjen Poutsma 6fbd198420 SPR-4518 - @RequestMapping methods returning null have an implicit ModelAndView created 16 years ago
Arjen Poutsma de18d64b5c Upgraded to Rome 1.0 16 years ago
Arjen Poutsma dfa4b3e397 Javadoc 16 years ago
Arjen Poutsma afa461892f SPR-5690 - Request header filtering in @RequestMapping 16 years ago
Juergen Hoeller 736169aa2a revised WebApplicationContext lookup 16 years ago
Juergen Hoeller 4cf573ba98 updated to FreeMarker 2.3.15 (SPR-4962) 16 years ago
Juergen Hoeller c230c188be exposed public getModel accessor (SPR-5686) 16 years ago
Arjen Poutsma c225b44f34 SPR-5636 - @RequestMapping matching should be insensitive to trailing slashes 16 years ago
Arjen Poutsma acc84925d3 SPR-5631 - Implicit /** mapping on type-level @RequestMapping 16 years ago
Arjen Poutsma 02e96e01af Changed variable names from path to pattern 16 years ago
Arjen Poutsma 1c26d027a7 Increased debug level of mapping info 16 years ago
Arjen Poutsma 6121da988b Working on SPR-5631 - Implicit /** mapping on type-level @RequestMapping 16 years ago
Juergen Hoeller d27cbee69c fixed JasperReports exporter parameter initialization for multi-format views 16 years ago
Juergen Hoeller 2798a8500c always use application ClassLoader 16 years ago