8104 Commits (bcde955ec996510d41b83e05d06d1c007e152f94)
 

Author SHA1 Message Date
Juergen Hoeller ccafccbec8 Actually accept String expressions for "prefetch" and "receive-timeout" in jms namespace 11 years ago
Juergen Hoeller 2d2226baf6 Added 546 to Sybase data integrity violation codes 11 years ago
Juergen Hoeller 62ea627965 Revised exclusion of java.lang.Class properties 11 years ago
Phillip Webb a1529d498e Fix possible GenericMsgTemplate race condition 11 years ago
Phillip Webb f57c4a09ee Polish 11 years ago
Sam Brannen da7ae4a63b Polish meta-annotation terminology in MetaAnnoUtils 11 years ago
Sam Brannen 800018a817 Do not repopulate RequestContextHolder in ServTEL 11 years ago
Sam Brannen 099b10d23b Honor presence of @WebAppConfiguration in ServTEL 11 years ago
Juergen Hoeller c5d797736b Added tests for custom qualifier annotations on scoped @Bean methods 11 years ago
Juergen Hoeller cb624e25c5 Fixed ExtendedBeanInfo and its tests to accept JDK 8 b117+ introspection results 11 years ago
Juergen Hoeller 92816492ed Established well-defined registration order for Hibernate package scanning 11 years ago
Juergen Hoeller eb1b3c5a68 Use bean-creating factory's AutowireCandidateResolver even for dependencies in parent factory 11 years ago
Juergen Hoeller be63c07b2e Polishing 11 years ago
Juergen Hoeller d6e84631f5 Fixed @since tag 11 years ago
Juergen Hoeller 4fe52d1953 Polishing 11 years ago
Juergen Hoeller 6d7ce439b1 Introduced GuavaCacheManager as an alternative to ConcurrentMapCacheManager 11 years ago
Juergen Hoeller 4c8a7899f2 Optimized use of JDBC 3.0 ParameterMetaData.getParameterType, caching information about drivers which do not support that feature 11 years ago
Juergen Hoeller 26d143868f Compatibility with XStream 1.4.5 11 years ago
Juergen Hoeller 242ecdc448 Fixed inner bean name determination for multi-level nesting scenario, calculating a unique bean name as early as possible now (and for any kind of bean scope) 11 years ago
Juergen Hoeller 5dcd28761c Fixed type resolution for uninitialized factory-method declaration 11 years ago
Sam Brannen a3b022aa48 Ensure ServTEL doesn't reset ReqAttrs by accident 11 years ago
Rossen Stoyanchev 5f38996cd6 Add methods for static resolution of @ExceptionHandler 11 years ago
Juergen Hoeller 6078c27e60 Fixed evaluation of "!" operator in case of multiple profile expressions 11 years ago
Juergen Hoeller f70739430b Polishing 11 years ago
Juergen Hoeller 8580d2d19e Fixed detection of generic types and qualifier annotations on scoped-proxy factory methods 11 years ago
Juergen Hoeller 1f9b833c4d Introduced SockJsSession interface and moved SockJsSessionFactory and SockJsServiceConfig to sockjs.transport; added initialize(SockJsServiceConfig) method to TransportHandler interface; extracted TransportHandlingSockJsService from DefaultSockJsService; moved sockjs.support.frame to sockjs.frame and extracted (Default)SockJsFrameFormat from SockJsFrame; moved SockJsHttpRequestHandler to sockjs.support; removed Jackson 1.x support 11 years ago
Rossen Stoyanchev fcecd0328a Collapse messaging.simp.handler into messaging.simp 11 years ago
Rossen Stoyanchev 307bf4bede Add messaging.simp.user package 11 years ago
Rossen Stoyanchev 89455c00f6 Create messaging.simp.broker package 11 years ago
Juergen Hoeller ea8a2095ec Polishing 11 years ago
Juergen Hoeller 7a154e8e98 Renamed handler.support to handler.invocation 11 years ago
Juergen Hoeller c4163c7475 Moved messaging.support.converter to messaging.converter; moved messaging.support.tcp to messaging.tcp; moved messaging.support.channel to messaging.support itself; moved handler.condition to handler itself; reworked handler.method into handler.support 11 years ago
Rossen Stoyanchev 947f3d4b2b Update Javadoc, add tests and polish spring-messaging 11 years ago
Sam Brannen 3e0b0f100c Delete unused import in MockAsyncContext 11 years ago
Sam Brannen 4957131a7b Delete sysout.println call from MBean*Tests 11 years ago
Juergen Hoeller edeb11c556 Polishing 11 years ago
Brian Clozel efc5074395 Document ControllerAdvice annotation 11 years ago
Spring Buildmaster 0912be105a Increment version to 4.0.0.BUILD-SNAPSHOT 11 years ago
Spring Buildmaster 8a4b36479a Release version 4.0.0.RC2 11 years ago
Phillip Webb 85b0bfff58 Only consider "is" methods with boolean returns 11 years ago
Rossen Stoyanchev 8f569264da Fix issue in GlassfishRequestUpgradeStrategy 11 years ago
Brian Clozel 3ac14e7cd8 Document websocket XML namespace 11 years ago
Rossen Stoyanchev 14468e80f3 Add principal in GlassfishRequestUpgradeStrategy 11 years ago
Phillip Webb b1485420b6 Use port scanning for JMX tests 11 years ago
Juergen Hoeller 1dff45c38a Consistent ".jetty" and ".standard" subpackages; consolidated GlassFishRequestUpgradeStrategy implementation; renamed Text/BinaryWebSocketHandler and moved them to web.socket.support 11 years ago
Rossen Stoyanchev 7713a55f6b Add test case for multivalue x-forwarded host header 11 years ago
Phillip Webb d4245610a2 Fix performance test HSQLDB error 11 years ago
Phillip Webb 526555de85 Tweak times in TimedSpringRunnerTests 11 years ago
Phillip Webb c2b56c07e5 Cache property TypeDescriptors 11 years ago
Phillip Webb fd1b48139f Polish 11 years ago