2961 Commits (840249778a09ec8034fa2f85de84f447e4d8fd44)

Author SHA1 Message Date
Sam Brannen 2572cd0503 Make PathPatternParserTests compatible with JDK 13 5 years ago
Brian Clozel ca2b2f5533 Wait for complete disposal of Reactor Netty resources 5 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 5 years ago
Sam Brannen bd28bb1f56 Add additional tests for HttpHeaders.keySet() operations 5 years ago
Phillip Webb aa69703f3b Fix LinkedCaseInsensitiveMap collection methods 5 years ago
Sam Brannen a871f609ea Introduce failing tests for HttpHeaders 5 years ago
Sam Brannen 52128fe863 Polish RequestLoggingFilterTests 5 years ago
Napster 33cee066e5 Log HTTP method in logging filters and revise log message format 5 years ago
Sam Brannen cf5cb9484a Add additional tests for HttpHeaders.keySet() operations 5 years ago
Sam Brannen 957f0fac7a Polishing 5 years ago
Phillip Webb 5d785390eb Add `ClientHttpRequestInitializer` support 5 years ago
Rossen Stoyanchev 23be5dfb0e Handle invalid MediaType in Jetty/Tomcat adapters 5 years ago
Rossen Stoyanchev b7eaab4c5d Handle very early completion notification 5 years ago
Rossen Stoyanchev 07b0fa132e doFilterNestedErrorDispatch delegates to filter chain 5 years ago
Sam Brannen 30cff46e7f Prevent improper use of testing framework APIs 5 years ago
Sam Brannen 5d5f9aceca Avoid accidental usage of JUnit 4 assumptions 5 years ago
Sam Brannen 591995ecc8 Polish and revive disabled tests 5 years ago
Sam Brannen d9e3b8b9a5 Introduce default constructor in TomcatHttpServer 5 years ago
Sam Brannen 73f5d05fd9 Avoid deprecation warning in RandomHandlerIntegrationTests 5 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 5 years ago
Rossen Stoyanchev bc81fa520e Reject range starting above resource length 5 years ago
Brian Clozel 0c7359911a Re-enable StreamingSimpleClientHttpRequestFactoryTests 5 years ago
Brian Clozel cccd9c8bb0 Fix okhttp3 downgrade 5 years ago
Sam Brannen 00983a1141 Update @Disabled for StreamingSimpleClientHttpRequestFactoryTests.interceptor() 5 years ago
Sam Brannen 4d819128db Fix Javadoc 5 years ago
Sam Brannen 513ce7824f Disable StreamingSimpleClientHttpRequestFactoryTests.interceptor() test 5 years ago
Rossen Stoyanchev d927d31e13 Remove reflection from ContentDispositionTests 5 years ago
Rossen Stoyanchev c97580035e Polish ContentDispositionTests 5 years ago
Jonathan Bluett-Duncan f084b63286 Fix "array index out of bounds" problem reported by LGTM.com 5 years ago
Sam Brannen 5fd81d2a26 Avoid deprecation warning in AbstractMockWebServerTests 5 years ago
Brian Clozel d4089747b8 Use dependency management in Framework build 5 years ago
Sebastien Deleuze ca02cc1194 Migrate to AssertJ in Kotlin tests 5 years ago
康智冬 a6f4862f13 Fix typos related to indefinite articles 5 years ago
Sam Brannen 0103fec5de Convert assertions to AssertJ 5 years ago
Sam Brannen 9729b460f1 Retain entry set order in read-only HttpHeaders 5 years ago
Sam Brannen a496353770 Delete dead code 5 years ago
Arjen Poutsma d709a69ff1 Remove buffering of encoded parts in MultipartHttpMessageWriter 5 years ago
Rossen Stoyanchev 88e9dcef0c Consistently apply onCompletion/onError handling 5 years ago
Sebastien Deleuze f65cc9a438 Remove explicit disabling of buffer recycling in Jackson codec 5 years ago
Sam Brannen c004ef888c Configure index in @ParameterizedTest display names 5 years ago
Rossen Stoyanchev dd22b8fd39 Fix race condition with onCompletion/onError 5 years ago
Сергей Цыпанов 6ef75d76cd Simplify String concatenation 5 years ago
Sam Brannen 8189c90741 Allow Set-Cookie header to be overwritten in MockHttpServletResponse 5 years ago
Sam Brannen ad6231ad29 Add missing @Override annotations 5 years ago
Sam Brannen 3e2b977d5d Re-enable shadowed, overridden @Test and lifecycle methods 5 years ago
Arjen Poutsma 8e4f2c89ff Add headers(Consumer<HttpHeaders>) to RequestEntity and ResponseEntity 5 years ago
Rossen Stoyanchev a7bb5ca473 Remove unnecessary iteration over headers 5 years ago
Rossen Stoyanchev 78abc27432 Remove statusCode state tracking 5 years ago
Rossen Stoyanchev 0a7fdb380f Fix checkstyle error 5 years ago
Rossen Stoyanchev ff6ccd0d04 Adapt tests changed in 5.1.x to master 5 years ago