6980 Commits (5a0e42b76e22b557a4ef2ff7ae6ea5c460fc1470)
 

Author SHA1 Message Date
Sam Brannen d5a5a4894f Add header name to ex. msg in HeaderResultMatchers 12 years ago
Rossen Stoyanchev 3dabe21563 Remove PubSubChannelRegistryBuilder 12 years ago
Sam Brannen 8ad36ef812 Delete remaining JUnit 3.8 tests in spring-test 12 years ago
Sam Brannen d25611dd40 Move MockMultHtServReqTests to correct package 12 years ago
Sam Brannen c06157acd3 @Ignore empty test methods in RootWacEarTests hierarchy 12 years ago
Sam Brannen 432f899b29 Reduce complexity in ContextLoaderUtilsTests 12 years ago
Sam Brannen d126620216 Remove superfluous not-null check in ContextLoaderUtils 12 years ago
Sam Brannen 4542f362eb Merge from sbrannen/SPR-10338 12 years ago
Sam Brannen 044f51283b Introduce ActiveProfilesResolver in the TCF 12 years ago
Sam Brannen d4dcf4e4ec Merge from sbrannen/SPR-8032 12 years ago
Sam Brannen f311bf3daf Introduce TCP & UDP server port scanning utility 12 years ago
Rossen Stoyanchev 6f4cc4f170 Polish PubSubChannelRegistryBuilder 12 years ago
Rossen Stoyanchev 4f7d77f631 Add PubSubChannelRegistry and associated builder 12 years ago
Rossen Stoyanchev c5b1f02c3a Add MessageBuilder 12 years ago
Sam Brannen e12311e364 Polish Javadoc 12 years ago
Andy Wilkinson 3022f5e34f Make Message type pluggable 12 years ago
Rossen Stoyanchev 641aaf4b6a Use tcp-reactor in StompRelayMessageHandler 12 years ago
Rossen Stoyanchev 78d1063e37 Replace use of PubSub header name literals 12 years ago
Rossen Stoyanchev d136d06eda Add method to create MessageHeaders in Message 12 years ago
Rossen Stoyanchev bfba9115a6 Merge pull request #1 from wilkinsona/assert-import 12 years ago
Andy Wilkinson 8cea9ca962 Correct the Assert imports 12 years ago
Rossen Stoyanchev 3712f73f38 Remove EventBus 12 years ago
Rossen Stoyanchev 3e0aac08dc Add SubscribableChannel and ReactorMessageChannel 12 years ago
Rossen Stoyanchev a1cfa3832e Polish 12 years ago
Phillip Webb b78dcc59fe Make ConfClassPostPro Ordered.HIGHEST_PRECEDENCE 12 years ago
Phillip Webb 2e2e9b8dd0 Improve support for @Conditional on @Configuration 12 years ago
Rossen Stoyanchev c420f37137 Fix setting of message-id STOMP header 12 years ago
Rossen Stoyanchev 82dfd781d0 Consolidate STOMP WebSocketHandler class hierarchy 12 years ago
Rossen Stoyanchev ad41f095a1 Refactor STOMP and PubSub header message support 12 years ago
Rossen Stoyanchev e7dde941b7 Update STOMP MESSAGE frames with messageId 12 years ago
Rossen Stoyanchev d26b9d60e5 Refactor approach to working with STOMP headers 12 years ago
Rossen Stoyanchev 547167e8b4 Remove remaining Reactor event wrapping 12 years ago
Phillip Webb e10e16cd6b Support fall-back to ASM parsing @Configuration 12 years ago
Rossen Stoyanchev 84c55f90db Make MessageHeaders non-final 12 years ago
Rossen Stoyanchev de899820c9 Add Message, MessageChannel and refactor stomp support 12 years ago
Sam Brannen 51d828816d Throw ISEs in MockHttpSession for invalid session 12 years ago
Sam Brannen ec5d81e78e Ensure method & requestURI are non-null in MHSR 12 years ago
Sam Brannen 86591e5e5a Support implicit ports in MHSR.getRequestURL() 12 years ago
Sam Brannen 97d152547d Reformatted GenericTypeResolverTests 12 years ago
Sam Brannen b305f0005b Add test to assess claims in SPR-10411 12 years ago
Sam Brannen b3a693e356 Add test to assess claim in SPR-10330 12 years ago
Sam Brannen bc9e4ab106 Polish method names in JdbcTestUtilsTests 12 years ago
Sam Brannen 34e8ee94c4 Add deleteFromTableWhere() to base classes in TCF 12 years ago
Sam Brannen 96da406057 Upgrade to TestNG 6.8.5 12 years ago
Sam Brannen 96e1fbc3bb Polish @Conditional Javadoc and tests 12 years ago
Phillip Webb 239ce1466c Update @Conditional processing logic 12 years ago
Phillip Webb 2ecc51f066 Do not consider all @Components as configuration 12 years ago
Phillip Webb a8fd832818 Support meta @Component with non-string value 12 years ago
Phillip Webb 5377fae7f5 Remove duplicate Javadoc line from PathResource 12 years ago
Rossen Stoyanchev 8913283ce0 Add AnnotationStompService 12 years ago