116 Commits (5b928f47a8f6fbfbb600d2ed746b9ef05648e5b0)

Author SHA1 Message Date
Brian Clozel fab889009a Support multiple async starts in MockHttpServletRequest 2 years ago
Juergen Hoeller eb8b7c4331 Remove superfluous @NonNull declarations 2 years ago
Juergen Hoeller f22a1eece4 Polishing 2 years ago
Stéphane Nicoll f5b0d9509d Polish 2 years ago
Brian Clozel f846d9484c Add Javadoc to MockHttpServletResponse 2 years ago
Sam Brannen c74d60b9fe Polishing 2 years ago
Sam Brannen db48813181 Polish contribution 2 years ago
Johnny Lim 64e9fcad53 Apply SingleSpaceSeparator Checkstyle module 3 years ago
Sébastien Deleuze ce0923b946 Remove Reactor Netty 2 from integration tests 3 years ago
Arjen Poutsma 6597727c86 Upgrade to Jetty 12 3 years ago
Sam Brannen e737e6d9ba Update copyright headers 3 years ago
Sébastien Deleuze 21613eabf1 Properly use Reactor Netty 2 in AbstractHttpHandlerIntegrationTests 3 years ago
Sam Brannen 58b4286216 Polish MockHttpServletRequest 3 years ago
Juergen Hoeller 6526e79eea Polishing 3 years ago
Arjen Poutsma 49d688f99c Mark ClientHttpResponse::getRawStatusCode for removal 3 years ago
Sam Brannen aabd685225 Update major/minor version properties in MockServletContext 3 years ago
Arjen Poutsma 54853ee239 Support setCharacterEncoding(null) in MockHttpServletResponse 3 years ago
Kai Zander 5b2aa0be81
Fix link in Javadoc of PassThroughFilterChain 3 years ago
Sam Brannen 7df2e2a8d2 Remove APIs deprecated for removal in 6.1 3 years ago
Sam Brannen 9fb61c57ae Sync MockCookie implementations 3 years ago
Arjen Poutsma 37a4e84450 Cache ServerHttpRequest::getMethod in AbstractServerHttpRequest 3 years ago
Sam Brannen e17f5c50a8 Update copyright headers 3 years ago
Sam Brannen 00be19c647 Consistently declare Object::equals argument as @Nullable 3 years ago
rstoyanchev 9c0b28ffdc Fix StringIndexOutOfBoundsException 3 years ago
Sam Brannen 23a60aeb27 Sync MockHttpServletRequest implementations 3 years ago
Juergen Hoeller 4d6249811e Explicit target ClassLoader for interface-based infrastructure proxies 3 years ago
Sam Brannen 58872c79ee Update copyright headers 3 years ago
Sam Brannen 24f18275dd Stop referring to "Spring 3.x" features in documentation and code 3 years ago
Sam Brannen 2b6f3caff4 Remove dead code in MockClientHttpRequest 3 years ago
Sam Brannen 83eb8ac0ea Introduce additional constructors in MockClientHttp[Request|Response] 3 years ago
Sam Brannen 1b57f2bda5 Use URI#create instead of URI constructor where feasible in spring-web 3 years ago
Sam Brannen 485c80fcf3 Apply 'instanceof pattern matching' in spring-test and Servlet mocks 3 years ago
Sam Brannen ad60164911 Update copyright headers for source code changed since August 2022 3 years ago
Juergen Hoeller 459e8a1ea5 Deprecate LocalVariableTableParameterNameDiscoverer completely 3 years ago
Juergen Hoeller d7d44c6c51 Polishing 3 years ago
Sam Brannen 95f3337bb5 Revise contribution 3 years ago
Sam Brannen 3438c47744 Polishing 3 years ago
Juergen Hoeller 19cf503534 Align with Servlet 6.0 and introduce support for Jakarta WebSocket 2.1 3 years ago
Sam Brannen a281d8c3fd Polishing 3 years ago
Johnny Lim ba99672fd6 Suppress removal warnings 4 years ago
Arjen Poutsma ce03980fb4 Mark HttpRequest::getMethodValue and ClientHttpResponse::getRawStatusCode for removal 4 years ago
Brian Clozel f9dcd428ae Extract Mock HTTP client requests and responses 4 years ago
Brian Clozel 0770d86936 Deprecate StreamUtils.emptyInput() 4 years ago
rstoyanchev d373435856 Support for WebFlux on Reactor Netty 2 with Netty 5 4 years ago
Juergen Hoeller b31a15851e Support for pre-generated CGLIB proxy classes (in AOT scenarios) 4 years ago
Marc Wrobel 6f494ef438 Fix and improve Javadoc in spring-web 4 years ago
Sam Brannen 9ea45697ac Support cookie comments in MockHttpServletResponse and MockCookie 4 years ago
rstoyanchev 8a9b082d8a Improve MappingMatch determination in mock request 4 years ago
Brian Clozel 0783f0762d Improve conditional requests support 4 years ago
Sam Brannen 720261db26 Use List.of() and Set.of() where feasible 4 years ago