10968 Commits (566ea301673e6ef9a8a6617b5ff2071167a30db2)
 

Author SHA1 Message Date
Sam Brannen 0f7fc12569 Clean up warnings in spring-web 10 years ago
Sam Brannen 67ac675e9a Polish AnnotationAttributes[Tests] 10 years ago
Juergen Hoeller 23124d106b CommonsMultipartResolver allows for specifying max upload size per file 10 years ago
Juergen Hoeller f0c6bff82a MultipartFile interface extends InputStreamSource 10 years ago
Juergen Hoeller b7acddbb19 AnnotationAttributes stores and re-throws resolution exceptions 10 years ago
Sam Brannen 3f0a6e814c Suppress warnings in spring-expression tests 10 years ago
Brian Clozel 85a80e2a94 Fix error message typo in ShallowEtagHeaderFilter 10 years ago
Sam Brannen ea0c37a535 Polishing 10 years ago
Sam Brannen 3c4ec9026a Introduce test for DeferredResult w/ delayed error in MVC Test 10 years ago
Sam Brannen 0e70630ac4 Polish AsyncTests 10 years ago
Rossen Stoyanchev 05f163b37d Avoid duplicates from <websocket:decorator-factory> 10 years ago
Sam Brannen 688014ad9d Document MVC Test log()/print() variants in reference manual 10 years ago
Sebastien Deleuze 79c7e30832 Fix SockJsServiceTests 10 years ago
Sebastien Deleuze 6c58258d11 Update AbstractSockJsService and ref doc to SockJS client 1.0.0 10 years ago
Sam Brannen 0aac02d649 Introduce DirtiesContextBeforeModesTestExecutionListener 10 years ago
Rossen Stoyanchev 3272a3b8ba Check HTTP method before raising 415 10 years ago
Brian Clozel 244c95b076 Fix @RequestBody argument processing for null Content-Type 10 years ago
Rossen Stoyanchev 749bee4d58 Polish tests 10 years ago
Sam Brannen df83196ad7 Update required email dependencies in reference manual 10 years ago
Juergen Hoeller 265cd2ad1e Javadoc fine-tuning for 4.2 10 years ago
Juergen Hoeller 0411435bac XML parsing tests pass on non-English locales now, plus a revised exception message and some minor polishing 10 years ago
Rossen Stoyanchev d79ec68db4 Disable DTD when parsing untrusted XML input 10 years ago
Juergen Hoeller 2d6ec953e4 Latest dependency updates (Jackson 2.6 RC3, JavaMail 1.5.4, JRuby 1.7.20.1) 10 years ago
Juergen Hoeller 4facb2fc22 ContentCachingResponseWrapper defensively applies content length in case of sendError/sendRedirect 10 years ago
Sam Brannen 49aabd5ac2 Polish Javadoc for (Synthesizing)MethodParameter 10 years ago
Juergen Hoeller dc1f921f5c Split between basic MethodParameter and SynthesizingMethodParameter 10 years ago
Juergen Hoeller 26acb4887d YamlProcessor explicitly closes UnicodeReader 10 years ago
Sam Brannen 7c94c699df Use annotation attribute aliases in examples 10 years ago
Sam Brannen 595f9bfc41 Polish attribute alias examples in "what's new" 10 years ago
Sam Brannen 110ccaa721 Use annotation attribute aliases in examples 10 years ago
Sam Brannen a7d8103d64 Polish CORS documentation in the reference manual 10 years ago
Brian Clozel 39d689da0c Fix conditional requests support for HttpEntity 10 years ago
Sebastien Deleuze 338a18ef99 Polish Web Improvements section 10 years ago
Sam Brannen 42424d6359 Document XML attributes in mvc:resource-chain in 4.1 XSD 10 years ago
Sebastien Deleuze b439402d57 Add CORS section to the ref doc 10 years ago
Sam Brannen c9b26d80e1 Polish resource chain documentation 10 years ago
Brian Clozel c61552b258 Document XML attributes in mvc:resource-chain 10 years ago
Sebastien Deleuze e0d0fc53a9 Update new features section in the reference doc 10 years ago
Sam Brannen 63a1348c32 Polish LoggingResultHandler in Spring MVC Test 10 years ago
Sam Brannen 693dcba867 Introduce LoggingResultHandler in Spring MVC Test 10 years ago
Sam Brannen 895d43a2b3 Print cookies in human-readable form in Spring MVC Test 10 years ago
Juergen Hoeller a2d3c27ed1 Allow MVC handler methods to return any CharSequence type as view name 10 years ago
Juergen Hoeller a5349eb2f8 Base64Utils falls back to JAXB DatatypeConverter for String-based encoding 10 years ago
Brian Clozel 5b47504dd4 Document XsltView in reference doc 10 years ago
Sam Brannen 8416752645 Polish Javadoc for MVC parameter binding annotations 10 years ago
Sam Brannen 34204d27f3 Merge pull request #828 from Youmoo/Youmoo-patch-1 10 years ago
youmoo 8d06b06a9b Fix BeanWrapperImpl example code in ref. manual 10 years ago
Brian Clozel 776716087c Merge pull request #827 from Youmoo/Youmoo-patch-1 10 years ago
Brian Clozel ba48d6489f Mention Groovy Markup Templates in ref doc 10 years ago
Brian Clozel e72b821a73 Mention WebJarsResourceResolver in ref doc 10 years ago