10600 Commits (df83196ad74ce2ddbf5a51ae8ef651a77f328b9a)
 

Author SHA1 Message Date
Sam Brannen df83196ad7 Update required email dependencies in reference manual 9 years ago
Juergen Hoeller 265cd2ad1e Javadoc fine-tuning for 4.2 9 years ago
Juergen Hoeller 0411435bac XML parsing tests pass on non-English locales now, plus a revised exception message and some minor polishing 9 years ago
Rossen Stoyanchev d79ec68db4 Disable DTD when parsing untrusted XML input 9 years ago
Juergen Hoeller 2d6ec953e4 Latest dependency updates (Jackson 2.6 RC3, JavaMail 1.5.4, JRuby 1.7.20.1) 9 years ago
Juergen Hoeller 4facb2fc22 ContentCachingResponseWrapper defensively applies content length in case of sendError/sendRedirect 9 years ago
Sam Brannen 49aabd5ac2 Polish Javadoc for (Synthesizing)MethodParameter 9 years ago
Juergen Hoeller dc1f921f5c Split between basic MethodParameter and SynthesizingMethodParameter 9 years ago
Juergen Hoeller 26acb4887d YamlProcessor explicitly closes UnicodeReader 9 years ago
Sam Brannen 7c94c699df Use annotation attribute aliases in examples 9 years ago
Sam Brannen 595f9bfc41 Polish attribute alias examples in "what's new" 9 years ago
Sam Brannen 110ccaa721 Use annotation attribute aliases in examples 9 years ago
Sam Brannen a7d8103d64 Polish CORS documentation in the reference manual 9 years ago
Brian Clozel 39d689da0c Fix conditional requests support for HttpEntity 9 years ago
Sebastien Deleuze 338a18ef99 Polish Web Improvements section 9 years ago
Sam Brannen 42424d6359 Document XML attributes in mvc:resource-chain in 4.1 XSD 9 years ago
Sebastien Deleuze b439402d57 Add CORS section to the ref doc 9 years ago
Sam Brannen c9b26d80e1 Polish resource chain documentation 9 years ago
Brian Clozel c61552b258 Document XML attributes in mvc:resource-chain 9 years ago
Sebastien Deleuze e0d0fc53a9 Update new features section in the reference doc 9 years ago
Sam Brannen 63a1348c32 Polish LoggingResultHandler in Spring MVC Test 9 years ago
Sam Brannen 693dcba867 Introduce LoggingResultHandler in Spring MVC Test 9 years ago
Sam Brannen 895d43a2b3 Print cookies in human-readable form in Spring MVC Test 9 years ago
Juergen Hoeller a2d3c27ed1 Allow MVC handler methods to return any CharSequence type as view name 9 years ago
Juergen Hoeller a5349eb2f8 Base64Utils falls back to JAXB DatatypeConverter for String-based encoding 9 years ago
Brian Clozel 5b47504dd4 Document XsltView in reference doc 9 years ago
Sam Brannen 8416752645 Polish Javadoc for MVC parameter binding annotations 9 years ago
Sam Brannen 34204d27f3 Merge pull request #828 from Youmoo/Youmoo-patch-1 9 years ago
youmoo 8d06b06a9b Fix BeanWrapperImpl example code in ref. manual 9 years ago
Brian Clozel 776716087c Merge pull request #827 from Youmoo/Youmoo-patch-1 9 years ago
Brian Clozel ba48d6489f Mention Groovy Markup Templates in ref doc 9 years ago
Brian Clozel e72b821a73 Mention WebJarsResourceResolver in ref doc 9 years ago
youmoo 2fe6dddbf3 fix typo 9 years ago
Sebastien Deleuze 89cc8e0401 Restore compatibility with Jackson 2.1 9 years ago
Sebastien Deleuze 3bff7bd895 Serialize with type only with jackson 2.6+ 9 years ago
Rossen Stoyanchev b542b52775 Update Javadoc on AntPathMatcher 9 years ago
Rossen Stoyanchev 6842fd7fb9 Ensure result ready in asyncDispatch in MockMvc 9 years ago
Sebastien Deleuze 289f35da3a Call type aware canWrite() when using a GenericHttpMessageConverter 9 years ago
Sam Brannen 51e30dd221 Polish MimeType 9 years ago
Sam Brannen e8c8d2a6ad Refactor WebSocket int. tests to work w/ Jetty 9.3 9 years ago
Rossen Stoyanchev 8b50750511 Fix failure in performance build 9 years ago
Brian Clozel 7df9679399 Dependency upgrade webjars-locator 0.26 9 years ago
Stephane Nicoll d32216a047 Add reference to Order for event listeners 9 years ago
Brian Clozel 0417b89a9d Dependency update: Netty 4.0.29.Final 9 years ago
Sam Brannen 89e504c2f1 Uses Charset instead of String in MimeType.equals() 9 years ago
Sam Brannen f2f58f1677 Polish Javadoc in MimeType 9 years ago
Sam Brannen 10a691bd51 Support inlined SQL statements in @Sql 9 years ago
Sam Brannen 3da59178e5 Document attribute alias support in AnnotationUtils 9 years ago
Sam Brannen 2451594cdd Synthesize annotation arrays within AnnotationUtils 9 years ago
Sam Brannen 75fe61843a Fix broken (Async)RestTemplate integration tests 9 years ago