173 Commits (a3e99abeb78993bcbf75ba9745ceb7e899824ba8)

Author SHA1 Message Date
Chris Beams b33d28d6cf updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed. 17 years ago
Arjen Poutsma df46fe603f SPR-5870 - Add support for content negotiation based on a request parameter value 17 years ago
Arjen Poutsma 0909d43f19 BindingJacsonConverter/View -> MappingJacksonConverter/View 17 years ago
Mark Pollack 0d92d4afb3 SPR-5619 - (OpenSessionInViewTests, ClassUtilTests fixed) 17 years ago
Mark Pollack da4f4ef034 POM maintenance/development - initial jarjar support in maven build for ASM 17 years ago
Mark Pollack ead546b2f2 SPR-5803 and additional POM maintenance/development 17 years ago
Juergen Hoeller a848f64378 only call LocaleResolver when encountering an actual HttpServletRequest 17 years ago
Juergen Hoeller 5c19909c61 preserve custom pre-bound RequestAttributes implementations (for Grails) 17 years ago
Juergen Hoeller 59b6b5ef0d extended checkResource(Locale) signature 17 years ago
Juergen Hoeller 4315988726 updated Tiles support for Tiles 2.1 compatibility (SPR-5411) 17 years ago
Sam Brannen aef72ba508 [SPR-5895] Upgraded to EasyMock 2.5.1. 17 years ago
Sam Brannen 887f8b3c10 [SPR-5887] Upgraded to JUnit 4.6.0. 17 years ago
Arjen Poutsma 0a5241a8a1 Added defaultViews property. 17 years ago
Arjen Poutsma b4bf6c75da FixedJsonView 17 years ago
Arjen Poutsma d8f28cb3da Fixing the build, stupid java.util.Date 17 years ago
Sam Brannen 262fef0ff3 Fixed Eclipse .classpath by adding org.codehaus.jackson, org.codehaus.jackson.mapper, and org.mozilla.javascript. 17 years ago
Arjen Poutsma 90221b9fcd Test for SPR-5822 - Extend @CookieValue mapping to support user-defined types 17 years ago
Arjen Poutsma 68c0ac014e SPR-5853 - JSON formatting view for Spring MVC 17 years ago
Arjen Poutsma ec63210be3 SPR-5853 - JSON formatting view for Spring MVC 17 years ago
Arjen Poutsma 79f41818aa Fixing build 17 years ago
Arjen Poutsma d59c0145c9 SPR-5772 - Annotation handler method matching doesn't get method/param choice right 17 years ago
Sam Brannen 5705ad0305 Repairing Eclipse classpaths and Ivy config: 17 years ago
Arjen Poutsma efd346d579 Added @Override 17 years ago
Sam Brannen 1eb0b97748 JavaDoc typo 17 years ago
Arjen Poutsma 1fe51d4a27 SPR-5802 - NullPointerException when using @CookieValue annotation 17 years ago
Arjen Poutsma 81b3fb47b2 Javadoc 17 years ago
Chris Beams 49b6bbc8fa RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java' 17 years ago
Arjen Poutsma b81ede9f55 Fixing tests 17 years ago
Arjen Poutsma e241542e8d SPR-5782 - BufferedImageHttpMessageConverter 17 years ago
Arjen Poutsma 16af500388 SPR-5766 - @ResponseBody 17 years ago
Arjen Poutsma e8d4e6949d SPR-5768 - Rearrange logic in ServletHandlerMethodInvoker.getModelAndView() 17 years ago
Arjen Poutsma 76ca1add52 SPR-5767 - Misleading error message in HandlerMethodInvoker.resolveRequestBody() 17 years ago
Juergen Hoeller 3d4cb2a13a added Commons Lang for Velocity tests 17 years ago
Juergen Hoeller 6691cd09ec Velocity/FreeMarker/TilesViewResolver only return a view if the target resource exists now 17 years ago
Juergen Hoeller 8a49660e47 replaced Commons Collections dependency with Spring-provided LinkedCaseInsensitiveMap; revised CollectionFactory and Spring Map implementations for consistency 17 years ago
Juergen Hoeller 11450f1fdb updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges 17 years ago
Arjen Poutsma 2b1d156acf 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. 17 years ago
Arjen Poutsma 3854aea64b SPR-4927 - Return 405 instead of 404 when HTTP method is not supported 17 years ago
Arjen Poutsma 0650a6d471 SPR-5731 - @Controller method order effects @RequestMapping behavior in ways not expected 17 years ago
Arjen Poutsma e22f772c4c SPR-5726: Unexpected @RequestMapping semantics when class-level and method-level mappings used together 17 years ago
Juergen Hoeller 1d1dba1693 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 17 years ago
Juergen Hoeller c5521dfed7 added test for custom controller stereotype 17 years ago
Arjen Poutsma 23b2eaa65d Moved DefaultHandlerExceptionResolver to fix a tangle. 17 years ago
Arjen Poutsma d10d95e98d SPR-5426 - Allow for custom processing or result objects returned from handler/controller methods 17 years ago
Scott Andrews a7784bf36d updating Eclipse .classpath settings for Freemarker 2.3.15 upgrade 17 years ago
Arjen Poutsma 9818f88199 SPR-4518 - @RequestMapping methods returning null have an implicit ModelAndView created 17 years ago
Arjen Poutsma a9747a6c70 Upgraded to Rome 1.0 17 years ago
Arjen Poutsma c9794c0f02 Javadoc 17 years ago
Arjen Poutsma f3fd3fa245 SPR-5690 - Request header filtering in @RequestMapping 17 years ago
Juergen Hoeller 0926cf79e6 revised WebApplicationContext lookup 17 years ago