3833 Commits (c27acad6161cbe8c975eacf5a2783d08d6db16fc)

Author SHA1 Message Date
rstoyanchev 1c43a4c7ab Fix regression in ReactorServerHttpRequest 3 years ago
Sébastien Deleuze e931fdc5c2 Make HttpComponentsHeadersAdapter#getFirst nullable 3 years ago
Juergen Hoeller a93382dbbf Propagate HttpStreamResetException itself if cause is null 3 years ago
Sam Brannen 3ddf183922 Update copyright headers 3 years ago
rstoyanchev f0da099b12 Prefer request hostName and hostPort in ReactorServerHttpRequest 3 years ago
rstoyanchev a2b7a907ec Prefer local hostAddress in ReactorServerHttpRequest 3 years ago
Johnny Lim 4c351e811a Polish 3 years ago
Juergen Hoeller 42e7318cbb Polishing 3 years ago
Juergen Hoeller 000383fbff Explicit target ClassLoader for interface-based infrastructure proxies 3 years ago
Juergen Hoeller 37cbdc2cf4 Lazily load ContextLoader.properties (and lazily fail if not present) 3 years ago
rstoyanchev 45a7917a36 Backport of cf9fc69d6b 3 years ago
Sam Brannen 90ea39cc6b Update copyright headers 3 years ago
Arjen Poutsma 21c3d4f4a9 Support Jetty 10 in JettyClientHttpRequest 3 years ago
Sébastien Deleuze 4a4b332709 Refine Jackson2ObjectMapperBuilder#configureFeature exception handling 3 years ago
Brian Clozel 777f01d786 Fix path within mapping when pattern contains ".*" 3 years ago
Juergen Hoeller 937ab5f4b2 Polishing (aligned with main) 3 years ago
rstoyanchev 912fa7602a Improve invalid Content-Type handling in WebFlux 3 years ago
Sam Brannen 41a6b7ec20 Update copyright headers for source code changed since August 2022 3 years ago
Sam Brannen 750a8b359f Stop using Mockito to spy() on JDK I/O streams 3 years ago
Sam Brannen 109b00d24d Avoid use of deprecated Character/Double constructors in tests 3 years ago
Juergen Hoeller 2d94b43faa Polishing 3 years ago
Juergen Hoeller a11222f681 Polishing 3 years ago
Juergen Hoeller 0e33537d9d Consistent use of DefaultParameterNameResolver in tests 3 years ago
rstoyanchev 09b19d7aa6 Update RestTemplate Javadoc 3 years ago
Juergen Hoeller d7d44c6c51 Polishing 3 years ago
Juergen Hoeller 86fbb8678a Use unquoted value in assertion message in MediaType.checkParameters() 3 years ago
Sam Brannen e5878ab15b Fix precondition assertions 3 years ago
Sam Brannen 5f02323b9c Avoid String allocations with Assert.isTrue() 3 years ago
Sam Brannen deabd66939 Avoid String allocations with Assert.state() 3 years ago
Christoph Dreis 2a853aea67 Avoid String allocations in MediaType.checkParameters 3 years ago
Sam Brannen a281d8c3fd Polishing 3 years ago
Arjen Poutsma 46329851c1 Ensure state of PartGenerator accepts buffers 3 years ago
Brian Clozel 9410998897 Add caching headers to If-Unmodified-Since responses 3 years ago
Johnny Lim 1c1a0afbed Use AssertJ static imports consistently in 5.3.x 3 years ago
Brian Clozel 9465110917 Polish 3 years ago
chenrl b71e686cbd Fix ServletContextResource isFile check 3 years ago
rstoyanchev ae8b7973b4 Improve Javadoc on RequestEntity#getUrl 3 years ago
Marc Wrobel ce49068ff9 Fix links in Javadoc and reference docs 3 years ago
Marc Wrobel 92a231cf91 Fix typos in Javadoc, reference docs, and code 3 years ago
Sam Brannen 50dff77d01 Polish contribution 3 years ago
Marc Wrobel 0f479293b1 Replace use of the <tt> HTML tag in Javadoc 3 years ago
Brian Clozel a425512025 Polish 3 years ago
Kevin Yue 298c9a6f1b Redirect response wrapper should commit response 3 years ago
junsu bb3ada4a67 Fix Kotlin Serialization converter registration logic 3 years ago
Arjen Poutsma 4c0ece944a Fix race condition in PartGenerator 3 years ago
Johnny Lim d080b64907 Fix Javadoc since for new modules() and modulesToInstall() 3 years ago
Arend v. Reinersdorff 67eb2bbf19 Clarify docs on JNDI properties in Servlet environment 3 years ago
Vedran Pavic 812b089f1d Add missing nullability annotations to ResponseCookie 3 years ago
Rossen Stoyanchev 6e6f8637d1 Polishing contribution 3 years ago
Johnny Lim 00f7f5ff0a Use MediaType.APPLICATION_FORM_URLENCODED_VALUE 3 years ago