834 Commits (28c07a6d38ee88b6367f16784b9468a01a0ba4e7)

Author SHA1 Message Date
Sebastien Deleuze a08c9f3137 Polish serialization/deserialization exception logging 9 years ago
Juergen Hoeller b7d3a2a25b ResourceHttpRequestHandlerTests avoids millisecond-level comparisons 9 years ago
Rossen Stoyanchev 4b05bda0bf Missing path variable is now a 500 error 9 years ago
Stephane Nicoll 95acf8c989 Remove references to codehaus.org 9 years ago
Sam Brannen 32c17bf540 Revise method and parameter names in annotation support 9 years ago
Sam Brannen 2b339db53b Polish @CrossOrigin 9 years ago
Brian Clozel 0175068cab Improve Last-Modified & ETag support 9 years ago
Rossen Stoyanchev 9712a32c46 Allow setting timeout in ResponseBodyEmitter 9 years ago
Sebastien Deleuze 0c3b34f7d5 Polish CORS global configuration 9 years ago
Sebastien Deleuze 15da5efc86 Fix combining class and method level @CrossOrigin attributes 9 years ago
Sebastien Deleuze e5f76af193 Support CORS global configuration in XML namespace 9 years ago
Jasper de Vries ec4783400c SPR-13080 SseEventBuilder needs event rather than name 9 years ago
Rossen Stoyanchev 3e74476c11 Polish 9 years ago
Sam Brannen 1a56b47502 Introduce alias for 'value' attribute in @MatrixVariable 9 years ago
Sam Brannen 60eb9e9ca2 Introduce 'value' alias for 'origin' in @CrossOrigin 9 years ago
Sam Brannen f0c0813011 Change semantics of @CrossOrigin's maxAge regarding negative values 9 years ago
Sam Brannen 72b44af862 Introduce test for invalid @CrossOrigin.allowCredentials() 9 years ago
Sam Brannen 9ce7485237 Introduce alias for 'value' attribute in @SessionAttributes 9 years ago
Sam Brannen 6a5b2672e7 Introduce alias for 'value' attribute in @ResponseStatus 9 years ago
Sam Brannen c55486d5d5 Introduce alias for 'value' attribute in @RequestPart 9 years ago
Sam Brannen c4c3ce796a Introduce alias for 'value' attribute in @CookieValue 9 years ago
Sam Brannen 7018747cec Remove trailing whitespace in Java source code 9 years ago
Sam Brannen e30c9b2ef3 Synthesize annotation from a map of attributes 9 years ago
Brian Clozel 9e6494eef6 Reinstate WebContentGenerator.checkAndPrepare variant 9 years ago
Brian Clozel 4d5fca596d Fix directories I/O in ResourceHttpRequestHandler 9 years ago
Rossen Stoyanchev ad4c8795ae Include only path in <spring:mvcUrl> 9 years ago
Juergen Hoeller b4095c3e1d Class identity comparisons wherever possible 9 years ago
Brian Clozel 57e0c789a8 Polish 9 years ago
Brian Clozel c5d6cc4134 Polish 9 years ago
Brian Clozel 9e5a33c1b3 Add a ResourceResolver implementation for WebJars 9 years ago
Brian Clozel c36435c042 Execute HandlerInterceptors in registration order 9 years ago
Stephane Nicoll cf391f5ce1 polish 9 years ago
Rossen Stoyanchev 90d54285d2 Add httpMethods property to LocalChangeInterceptor 9 years ago
Rossen Stoyanchev 85cf4e6999 All MVC building methods accept controller type 9 years ago
james e41877d64e SPR-13033: Use @RequestMapping of correct class 9 years ago
Rossen Stoyanchev 5e8d838334 CORS-related refinements 9 years ago
Sebastien Deleuze decb55ce14 Rename CrossOriginConfigurer/Registration to CorsConfigurer/Registration 9 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