925 Commits (e4539d9f4003bee0f3cd31dd70b87a32ffb95884)

Author SHA1 Message Date
Sebastien Deleuze e5f76af193 Support CORS global configuration in XML namespace 10 years ago
Jasper de Vries ec4783400c SPR-13080 SseEventBuilder needs event rather than name 10 years ago
Rossen Stoyanchev 3e74476c11 Polish 10 years ago
Sam Brannen 1a56b47502 Introduce alias for 'value' attribute in @MatrixVariable 10 years ago
Sam Brannen 60eb9e9ca2 Introduce 'value' alias for 'origin' in @CrossOrigin 10 years ago
Sam Brannen f0c0813011 Change semantics of @CrossOrigin's maxAge regarding negative values 10 years ago
Sam Brannen 72b44af862 Introduce test for invalid @CrossOrigin.allowCredentials() 10 years ago
Sam Brannen 9ce7485237 Introduce alias for 'value' attribute in @SessionAttributes 10 years ago
Sam Brannen 6a5b2672e7 Introduce alias for 'value' attribute in @ResponseStatus 10 years ago
Sam Brannen c55486d5d5 Introduce alias for 'value' attribute in @RequestPart 10 years ago
Sam Brannen c4c3ce796a Introduce alias for 'value' attribute in @CookieValue 10 years ago
Sam Brannen 7018747cec Remove trailing whitespace in Java source code 10 years ago
Sam Brannen e30c9b2ef3 Synthesize annotation from a map of attributes 10 years ago
Brian Clozel 9e6494eef6 Reinstate WebContentGenerator.checkAndPrepare variant 10 years ago
Brian Clozel 4d5fca596d Fix directories I/O in ResourceHttpRequestHandler 10 years ago
Rossen Stoyanchev ad4c8795ae Include only path in <spring:mvcUrl> 10 years ago
Juergen Hoeller b4095c3e1d Class identity comparisons wherever possible 10 years ago
Brian Clozel 57e0c789a8 Polish 10 years ago
Brian Clozel c5d6cc4134 Polish 10 years ago
Brian Clozel 9e5a33c1b3 Add a ResourceResolver implementation for WebJars 10 years ago
Brian Clozel c36435c042 Execute HandlerInterceptors in registration order 10 years ago
Stephane Nicoll cf391f5ce1 polish 10 years ago
Rossen Stoyanchev 90d54285d2 Add httpMethods property to LocalChangeInterceptor 10 years ago
Rossen Stoyanchev 85cf4e6999 All MVC building methods accept controller type 10 years ago
james e41877d64e SPR-13033: Use @RequestMapping of correct class 10 years ago
Rossen Stoyanchev 5e8d838334 CORS-related refinements 10 years ago
Sebastien Deleuze decb55ce14 Rename CrossOriginConfigurer/Registration to CorsConfigurer/Registration 10 years ago
Sebastien Deleuze 49fff7513d Add global CORS configuration capabilities 10 years ago
Rossen Stoyanchev e843bcc725 Do not log headers in exception message 10 years ago
Juergen Hoeller 0711d6d0df Polishing 10 years ago
Brian Clozel 71c3e4e4ee Fix empty URLs handling in ResourceUrlEncodingFilter 10 years ago
Juergen Hoeller 00147379f9 Polishing 10 years ago
Arjen Poutsma 76beb36e4b Remove duplicate separators when combining paths 10 years ago
Juergen Hoeller dbd82d128d Polishing 10 years ago
Brian Clozel 8b545f47bd Fix remote context handling in UrlTag 10 years ago
Sam Brannen ba84458c65 Overhaul AnnotatedElementUtils 10 years ago
Rossen Stoyanchev 8853107f76 Find CORS config by HandlerMethod 10 years ago
Rossen Stoyanchev 4a8baebf59 Improve MappingRegistry tests and polish 10 years ago
Sam Brannen 16b189cc1a Add failing test for concrete @RequestMapping method in abstract superclass 10 years ago
Sam Brannen 5dd70a8e46 Simplify HandlerMethodAnnotationDetectionTests config 10 years ago
Brian Clozel 77937c5b02 Polish JRubyScriptTemplateTests (case sensitive issue) 10 years ago
Sam Brannen 3fb2645744 Polish HandlerMethodAnnotationDetectionTests 10 years ago
Sebastien Deleuze 7919364db6 Polish script based view tests 10 years ago
Rossen Stoyanchev e306098155 Encapsulate CORS checking within CorsConfiguration 10 years ago
Sebastien Deleuze 83f269b512 Make DefaultCorsProcessor Servlet 2.5 compliant 10 years ago
Rossen Stoyanchev 71683c5f8d Fix regressions from 8f558e7 10 years ago
Rossen Stoyanchev 205e5dfd6f Support bridged methods in MvcUriComponentsBuilder 10 years ago
Rossen Stoyanchev 9637b12f89 Fix typo 10 years ago
Sam Brannen e9c4db34ec Improve ex. msg for duplicate methods in MvcUriComponentsBuilder 10 years ago
Sam Brannen 859751b9d9 Add test for bridge method support in MvcUriComponentsBuilder 10 years ago