6838 Commits (6407caac8f5b2b6510cf7aa2be8552bfce5ea971)
 

Author SHA1 Message Date
Rossen Stoyanchev 6407caac8f Merge remote-tracking branch 'origin/master' 13 years ago
Sam Brannen a5c3c12627 Merge pull request #314 from bijukunjummen/master 13 years ago
Biju Kunjummen 83ea0fb9e0 Fix typo in ModelAndViewMethodReturnValueHandler 13 years ago
Sam Brannen 907e286e77 Fix typos in HandlerAdapter 13 years ago
Rossen Stoyanchev 2a559028ad Upgrade spring-websocket to Jetty 9.0.4 13 years ago
Phillip Webb c0e1225591 Merge branch 'SPR-10694' 13 years ago
Phillip Webb 8d6fd1ed63 ConversionService JSR-356 Encoder/Decoder adapters 13 years ago
Phillip Webb 9dba73dfc9 Add ConversionService support for ByteBuffers 13 years ago
Phillip Webb 638ba3fa97 Revert inadvertent change to DefaultDocumentLoader 13 years ago
Phillip Webb 3157b68e4a Polish MethodReference 13 years ago
Phillip Webb bf4563e204 Include target types in MethodReference cache 13 years ago
Phillip Webb 60532cbd1e Polish spring-websocket code 13 years ago
Phillip Webb 2d018e5019 Polish @RequestMapping Javadoc 13 years ago
Phillip Webb 38c2f253ed 'Rename' HttpHeaders.getIfNotModifiedSince() 13 years ago
Phillip Webb 6a3a361376 Include specific SQL statements in batch exception 13 years ago
Phillip Webb 5ee6bb9b9b Fix SQL syntax error in jdbcTemplate update docs 13 years ago
Phillip Webb 2abec6fd90 Include all SQL statements in batch fail exception 13 years ago
Phillip Webb 84249740b8 Merge pull request #305 from beamerblvd/SPR-10644 13 years ago
Nick Williams 7b2c74b05c Improving method validation support for BV 1.1 13 years ago
Phillip Webb f9b12b8362 Include argument types in MethodReference cache 13 years ago
Phillip Webb e83bdda7d5 Polish SpEL code 13 years ago
Phillip Webb 4830ea6065 Package RmiInvocationWrapperRTD.xml in jar 13 years ago
Phillip Webb eea230f2a8 Allow @CachePut 'key' SpEL to refer to #result 13 years ago
Phillip Webb f75d4e13a2 Polish cache abstraction code 13 years ago
Sam Brannen b122ca688b Add missing @since tag to SimpleKey 13 years ago
Phillip Webb f1a18d29ba SimpleKeyGenerator to replace DefaultKeyGenerator 13 years ago
Phillip Webb c720d82596 Use 'Integer' not 'int' in queryForObject docs 13 years ago
Phillip Webb 8ed8ee2dfe Skip abstract beans in getBeansWithAnnotation() 13 years ago
Phillip Webb a403e8f8b8 Inject @Configuration BeanFactory before autowire 13 years ago
Rossen Stoyanchev 62e23363cb Fix getters to match setters in RMHA 13 years ago
Rossen Stoyanchev c6ecaacc03 Add getResult/hasResult methods to DeferredResult 13 years ago
Rossen Stoyanchev 9bc4663ead Add accept(String) method to mock request builder 13 years ago
Rossen Stoyanchev 4b22558a06 Add HTTP method to RequestDataValueProcessor method 13 years ago
Phillip Webb 26fb880622 Add mvc: prefix to mapping samples in ref docs 13 years ago
Rossen Stoyanchev 2d8315fba0 Reverse SPR-10402 change that caused 3.2.3 regression 13 years ago
Rossen Stoyanchev 5feac07738 Add getLastHandler to WebSocketHandlerDecorator 13 years ago
Rossen Stoyanchev d20dabf1fb Fix issue with obtaining WebSocketContainer 13 years ago
Sam Brannen d5a5a4894f Add header name to ex. msg in HeaderResultMatchers 13 years ago
Sam Brannen 8ad36ef812 Delete remaining JUnit 3.8 tests in spring-test 13 years ago
Sam Brannen d25611dd40 Move MockMultHtServReqTests to correct package 13 years ago
Sam Brannen c06157acd3 @Ignore empty test methods in RootWacEarTests hierarchy 13 years ago
Sam Brannen 432f899b29 Reduce complexity in ContextLoaderUtilsTests 13 years ago
Sam Brannen d126620216 Remove superfluous not-null check in ContextLoaderUtils 13 years ago
Sam Brannen 4542f362eb Merge from sbrannen/SPR-10338 13 years ago
Sam Brannen 044f51283b Introduce ActiveProfilesResolver in the TCF 13 years ago
Sam Brannen d4dcf4e4ec Merge from sbrannen/SPR-8032 13 years ago
Sam Brannen f311bf3daf Introduce TCP & UDP server port scanning utility 13 years ago
Sam Brannen e12311e364 Polish Javadoc 13 years ago
Phillip Webb b78dcc59fe Make ConfClassPostPro Ordered.HIGHEST_PRECEDENCE 13 years ago
Phillip Webb 2e2e9b8dd0 Improve support for @Conditional on @Configuration 13 years ago