797 Commits (d53f0b995a503aa398cf9d1225f2e038b0c1a574)

Author SHA1 Message Date
Sebastien Deleuze 31a5434ea4 Make @ResponseBody method return type available for message converters 9 years ago
Brian Clozel 9ada55dc6b Fix NPE in GzipResourceResolver 9 years ago
Sam Brannen de9f27872e Polish CORS support classes 9 years ago
Sam Brannen 6c530b7bfb Delete trailing whitespace in XML files 9 years ago
Sam Brannen 078d252d1e Delete trailing whitespace in Java source code 9 years ago
Sebastien Deleuze 1e39a18819 Polish 9 years ago
Rossen Stoyanchev 0ef8af4798 Use .setStatus in ResponseStatusExceptionResolver 9 years ago
Rossen Stoyanchev 8d7812b1b6 Raise IAE when no converter matches return type 9 years ago
Brian Clozel a421bd2c27 Avoid duplicate Etag/Last-Modified header values 9 years ago
Juergen Hoeller 92f1754b1e Fixed fallback mode in ObjenesisCglibAopProxy, plus consistent support for bypassing Objenesis (e.g. on Google App Engine) 9 years ago
Rossen Stoyanchev 210e10c657 Add AsyncHandlerMethodReturnValueHandler 9 years ago
Sebastien Deleuze 8187833502 Change default JSON prefix from "{} && " to ")]}', " 9 years ago
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 9 years ago