13213 Commits (d631b4cca9421898b1992301ec090300d82caace)
 

Author SHA1 Message Date
Juergen Hoeller d631b4cca9 HibernateTemplate reflectively calls getNamedQuery (for runtime compatibility with Hibernate 5.0/5.1 vs 5.2) 9 years ago
Juergen Hoeller 8c5660683a MappingJackson2MessageConverter adds message id and destination to type resolution exception 9 years ago
Stephane Nicoll f55b4c23fc Merge pull request #1165 from nkjackzhang:patch-6 9 years ago
nkjackzhang 170d8ba5c4 Fix typo 9 years ago
Brian Clozel 1881aa5b5b Change default appcache manifest file extension 9 years ago
Brian Clozel 4588b6c9f4 Rename ResolvedResource to HttpResource 9 years ago
Sam Brannen 2f2e6dffb4 Upgrade to TestNG 6.9.12 9 years ago
Arjen Poutsma e882f739bf Merge pull request #1162 from poutsma/spock_model_and_view 9 years ago
Arjen Poutsma 5f941c1dd1 Fix using system default charset in view rendering 9 years ago
Arjen Poutsma a746c3c54e Changed View.render method to take Map<String, ?> 9 years ago
Arjen Poutsma ecf5a9f34e Added Response.build(Publisher<Void>) 9 years ago
Arjen Poutsma f4ae831f7f Polishing 9 years ago
Sebastien Deleuze d51005fbbe Improve Encoder Javadoc 9 years ago
Arjen Poutsma 10e157a5a2 Removed unnecessary Driver file 9 years ago
Arjen Poutsma f8ac17f278 Polishing 9 years ago
Brian Clozel d1f60e3de1 Fix default encoding in CONTRIBUTING documentation 9 years ago
Arjen Poutsma bebaee9799 Removed attributes() from Request 9 years ago
Brian Clozel ccb3c44dbc Add ResolvedResource in resource handling chain 9 years ago
Artem Yakshin 42f101fb5b Update CONTRIBUTING.md 9 years ago
Artem Yakshin 5496f11f3c Update README.md 9 years ago
Stephane Nicoll 05369a2fad Merge pull request #1158 from nkjackzhang:patch-6 9 years ago
nkjackzhang 00bc0b455e Fix typo 9 years ago
Brian Clozel cc5300c4d5 Align MVC checkNotModified with reactive support 9 years ago
Brian Clozel 72e4fac28d Fix missing resources in GzipResourceResolverTests 9 years ago
Rossen Stoyanchev 4346d15cb5 Resource handling configuration 9 years ago
Rossen Stoyanchev 1ae64bfbd3 Resource handling support for Spring Web Reactive 9 years ago
Rossen Stoyanchev 108ebe0f2b Polish resource handling tests 9 years ago
Sam Brannen 3dc6f1133c Fix section ID for parallel test execution 9 years ago
Sam Brannen 3e96cab0bb Document parallel test execution support in the reference manual 9 years ago
Sam Brannen 6efb166c36 Document before/after test execution callbacks in reference manual 9 years ago
Sam Brannen 2699504cb8 Introduce concurrency tests for Spring's JUnit 4 support 9 years ago
Sam Brannen e822e4cbe8 Improve exception msg for inactive test ApplicationContext 9 years ago
Sam Brannen fbfad8695e Further improve thread safety for attributes in DefaultTestContext 9 years ago
Sebastien Deleuze 5755b67325 Upgrade to Reactor Core 3.0.2 9 years ago
Violeta Georgieva 00617d74de Fix AbstractRequestBodyPublisher to comply with the spec 9 years ago
Brian Clozel 01bd8b9e01 Fix null body handling in ResponseEntityResultHandler 9 years ago
Sam Brannen a10a8e56df Support concurrent execution in TestContextManager & DefaultTestContext 9 years ago
Sam Brannen ec7aefa858 Improve concurrency in DefaultTestContext regarding attributes 9 years ago
Sam Brannen 5fe3bcf8f9 Polishing 9 years ago
Rossen Stoyanchev c813405ca3 Add @since tags 9 years ago
Rossen Stoyanchev a1ac51256a Add MockServerHttpRequest/Response to spring-test 9 years ago
Rossen Stoyanchev 73752c295d Refactor location of MockServerHttpRequest/Response 9 years ago
Rossen Stoyanchev e17132c217 Polish MockServerHttpRequest 9 years ago
Sebastien Deleuze 2cd3135c3b Upgrade to Reactor Core 3.0.1 and Reactor Netty 0.5.1 9 years ago
Rossen Stoyanchev f3dd554dbe Fix typos in docs and polish 9 years ago
Rob Winch 7788879c5a Remove stray ` 9 years ago
Rossen Stoyanchev 08b2b0ba2a Merge pull request #1150 from neetkee/patch-1 9 years ago
Rossen Stoyanchev 833a3a0566 Polish import into IntelliJ instructions 9 years ago
Artem Yakshin 409fe478bd Update import-into-idea.md 9 years ago
Brian Clozel a8ba065a6e Mention AntPathMatcher regexp support 9 years ago