168 Commits (fef5627329bc5af2190e1489db9ca7efd31fce08)

Author SHA1 Message Date
Sam Brannen 0c61ac956b Add missing @⁠Override annotations 7 months ago
Brian Clozel fce7b3d420 Remove Undertow-specific support and testing 8 months ago
Sam Brannen 7ffd4e7cf8 Sync test fixture MockServerHttpRequest implementation with original 10 months ago
Sam Brannen 0e84761871 Return Builder from sslInfo() builder method for MockServerHttpRequest 10 months ago
Spring Builds 16edf9867a Update copyright headers in source files 10 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 10 months ago
Vincent Potucek 0d4dfb6c1f Rename exception variables in empty catch blocks 10 months ago
Johnny Lim e86dc9ad95 Apply gh-34856 to MockClientHttpRequest in testfixture package 10 months ago
Sam Brannen 5752585bb2 Clean up warnings in build 10 months ago
Brian Clozel fdab8fabd2 Avoid duplicate Content-Type in MockHttpServletRequest 11 months ago
Sam Brannen 020f556841 Support custom attribute with a value in MockCookie.parse() 1 year ago
Brian Clozel b6a5402d88 Fix multiple Content-Language values in MockHttpServletResponse 1 year ago
Brian Clozel 75329e6d9d Revisit MockHttpServletResponse for Servlet 6.1 1 year ago
Brian Clozel 6dd73ae3e4 Handle null values in MockHttpServletResponse#setHeader 1 year ago
rstoyanchev e9d16da633 Remove Netty 5 support 1 year ago
rstoyanchev eb15b26abe Add since and forRemoval to @Deprecated 1 year ago
rstoyanchev 4920086225 Remove deprecated web APIs 1 year ago
Brian Clozel f2a18e5920 Upgrade to Jetty 12.1.0.alpha0 1 year ago
Sébastien Deleuze ec48c47886 Make URI template variables nullable 1 year ago
Simon Baslé 0c6f5d7d29 `HttpHeaders` are no longer a `MultiValueMap` 1 year ago
Sébastien Deleuze 0e85d950b3 Remove unneeded `@NonNull` annotations 1 year ago
Sébastien Deleuze bc5d771a06 Switch to JSpecify annotations 1 year ago
Brian Clozel 5e08a88219 Upgrade Servlet mock classes to Servlet 6.1 1 year ago
Brian Clozel 3b65506c13 Use ByteBuffer support in ServletHttpHandlerAdapter 1 year ago
Brian Clozel c28cbfd582 Upgrade Servlet, JSP and WebSocket API versions 1 year ago
Yanming Zhou 8941e2876e Replace 'e.g.' with 'for example' in documentation and comments 2 years ago
Sam Brannen 8931b75b95 Polishing 2 years ago
Johnny Lim 3ba9d35e22 Polish 2 years ago
Sam Brannen eff19ec972 Sync MockHttpServletRequest implementations 2 years ago
Brian Clozel fab889009a Support multiple async starts in MockHttpServletRequest 2 years ago
Sam Brannen d749d2949d Use new features from JUnit Jupiter 5.11 2 years ago
rstoyanchev 5ac7e74bf2 Replace test FilterRegistration with the one in testFixtures 2 years ago
rstoyanchev 24ab6f61de Add FilterRegistration to spring-web textFixtures 2 years ago
Simon Baslé 8918a772bf Polishing 2 years ago
gregw 0a60c622cc Implement Eclipse Jetty core HTTP handler adapter 2 years ago
Sam Brannen ce49354400 Sync MockHttpServletResponse implementations 2 years ago
Arjen Poutsma 60b5bbe334 Introduce request attributes in RestClient 2 years ago
Brian Clozel e8c122c00a Fix MockCookie Partitioned support 2 years ago
Brian Clozel 7fc4937199 Add Partitioned cookie attribute support for servers 2 years ago
Sam Brannen dac18a3ff1 Clean up warnings in Gradle build 2 years ago
Sam Brannen e999f4e47d Sync changes to MockHttpServletRequest 2 years ago
Juergen Hoeller eb8b7c4331 Remove superfluous @NonNull declarations 2 years ago
PhilKes 052b6357c8 Apply attributes to the underlying HTTP request 2 years ago
Juergen Hoeller f22a1eece4 Polishing 2 years ago
Juergen Hoeller cfb29db278 Initial support for Servlet 6.1 2 years ago
Sam Brannen 122372c580 Spring cleaning: update copyright headers 2 years ago
Sam Brannen 644887e094 Polish (Linked)HashSet usage 2 years ago
Sam Brannen b9c304b890 Polish contribution 2 years ago
Patrick Strawderman e1a32d4ba9 Avoid resizing of fixed-size HashSet/LinkedHashSet variants 2 years ago
Stéphane Nicoll f5b0d9509d Polish 2 years ago