1882 Commits (9685380334ffd40623feed4d1e89b9eff03f5dce)

Author SHA1 Message Date
Sam Brannen 35d0b3dba9 Fix Javadoc links accidentally broken in 7b6d83a106 5 years ago
Qimiao Chen 193a76fe2a
Avoid unnecessary sorting in AbstractHandlerMethodMapping 5 years ago
Arjen Poutsma 7c4f0318bb Improve efficiency of built RouterFunction 5 years ago
Rossen Stoyanchev 7b7dfcaaed Polishing contribution 5 years ago
mdindoffer c11dd4a839
Do not mention credentials as enabled by default in CorsRegistry 5 years ago
Arjen Poutsma 0dc1c7eb8b Add ServerRequest::checkNotModified 5 years ago
Arjen Poutsma 61569003b5 CORS support in HTTP header predicate 5 years ago
Arjen Poutsma c03cdbac21 CORS support in HTTP method predicate 5 years ago
Arjen Poutsma fc12891006 Add ServerRequest::firstHeader 5 years ago
Arjen Poutsma 2fb90cb16b Support for byte-range requests in WebMvc.fn 5 years ago
Rossen Stoyanchev 7e03728b2c Polishing contribution 5 years ago
sada-sigsci cc1f57823b Remove charset from content-type in SseEmitter 5 years ago
Rossen Stoyanchev a98bf30ee6 ShallowEtagHeaderFilter checks for pre-existing eTag 5 years ago
Rossen Stoyanchev c7e037da39 Remove unnecessary calls to disableContentCaching 5 years ago
Rossen Stoyanchev d3da7a50ec Polishing and minor refactoring 5 years ago
Christoph Dreis 2093e35f27 Avoid unnecessary sorting 5 years ago
ZhangT c5fb7b9fb7
Simplify some redundant code 5 years ago
Juergen Hoeller 6db20eb773 Avoid package import cycles 5 years ago
Rossen Stoyanchev 68b980f849 Remove producible request attribute before mapping 5 years ago
Rossen Stoyanchev 9aea10179b Insert StringMessageConverter for SSE 5 years ago
Rossen Stoyanchev e7d40f930f Remove synchronized block 5 years ago
Hyunjin Choi bac5cd866e Simplify getSessionAttributesHandler() method 5 years ago
Hyunjin Choi a2af5a90dc Simplify UrlFileNameViewController#getViewNameForUrlPath() 5 years ago
Rossen Stoyanchev c69703ffdb Deprecate path extension strategies 5 years ago
Rossen Stoyanchev 214ba63127 Deprecate config options for content negotiation by path extension 5 years ago
Rossen Stoyanchev 7453c0d0cb Deprecate config options to match by path extension 5 years ago
Rossen Stoyanchev 8740c2dc18 Warning against split URL handling in docs 5 years ago
Sébastien Deleuze bc7d010485 Update CORS support 5 years ago
Rossen Stoyanchev 34d32402d3 Return 500 if producible attribute present 5 years ago
Rossen Stoyanchev d509d5ae6f Polishing contribution 5 years ago
Astushi Yoshikawa 53b39eb753 MvcUriComponentsBuilder prepends slash 5 years ago
Sam Brannen ef6b1ba034 Update copyright date 5 years ago
stsypanov c480a99a77 Trim line from LineInfo only once 5 years ago
Sam Brannen 12a78d1af2 Update copyright date 5 years ago
GungnirLaevatain 4692f20aac Remove code duplication in AnnotationDrivenBeanDefinitionParser 5 years ago
Sam Brannen 7b6d83a106 Use Gradle test fixture support for spring-web 5 years ago
Sam Brannen 94f8ef08e2 Move common TestPrincipal to spring-core test fixtures 5 years ago
Sam Brannen 726b1bb1d0 Rename test fixture package in spring-context 5 years ago
Sam Brannen 7cd4ddf5fc Rename test fixture package in spring-beans 5 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 5 years ago
Sam Brannen 61d4ee594d Use Gradle test fixture support for spring-beans and spring-context 5 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 5 years ago
Rossen Stoyanchev 44da775134 CorsInterceptor skips async dispatch 5 years ago
Rossen Stoyanchev 9b30d46ff4 JSON charset handling in StringHttpMessageConverter 5 years ago
Johnny Lim 1e83e889aa Use hasSize() where possible 5 years ago
Sam Brannen fc42ca2866 Polish contribution 5 years ago
yokotaso d7d474f658 Do not cache prototype @ControllerAdvice beans 5 years ago
Rossen Stoyanchev b44daa8b71 Remove the few remaining usages of UriTemplate 5 years ago
Sébastien Deleuze 6c7250b0ae Make Kotlin DSL class constructors internal 5 years ago
Rossen Stoyanchev f4e0288357 Remove mentions of Tomcat async request timeout value 5 years ago