3770 Commits (27738cc20fc6d640b175a9fc7ff36f766fe3a3d2)

Author SHA1 Message Date
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 3 years ago
Sam Brannen a221835558 Throw IllegalStateException for invalid port in HierarchicalUriComponents 3 years ago
Sam Brannen aa06a09dee Polishing 3 years ago
Sam Brannen 6efe3aee34 Polishing 3 years ago
Juergen Hoeller c81e11d537 Polishing 3 years ago
Sam Brannen 1c10cdd1e8 Update copyright dates 3 years ago
evgeny.bovykin 941b92cbed Make inner classes static when feasible 3 years ago
neals e22a038725 Remove Log4J initialization from package-info.java 3 years ago
rstoyanchev f0d149b330 Polishing contribution 3 years ago
binchoo caaf83b8e6 Add tests for binding to a Part field 3 years ago
izeye fcf64798b5 Add Javadoc since for GraphQL constants 3 years ago
Sam Brannen a7cf19cec5 Improve documentation and matching algorithm in data binders 3 years ago
Juergen Hoeller 0cf7f7bd89 Polishing 3 years ago
Arjen Poutsma 3b4ae7b028 TomcatHttpHandlerAdapter continues after 0 bytes 3 years ago
Stephane Nicoll 8b39698553 Upgrade to Reactor 2020.0.18 3 years ago
Juergen Hoeller 10e979e58b Polishing 3 years ago
Juergen Hoeller 4143b445d6 Polishing 3 years ago
Juergen Hoeller eefdd2c768 Avoid return value reference in potentially cached MethodParameter instance 3 years ago
Juergen Hoeller c3fe112fd7 Consistent use of getLocalAddr() without DNS lookups in request adapters 3 years ago
Brian Clozel 17f7a24118 Add application/graphql+json mime and media types 3 years ago
rstoyanchev d518a7d8c8 AbstractListenerReadPublisher continues after 0 bytes 3 years ago
Sam Brannen 9a5891e6e6 Explicitly close ApplicationContexts and clean up warnings in tests 3 years ago
Sam Brannen 64b64d9ba0 Stop referring to features as "Java 5" features 3 years ago
Sam Brannen c462fe30ed Use Named arguments in parameterized tests 3 years ago
rstoyanchev 21d61316be Unwrap MappingJacksonValue before selecting ObjectMapper 3 years ago
rstoyanchev cb39b07088 Polishing Jackson encoder tests 3 years ago
Brian Clozel 6f41180cc5 Align AsyncRestTemplate error logging with RestTemplate 3 years ago
Sam Brannen 685a195ba1 Deprecate SocketUtils 3 years ago
Brian Clozel 88f73bffa0 Make assertion message lazy in ServletRequestPathUtils 3 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 3 years ago
rstoyanchev c4e362500b Polishing tests 3 years ago
rstoyanchev 8d5a6520ce Ensure all converters don't close InputStream 3 years ago
rstoyanchev 4effca35b5 Ignore Content-Type that is invalid (not concrete) 3 years ago
Sam Brannen dbeae27d3c Reduce build time by reducing shutdown wait period for Jetty tests 3 years ago
Arjen Poutsma caa13690e8 Support multiple boundary buffers in MultipartParser 3 years ago
Sam Brannen 6647023151 Document how to register annotated classes in a GenericWebApplicationContext 3 years ago
Sam Brannen e32f94bf8c Polish GenericWebApplicationContext and AnnotationConfigWebApplicationContext 3 years ago
shirohoo 7211912057 Polish tests in spring-web 3 years ago
Juergen Hoeller 6b3052200a Skip "data:" lines without content 3 years ago
rstoyanchev 34cb5df859 Consistent id for ReactorServerHttpRequest 3 years ago
rstoyanchev 7665424ea8 Polishing contribution 3 years ago
Max Demydenko f63a106c85 clear() method also clears argument resolver cache 3 years ago
rstoyanchev caaf48d4ec Add missing overrides to ServerHttpResponseDecorator 3 years ago
rstoyanchev e8e7fbba94 Polishing contribution and fix failing test 3 years ago
sokomishalov bd1f34e174 Apply adapters to client request headers after committed 3 years ago
Arjen Poutsma a490723f02 NettyHeadersAdapter::putAll does not overwrite headers 3 years ago
Sam Brannen df263d01b9 Use idiomatic AssertJ assertions for true, false, and null 3 years ago
Arjen Poutsma 4078b73cec NettyHeadersAdapter::putAll does not overwrite headers 3 years ago
Sam Brannen c3ce4f0f90 Polish contribution 3 years ago
Marten Deinum e1200f34e7 Use try-with-resources for AutoClosables where feasible 3 years ago