5507 Commits (b1f5b61bcd79fca7e697ec9ea263125cd7e7b557)

Author SHA1 Message Date
Brian Clozel a5141b187a Fix '**' parsing within a PathPattern segment 5 months ago
Brian Clozel d3c1e678c2 Support wildcard path elements at the start of path patterns 5 months ago
Juergen Hoeller 7adcd99ea2 Polishing 5 months ago
Juergen Hoeller c53132ecdf Polishing 5 months ago
rstoyanchev 03c3ec1577 Fall back on remoteHost if remoteAddress is null 5 months ago
Sam Brannen 2591cab561 Polishing 5 months ago
Sam Brannen 8456cd1e74 Polish contribution 5 months ago
Igor Murzich 7699b4af9c Retain order of produces media types in @⁠ExceptionHandler 5 months ago
rstoyanchev 2c83144946 Use getRemoteAddr in ServletServerHttpRequest 5 months ago
rstoyanchev b3264ec2a8 Fix typo 6 months ago
rstoyanchev a19b51b7e0 Handle invalid position in ResourceHttpMessageWriter 6 months ago
rstoyanchev fbdece6759 Polishing in ResourceHttpMessageWriter 6 months ago
rstoyanchev e9fb5eb38a Respect forwarded path in UrlHandlerFilter 6 months ago
rstoyanchev 5a858915ea Revise parsed path handling in UrlHandlerFilter 6 months ago
Brian Clozel 0cc79ba366 Catch EOFException in IntrospectingClientHttpResponse 6 months ago
Juergen Hoeller ba52164373 Provide graceful fallback for non-default NIO file systems 6 months ago
Brian Clozel 764336f0f2 Fix Jetty DataBufferFactory memory leak 7 months ago
Sam Brannen 4903fee939 Permit @⁠Nullable value in ResponseCookie from*() factory methods 7 months ago
Sam Brannen 6d710d482a Find annotation on overridden method in type hierarchy with unresolved generics 7 months ago
Sam Brannen f11a1e6f82 Polish tests 7 months ago
rstoyanchev ffc785471b Fix checkstyle error 7 months ago
rstoyanchev 6e2fbfe108 Polishing contribution 7 months ago
秦利斌 968e037503 Add documentation of RequestMapping about SpEL 7 months ago
rstoyanchev f0a9f649c1 Allow null in ProblemDetail#type 7 months ago
rstoyanchev 600d6c6fc0 Update contribution 7 months ago
giampaolo 7a55ce48a9 Handle CancellationException in JdkClientHttpRequest 7 months ago
Juergen Hoeller 5df9fd4eff Polishing (aligned with main) 8 months ago
Patrick Strawderman 24e66b63d1 Refine StringUtils#uriDecode and update documentation 8 months ago
Sébastien Deleuze 5e338ef1b8 Make MessageSource locale parameter nullable 8 months ago
Juergen Hoeller 54732605a5 Backport nullability refinements for Micrometer 8 months ago
Juergen Hoeller f86034b528 Drop final declaration from doFilter entry point (for CGLIB proxying) 8 months ago
Sam Brannen 1ad05db877 Simplify dependency management for JUnit artifacts 9 months ago
rstoyanchev f84552a97e Polishing contribution 9 months ago
Daniil Razorenov 8d6117e419 Support StreamingHttpOutputMessage in RestClient 9 months ago
Brian Clozel 45d887f973 Fix missing request body for GET and DELETE JdkClientHttpRequest 9 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 9 months ago
Brian Clozel 696692f1ed Do not attempt to decode wildcard content-types as form-data 9 months ago
Brian Clozel 8dee7d8fb6 Use concrete form-data type when reading request body 9 months ago
Brian Clozel f0e7b42704 Encode non-printable character in Content-Disposition parameter 9 months ago
Johnny Lim e86dc9ad95 Apply gh-34856 to MockClientHttpRequest in testfixture package 9 months ago
Sam Brannen 4d2cc4ae97 Polish contribution 9 months ago
Mohammad Saeed Nouri c04902fefb Allow update of existing WebSession after max sessions limit is reached 9 months ago
Sam Brannen 3c265e1044 Fix InMemoryWebSessionStoreTests.startsSessionImplicitly() test 9 months ago
Sam Brannen 222702f750 Polish WebSession support and tests 9 months ago
Sam Brannen 18d6a55e3e Polishing and removal of "this." for method invocations 9 months ago
rstoyanchev 4782c697b8 Improve RestControllerAdvice documentation 10 months ago
rstoyanchev de52090959 Polishing contribution 10 months ago
Vedran Pavic 4d862b871d Improve Javadoc for @ExceptionHandler 10 months ago
Sébastien Deleuze a439e9030f Fix collection support in AbstractKotlinSerializationHttpMessageConverter 10 months ago
Brian Clozel 4a46d957f3 Fix out of bounds exception for PathPattern#combine 10 months ago