1736 Commits (43119deb0860e26b1d45ac197079c4c17c0d406b)

Author SHA1 Message Date
Chris Beams 8597ec25ec Fix various Javadoc warnings 12 years ago
Phillip Webb 2cf45bad86 Replace space indentation with tabs 12 years ago
Phillip Webb 1762157ad1 Remove trailing whitespace in source files 12 years ago
Juergen Hoeller 531318a4b2 Polishing 12 years ago
Juergen Hoeller b9df7d68d9 Consistent fine-tuning of synchronized and concurrent data structures 12 years ago
Chris Beams f26534700a Eliminate all Javadoc warnings 12 years ago
Juergen Hoeller c55446da9d Polishing 12 years ago
Juergen Hoeller 9deaefe74d AbstractCachingViewResolver uses a cache limit of 1024 by default, avoiding overflow for redirect URLs 12 years ago
Rossen Stoyanchev 85a552daed Fix package cycle among http message converters 12 years ago
Rossen Stoyanchev 3643d92cb8 Fix issue with creating ServletRequestAttributes 12 years ago
Sam Brannen 2233949a0f Fix typo 12 years ago
Rossen Stoyanchev 9cc4bd892a Fix issue with suffix pattern match 12 years ago
Rob Winch 149e6f6425 polish web.Mock* classpath 12 years ago
Juergen Hoeller 48f405e8fd Finally added generics to JasperReports API signatures (motivated by JasperReports 5.0) 12 years ago
Rob Winch 157a1d6ee2 Rename MvcAsyncTask to WebAsyncTask 12 years ago
Rossen Stoyanchev 5cb1930550 Fix issue in Callable processing interceptor chain 12 years ago
Juergen Hoeller b8d86330d1 Deprecated Spring's own JSP expression evaluation 12 years ago
Rossen Stoyanchev 2d8bacace7 Set the ApplicationContext prop of ExceptionResolver 12 years ago
Rossen Stoyanchev b7f7fae78a Fix issue with @RequestBody args that are type vars 12 years ago
Rossen Stoyanchev 11cf978394 Define behavior of null Callable or DeferredResult 12 years ago
Rossen Stoyanchev 77223d7ced Deprecate pre 3.1 @MVC support classes 12 years ago
Rossen Stoyanchev ecce7520fb Support HttpMessageConverter refs in mvc namespace 12 years ago
Rossen Stoyanchev 62f2858f7f Fix issue with SpEL in mvc namespace 12 years ago
Phillip Webb 950f00a280 Fix Collections import 12 years ago
Chris Beams 1070e4d5c1 Initialize FrameworkServlet property sources eagerly 12 years ago
Rossen Stoyanchev c0baea58c0 Fix issue with generic @RequestBody arguments 12 years ago
Rossen Stoyanchev 0e3aa0eec4 Peek into the content for @RequestBody(required=false) 12 years ago
Sam Brannen 8bb19f05ea Fix typos in Javadoc 12 years ago
Rossen Stoyanchev 1acd5cff8f Polish methods to register async interceptors 12 years ago
Rossen Stoyanchev d701464517 Add onTimeout/onCompletion callbacks to DeferredResult 12 years ago
Rossen Stoyanchev d8469d118b Fix issue with extracting matrix variables 12 years ago
Rossen Stoyanchev 826057bcde Expose convenience method in MVC Java config 12 years ago
Rossen Stoyanchev f7ec738857 Sync up MockAsyncContext implementations in src/test 12 years ago
Sam Brannen 591aa01741 Configurable locales in MockHttpServletRequest 12 years ago
Rossen Stoyanchev e14ba9dec3 Add config options for MVC async interceptors 12 years ago
Rossen Stoyanchev e4a13cd4ad Polish (minor) RequestMappingHandlerAdapter 12 years ago
Rossen Stoyanchev f036ed639f Polish (major) MVC async processing interceptors 12 years ago
Rossen Stoyanchev c7e7e80a3a Update AbstractView with method to set content type 12 years ago
Rossen Stoyanchev dbcbdace9e Parameterize AsyncTask type 12 years ago
Rossen Stoyanchev e98dc50f99 Fix issue in PatternsRequestCondition 12 years ago
Rossen Stoyanchev dc01f088f7 Fix issue in message conversion 12 years ago
Juergen Hoeller 014f7f0242 Changes along with 3.1.3 backport 12 years ago
Rossen Stoyanchev d4fa5c0331 Fix NPE in AbstractMessageConverterMethodProcessor 12 years ago
Rossen Stoyanchev 3552173b81 Fix issue in AnnotationMethodHandlerExceptionResolver 12 years ago
Rossen Stoyanchev 7718936158 Recognize wildcards in media types with a suffix 12 years ago
Rossen Stoyanchev 7513e2124a Sync up MockHttpServletResponse copies in test sources 12 years ago
Rossen Stoyanchev 4566db82f5 Polish MockFilterChain 12 years ago
Rossen Stoyanchev 7b30ffd522 Work around Servlet dependency in content negotiation 12 years ago
Rossen Stoyanchev ef9d35c473 Add PATCH to "Allow" header for OPTIONS requests 12 years ago
Phillip Webb c0729756d7 Protect RequestCondition against unkown HTTP methods 12 years ago