564 Commits (7b999c676f855fd208fcd56943b3ca48233d7f3a)

Author SHA1 Message Date
Keith Donald 7bf4e93783 out of memory test case 14 years ago
Keith Donald 414fcab899 sp7839 - map autogrow, including auto-grow support for map values 14 years ago
Keith Donald b5c167bdb1 ignore failing tests temp for array nesting level bug and map autogrow bug 14 years ago
Keith Donald 90d8dade25 fixed bug related to array autogrow 14 years ago
Keith Donald 8df6b86dd1 ignore failing test 14 years ago
Keith Donald 5d6840e877 array autogrow on set e.g. array[0]=foo 14 years ago
Chris Beams a7293d2961 Introduce ApplicationContextInitializer interface 14 years ago
Keith Donald cc91efecae Fixed bugs in bean wrapper related to nesting levels on method parameters 14 years ago
Keith Donald 3536b8178d failing nested list binding 14 years ago
Keith Donald a417aa2ea3 ignore failing map test case 14 years ago
Keith Donald 818bd841fe method naming improvements; applyIndexObject call for array indexing 14 years ago
Keith Donald 3cfe557971 spr 7839 reproduce 14 years ago
Keith Donald da898faac9 spr7766 14 years ago
Chris Beams b3ff9be78f M1 cut of environment, profiles and property work (SPR-7508) 14 years ago
Sam Brannen b130a36af7 [SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1. 14 years ago
Chris Beams 9f5fd3afcf Normalize indentation of Apache license URL 14 years ago
Arjen Poutsma db3634f859 SPR-7706 - 304 responses should not have non-0 Content-Length 14 years ago
Arjen Poutsma 8762ec956c SPR-7707 - Unexpected behavior with class-level @RequestMappings 14 years ago
Costin Leau 01e79cfedd SPR-7703 14 years ago
Chris Beams f480333d31 Merge 3.1.0 development branch into trunk 14 years ago
Juergen Hoeller d418eed56f AbstractJasperReportsView only sets locale model attributes if not present already 14 years ago
Juergen Hoeller be21358db7 reintroduced getHandler(request, cache) in deprecated form (after removing it in 3.0.4) 14 years ago
Juergen Hoeller 4c73a29f99 polishing 14 years ago
Arjen Poutsma 4108927b28 SPR-5367 - PathVariable mappings are greedy over hard coded mappings 14 years ago
Juergen Hoeller 7ad191c912 made ResourceHttpRequestHandlerTests more reliable (SPR-7565) 14 years ago
Chris Beams 562747ef41 Review recent documentation and default servlet changes 14 years ago
Jeremy Grelle 334a294e2a SPR-7553 - DefaultServletHttpRequestHandler fails on Google App Engine 14 years ago
Juergen Hoeller 7a42ff16ac polishing 14 years ago
Juergen Hoeller 284f98f12a fixed @MVC processing of parameter-level annotations to work with interface-based proxies again (SPR-7483) 14 years ago
Juergen Hoeller 907febd86e revised @RequestParam processing to support CSV-to-array/collection binding with ConversionService (SPR-7479) 14 years ago
Juergen Hoeller 45d9b0cb2d allow for writing the response directly in a Portlet @ExceptionHandler method (like in the Servlet equivalent) 14 years ago
Juergen Hoeller 66b4499973 polishing 14 years ago
Juergen Hoeller e035477e6a extended synchronization for methodResolverCache (SPR-7525) 14 years ago
Juergen Hoeller 3f68ccadd9 polishing 14 years ago
Juergen Hoeller 5ddf8245dd fixed EvalTag's EvaluationContext caching (SPR-7482) 14 years ago
Arjen Poutsma d0f13b5beb SPR-7490 - Reverting RedirectView to it's 3.0.3 version 14 years ago
Arjen Poutsma 4504ab8bc2 SPR-7316 - writeAcceptCharset now also set to false when using mvc namespace. 14 years ago
Ben Hale 7730e76c06 Publishing license and notice files 14 years ago
Arjen Poutsma dbfa049e1e Prepping for 3.0.5 14 years ago
Arjen Poutsma 001d676dec SPR-7471 - Regression in redirect URL encoding 14 years ago
Juergen Hoeller e4792aaf33 polishing 14 years ago
Juergen Hoeller b58e19b04c polishing 14 years ago
Juergen Hoeller 48869a86cc consistent converting and escaping of label values (following AbstractMultiCheckedElementTag's SPR-7174) 14 years ago
Juergen Hoeller a032ce12cb renamed "mapping-order" to "order"; added "cache-period" 14 years ago
Juergen Hoeller ecb351c475 return 404 in case of no media type found 14 years ago
Juergen Hoeller 255d1ad434 WebDataBinder and @MVC request param binding detect and introspect MultipartFile arrays as well (SPR-2784) 14 years ago
Juergen Hoeller 5b0448c609 MockMultipartHttpServletRequest pre-defines method "POST" and content type "multipart/form-data" 14 years ago
Juergen Hoeller a5b30fd074 polishing 14 years ago
Juergen Hoeller 35971f9f90 revised handler method resolution, in particular with respect to generic interfaces (SPR-7355) 14 years ago
Juergen Hoeller e27f4b1577 revised DispatcherServlet's last-modified handling to properly work with scoped controllers 14 years ago