8635 Commits (c2356e57c8d9160e22d99f39279a32c5944b5b53)
 

Author SHA1 Message Date
Sam Brannen 8e89aff48f Merge from sbrannen/SPR-11634 11 years ago
Sam Brannen 1f017c4acb Support classes AND locations in @ContextConfiguration 11 years ago
Rossen Stoyanchev 8edbdf4ddb Fix failing test 11 years ago
Rossen Stoyanchev a6b167dd48 Merge pull request #505 from sdeleuze/SPR-11621 11 years ago
Rossen Stoyanchev 8ab8448148 Move tests to packages where they belong 11 years ago
Rossen Stoyanchev 73ecbc047c Update JettyWebSocketSession 11 years ago
Sebastien Deleuze a805f12374 Make WebSocket fields available after it is closed 11 years ago
Rossen Stoyanchev ea762b2c74 Merge pull request #503 from sdeleuze/SPR-11623 11 years ago
Rossen Stoyanchev 6ec3de6029 Fix issue with default executor for broker channel 11 years ago
Sebastien Deleuze fb7d81c4a2 Fix <websocket:interceptors> default configuration 11 years ago
Stephane Nicoll 119dfd9cf9 Fix cache decoration 11 years ago
Stephane Nicoll dcf5f4a6a3 javax.annotation.Priority alternative to @Order 11 years ago
Stephane Nicoll 5fe8f52c02 Add support for @Priority 11 years ago
Stephane Nicoll 48221798f5 Improving test coverage of determinePrimaryCandidate 11 years ago
Stephane Nicoll 3c28301ded Provide common cache config 11 years ago
Stephane Nicoll 6a8cf28665 polishing 11 years ago
Stephane Nicoll f06cad91c0 Add custom cache manager per cache operation 11 years ago
Stephane Nicoll 81c208098f Custom KeyGenerator 11 years ago
Sam Brannen 906321dcdd Fix broken tests in QuartzSupportTests 11 years ago
Sam Brannen 5d049e0de8 Introduce execute(DataSource) in ResrcDbPopulator 11 years ago
Sam Brannen b766686c40 Remove duplicate @since tags in EmbeddedDatabaseBuilder 11 years ago
Sam Brannen c38600762d Reinject Servlet mocks between TestNG test methods 11 years ago
Sam Brannen 34eb4dba3a Update Javadoc for supported JBoss VFS version 11 years ago
Sam Brannen 6aaae7e258 Execute as many Jasper Reports tests in IDE as possible 11 years ago
Sam Brannen db66ef0f6f Clean up warnings in spring-webmvc 11 years ago
Rossen Stoyanchev 75439c7836 Polish 11 years ago
Rossen Stoyanchev e3ef3fffa5 Optimize STOMP encoding/decoding hotspots 11 years ago
Rossen Stoyanchev ace6bd2418 Improve shutdown responsiveness of SubProtocolWSH 11 years ago
Juergen Hoeller ea1e27efa2 Require Jackson 2.0+, EhCache 2.5+, Quartz 2.1.4+ 11 years ago
Sam Brannen 5c577451f3 Polish Javadoc in abstract base test classes in the TCF 11 years ago
Rossen Stoyanchev d19e30e2f8 Increase log level in spring-messaging tests 11 years ago
Sam Brannen c924d659eb Update code templates in Eclipse settings 11 years ago
Phillip Webb 0b115d7a1e Switch master to 4.1.0.BUILD-SNAPSHOT 11 years ago
Spring Buildmaster fb7e1970a9 Next development version 11 years ago
Juergen Hoeller 9859b97037 Consider a null ClassLoader (typically the bootstrap CL) as cache-safe 11 years ago
Rossen Stoyanchev 32852e0843 Improve doc on authentication for stomp/websocket 11 years ago
Rossen Stoyanchev b02bda95b2 Document better ASYNC dispatch type config for Filters 11 years ago
Juergen Hoeller b70148c12d Consistent PropertyAccessor method order as declared in the interface 11 years ago
Juergen Hoeller 3af8a3260a Correctly resolve accessors for static properties on Class 11 years ago
Juergen Hoeller e3035363a6 Maintenance version updates, excludes for overlapping dependencies (PR #499) 11 years ago
Rossen Stoyanchev e92bbc8014 Revert "Improve suffix pattern check" 11 years ago
Rossen Stoyanchev 3347b45292 Provide more accurate error message 11 years ago
Rossen Stoyanchev e6e12be5ef Fix typo in documentation 11 years ago
Juergen Hoeller b9bac1d3b6 Relaxed getElementTypeDescriptor assertion to not insist on a ResolvableType-known array 11 years ago
Juergen Hoeller 3388573646 AbstractApplicationEventMulticaster only caches if event type and source type are cache-safe 11 years ago
Phillip Webb 2b5239543d Revert "Next development version" 11 years ago
Spring Buildmaster 4788875a4b Next development version 11 years ago
Rossen Stoyanchev 5dbcd76a71 Add doc section on configuration and performance 11 years ago
Rossen Stoyanchev fd175180b9 Revise section explaining the flow of STOMP messages 11 years ago
Rossen Stoyanchev 84133c86fe Update SockJS overview section and polish 11 years ago