13218 Commits (4991b97887376903e00445cb3fa7fc2e2255ce5a)
 

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