2929 Commits (37fb79e8ffb8301d3480ae3d62bdabbcebf5be6d)

Author SHA1 Message Date
Juergen Hoeller 47651350f3 Polishing 1 year ago
Sam Brannen 208d52d852 Introduce Checkstyle rule for separator symbol location 1 year ago
rstoyanchev 18c3b637e4 Fix dated Javadoc in MvcUriComponentsBuilder 1 year ago
rstoyanchev 34c69bfc67 Allow empty comment in ServerResponse.SseBuilder 1 year ago
Sam Brannen c6a9aa59a3 Remove BDDMockito Checkstyle rule 1 year ago
Sam Brannen 8334cb1abb Revise tests to better express intent 1 year ago
Juergen Hoeller 403362fe3c Polishing 1 year ago
Juergen Hoeller 534f123fe8 Add explicit FileSystemResource path check for trailing slash 1 year ago
rstoyanchev f92f9c1d5b Fix handling of timeout in SseEmitter 1 year ago
Brian Clozel f895d762cd Remove duplicate Content-Type header in error cases 1 year ago
Sam Brannen b2134ee71f Avoid Gradle build warnings about @⁠SuppressFBWarnings from FindBugs 1 year ago
Sam Brannen 440a259b71 Clean up warnings in Gradle build 1 year ago
rstoyanchev 84992536c5 Defer initialization of HandlerMethod validation flags 1 year ago
Brian Clozel d80de043ce Fix filtered HTTP headers in data binding 1 year ago
Brian Clozel 7c5b6f1e1c Delete failing Freemarker test 1 year ago
rstoyanchev 1cc767e90b Polishing in ExtendedServletRequestDataBinder 1 year ago
Stéphane Nicoll 24fa9ea394 Polish contribution 1 year ago
Mengqi Xu 4acd9ee69b Polish HttpEntityMethodProcessor 1 year ago
xumengqi 53b3b934fc BindException declared but not handled by ExceptionHandler 1 year ago
Brian Clozel 84be0d85b4 Refine location checks for PathResource 1 year ago
Brian Clozel c971276f34 Refine default filtered headers for web data binding 1 year ago
rstoyanchev a985b73939 Improve logging in ReactiveTypeHandler 1 year ago
rstoyanchev 5a44897c55 Polishing in WebAsyncManager 1 year ago
rstoyanchev 59ed4686c5 Create ParameterErrors for type level constraint 1 year ago
Johnny Lim 6d86b23fbe Apply Checkstyle MethodParamPadCheck module 1 year ago
Brian Clozel 1a34b0dd87 Improve PathMatcher/PatternParser XML configuration 1 year ago
Sam Brannen a89db89fc0 Polishing 1 year ago
Sam Brannen 3d0fffa8e4 Polish contribution 1 year ago
Mico Piira 71f872e8bb Fix implicit variable resolution in JSP EvalTag 1 year ago
rstoyanchev 8aeced9f80 Support header filtering in web data binding 1 year ago
rstoyanchev 70c326ed30 Support headers in DataBinding via constructor args 1 year ago
Juergen Hoeller edf7f3cd43 Polishing 1 year ago
rstoyanchev cbe2f36106 Decode static resource path with UriUtils 1 year ago
rstoyanchev e78179b96e Decode static resource path with UriUtils 1 year ago
rstoyanchev 59ec871e76 Append trailing slash to static location 1 year ago
longtanfei e67f892e44 Use optimistic locking where possible in `ResponseBodyEmitter` 1 year ago
Tran Ngoc Nhan 07b12666b4 Fix typos in Javadoc and variable names 1 year ago
Juergen Hoeller c979eddab1 Consistent deprecation markers for 6.2 1 year ago
Sam Brannen f427ac383d (Re)suppress deprecation warnings 1 year ago
Juergen Hoeller 9e3371ef07 Mark ListenableFuture as deprecated for removal 1 year ago
Brian Clozel d8c153a9d1 Remove support for Resin Servlet container 1 year ago
rstoyanchev 9252e741e1 Default webmvc handling of disconnected client errors 1 year ago
rstoyanchev 5271f5b8a1 Polishing 1 year ago
Brian Clozel 9a761579c0 Remove ServerResponse.AsyncBuilder interface 1 year ago
rstoyanchev 23656aebc6 Use Locale.ROOT consistently for toLower/toUpperCase 1 year ago
rstoyanchev a63cf06496 Update Javadoc snippets for static resource locations 1 year ago
rstoyanchev 789d7effa9 Assert static resource location 1 year ago
Brian Clozel f204f4962d Document XML parser usage against security false positives 1 year ago
rstoyanchev 7d3a3d35ce Update valid path checks for double encoding 1 year ago
rstoyanchev fb7890d739 Update processPath for double encoding 1 year ago