3313 Commits (9e4140e5490a57ad79d08a8fca476d8b019f0664)
 

Author SHA1 Message Date
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
Keith Donald b9aeba23ef fixed failing test 15 years ago
Keith Donald d98da7d240 fixed failing test 15 years ago
Keith Donald e7c99b2b62 no longer used 15 years ago
Keith Donald 64d6a42dfd improved conversion system logging, collection converter simplification/polish, several optimizations, annotation-driven formatting caching 15 years ago
Andy Clement bf1a95c771 SPR-7100: '_' supported as first char of identifier 15 years ago
Juergen Hoeller f6b56a591c PropertyTypeDescriptor detects underlying field with same lenient naming rules as CachedIntrospectionResults (SPR-7102) 15 years ago
Juergen Hoeller 2a19148eed changed "javax.persistence.criteria" import to an explicit Import-Package declaration (SPR-6636) 15 years ago
Juergen Hoeller 7048f32666 fixed canRead breakage 15 years ago
Juergen Hoeller b3b5b356d2 polishing 15 years ago