3272 Commits (65655b949f2529e56ad979b1a75ab8264a5860a9)
 

Author SHA1 Message Date
Costin Leau a45d33a158 SPR-7159 15 years ago
Juergen Hoeller c0aac20081 further 3.0.3 preparations 15 years ago
Juergen Hoeller b0afa0c472 only retrieve transaction manager bean if necessary (SPR-7153) 15 years ago
Juergen Hoeller 17a1362ed8 BeanDefinitionVisitor/PropertyPlaceholderConfigurer finds and resolves values in arrays as well (SPR-7136) 15 years ago
Arjen Poutsma dd8c18188f SPR-7160 - ShallowEtagHeaderFilter not adding ETag 15 years ago
Costin Leau 159f98728e SPR-7137 15 years ago
Arjen Poutsma c1f18582e7 SPR-7117 - Add ability for CNVR to search view names that use file extensions 15 years ago
Arjen Poutsma f8a05da1c9 SPR-7146 - AppEngine : bug with SimpleClientHttpResponse.getHeaders 15 years ago
Arjen Poutsma a910ce68ff SPR-7145 - NullPointerException in AnnotationMethodHandlerAdapter if HttpHeaders in ResponseEntity are empty 15 years ago
Costin Leau aa216672ae SPR-7090 15 years ago
Costin Leau 4ddcd35d13 SPR-6819 15 years ago
Costin Leau 02cc37cc16 + sanitize class names (eliminate trailing .class for dot notation) 15 years ago
Costin Leau 03415960ff + minor doc update regarding Tomcat setup (so the Tomcat list is rendered properly) 15 years ago
Arjen Poutsma c2707150b1 SPR-7135 - org.springframework.http.MediaType#checkParameters fails to process a Content-Type like application/xml;charset="utf-8" 15 years ago
Juergen Hoeller 8ce4037af2 TilesConfigurer's "definitionsFactoryClass" property applies common Tiles DefinitionsFactory setup (SPR-7101) 15 years ago
Juergen Hoeller 101a5cd8ff factored out getRequestDispatcher template method (SPR-7118) 15 years ago
Juergen Hoeller 8df0403e99 further fixes for 3.0.3 15 years ago
Juergen Hoeller 07920fc3df polishing 15 years ago
Juergen Hoeller 87e327773e introduced AopProxyUtils.ultimateTargetClass (SPR-7074) 15 years ago
Juergen Hoeller b28310b051 added default InputSourceEditor for SAX InputSource construction with a URL String as system id (SPR-7099) 15 years ago
Juergen Hoeller 20d3085dc8 polishing 15 years ago
Juergen Hoeller 218ee6d24c added "boolean isRegisteredWithDestination()" method (SPR-7065) 15 years ago
Chris Beams 3f06a92b6b getBean(Class<?>) now filters out bean definitions for which isAutowireCandidate() is false (SPR-7120) 15 years ago
Juergen Hoeller 5057c4a69c DefaultMessageListenerContainer reacts to maxConcurrentConsumers reduction for long-lived tasks (SPR-7075) 15 years ago
Juergen Hoeller 4cab4a7545 introspect decorated definition for getType calls as well (SPR-7006) 15 years ago
Juergen Hoeller 3dbe38e418 added check for WebSphere's compliance mode (SPR-7064) 15 years ago
Michael Isvy c5f83686d2 line 149: fixed a typo. 15 years ago
Juergen Hoeller 77074c6c87 property placeholders can deal with nested expressions which happen to use the same suffix (SPR-7098) 15 years ago
Arjen Poutsma 1e34e2725a SPR-7107 - RestTemplate/UriTemplate/UriUtils improperly encoding UTF-8 15 years ago
Costin Leau 7790dedff2 + disable some of the WAS failing tests 15 years ago
Juergen Hoeller 399b388ea5 fixed JSP SelectTag's support for rendering enum constants (SPR-7112) 15 years ago
Costin Leau 5af6d917e9 SPR-7064 15 years ago
Costin Leau ea9eb853fa SPR-7064 15 years ago
Costin Leau 05360c095c SPR-7064 15 years ago
Juergen Hoeller 1ed05eceb9 remove trailing servlet path slash on WebSphere only (SPR-7064) 15 years ago
Juergen Hoeller 69c4cdf975 remove trailing servlet path slash on WebSphere only (SPR-7064) 15 years ago
Arjen Poutsma 3f6cc3f552 Added more tests. 15 years ago
Keith Donald e21a1c5a61 polish 15 years ago
Keith Donald 86906d1b4d checking in performance tests 15 years ago
Keith Donald 6e13cc9eaa thread safety for caching 15 years ago
Arjen Poutsma b25462ddf9 SPR-7107 - RestTemplate/UriTemplate/UriUtils improperly encoding UTF-8 15 years ago
Keith Donald e60389283d caching optmizations and performance tests 15 years ago
Keith Donald 066b4d542b polish 15 years ago
Keith Donald 594596f361 cache invalidation 15 years ago
Keith Donald bf03d0d56f converter caching 15 years ago
Juergen Hoeller 33252495cf fixed @ExceptionHandler resolution in case of multiple matches at different inheritance levels (SPR-7085) 15 years ago
Keith Donald a71514222a preserving desc context for collection/map elements 15 years ago
Keith Donald 8464ac90c7 promoted char sequence first 15 years ago
Keith Donald ebbf63f4e0 polish 15 years ago
Keith Donald e6018afe8b restored resource conversion test 15 years ago