7566 Commits (8a4b36479aab604aa38951588063f1dc7588cdb0)
 

Author SHA1 Message Date
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
Rossen Stoyanchev bb5a53f7f7 Update websocket xml namespace attributes 11 years ago
Rossen Stoyanchev cea049b791 Move websocket config tests to annotation package 11 years ago
Phillip Webb cb46ef86c6 Fix test following ResolvableType hashcode change 11 years ago
Juergen Hoeller 6c1f62b19d EhCacheFactoryBean calls CacheManager.addCache before setStatisticsEnabled 11 years ago
Juergen Hoeller f5a310ad57 Polishing (backported from 3.2.x) 11 years ago
Juergen Hoeller 2a52decbbc Polishing (including removal of javadoc imports that show as package cycles in IntelliJ) 11 years ago
Juergen Hoeller 41332728f9 Use AnnotationTransactionAttributeSource class name to avoid hard dependency on transaction.annotation package 11 years ago
Juergen Hoeller e62cd84ca2 Merged web.socket.messaging.config into web.socket.config and introduced web.socket.config.annotation 11 years ago
Phillip Webb ab2949f2b7 Fix ResolvableType hashCode generation 11 years ago
Rossen Stoyanchev 69238ba66f Move WebSocketExtension to top-level package 11 years ago
Juergen Hoeller e3e1c1bcec Rearranged web.socket.server subpackages and introduced web.socket.config 11 years ago
Juergen Hoeller eb8b5c435c Polishing 11 years ago
Phillip Webb 5e02a6dda3 Fix casing in spring mvc namespace attributes 11 years ago
Rossen Stoyanchev 47ef45d152 Polish websocket xml namespace 11 years ago
Phillip Webb 92e144a8a8 Add a 'bill of materials' project for Maven users 11 years ago
Rossen Stoyanchev 079fb2db73 Add assert AbstractStandardRequestUpgradeStrategy 11 years ago
Brian Clozel 10f5d96a78 Add XML namespace for WebSocket config 11 years ago
Juergen Hoeller 8f1fefc159 Fixed javadoc 11 years ago
Juergen Hoeller 3e4b3cad6a Always preserve target class for configuration classes in case of auto-proxying 11 years ago
Juergen Hoeller 8958912c94 Extended testPrototypeCreationWithOverriddenAutowiredPropertiesIsFastEnough's deadline (since that test repeatedly failed on the CI server) 11 years ago
Juergen Hoeller 676ad125a1 Reverted arrayToList signature to return plain List 11 years ago
Juergen Hoeller bd8469990d Detect depends-on cycles and throw proper exception 11 years ago
Juergen Hoeller de890fd100 Synchronized cache creation on CacheManager 11 years ago
Juergen Hoeller ce917d5cbb Polishing around @EnableTransactionManagement 11 years ago
Juergen Hoeller e8dead247c @EnableTransactionManagement and co get detected on superclasses as well 11 years ago
Phillip Webb b0b40dade1 Detect cache hit with multiple @Cachables 11 years ago
Phillip Webb 043a41e382 Consistent whitespace after imports 11 years ago
Phillip Webb 15698860e1 General polish of new 4.0 classes 11 years ago
Rossen Stoyanchev 690051f46c Add ability to customize message channels 11 years ago
Rossen Stoyanchev e764c8d897 Fix synchronization issue in StompSubProtocolHandler 11 years ago
Phillip Webb a31ac882c5 Fix various javadoc warnings 11 years ago
Sam Brannen c7c395d0d0 Merge pull request #421 from sbrannen/SPR-11038 11 years ago
Sam Brannen 64f593db8f Support meta-annotation attr overrides in the TCF 11 years ago
Phillip Webb c5779e2ed6 Remove unused GlassFishLoadTimeWeaverTests 11 years ago
Juergen Hoeller ef3a3b03ce @EnableMBeanExport supports empty placeholders as well 11 years ago
Rossen Stoyanchev 119e793994 Fix concurrency issue in TestDispatcherServlet 11 years ago
Rossen Stoyanchev ce3e55743f Extract IdGenerator into a top-level class 11 years ago
Sam Brannen a5d87fffd9 Polish Javadoc for @IfProfileValue 11 years ago