13357 Commits (66722afda0ae391f0cd994e64516cc12f3807840)
 

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