7971 Commits (3716a8ef7d85db8358877e3299f61fa3e4bb1f31)
 

Author SHA1 Message Date
Juergen Hoeller 3716a8ef7d Upgraded to Gradle 1.11 11 years ago
Rossen Stoyanchev 891ec56607 Upgrade to Tomcat 8.0.3 11 years ago
Rossen Stoyanchev dfe2234781 Upgrade to Undertow 1.0 Final (WildFly 8 Final) 11 years ago
Sam Brannen 9534245660 Exclude overloaded from equals & hashCode in MethodOverride 11 years ago
Juergen Hoeller 8ae3aa7f59 Upgraded to Commons Logging 1.1.3 11 years ago
Juergen Hoeller cead06a3d9 Polishing 11 years ago
Juergen Hoeller 4a45af0038 AbstractHandlerMethodMapping should reuse BeanFactory.getType result 11 years ago
Juergen Hoeller 949338009b Ignore container callback and marker interfaces for auto-proxy decisions 11 years ago
Juergen Hoeller 1a1c72ce4b Revised InvocableHandlerMethod exception handling 11 years ago
Juergen Hoeller 5f1592a61a Consistently avoid close() call on Servlet OutputStream 11 years ago
Juergen Hoeller 648245b200 MarshallingView should not close response OutputStream after copying to it 11 years ago
Rossen Stoyanchev 7301b58ec9 Improve info on use of @Controller's with aop proxying 11 years ago
Rossen Stoyanchev 12598f8581 Fix issue w/ use of UrlPathHelper's urlDecode property 11 years ago
Rob Winch 14616a445a Update javadoc to conform to JDK8 styling 11 years ago
Sam Brannen b4f1a4c6dc Merge pull request #458 from abobov/master 11 years ago
Anton Bobov 1cf38a98a4 Fixed example in JavaDoc. 11 years ago
Sam Brannen ac22b786be Delete unused imports 11 years ago
Juergen Hoeller 57c4eca039 Revised ExcelViewTests 11 years ago
Juergen Hoeller 53aab24690 Polishing 11 years ago
Juergen Hoeller 74ad2081aa Upgraded to JasperReports 5.5.1 11 years ago
Sam Brannen f77bf2422e Polish Javadoc for LookupOverride and related code 11 years ago
Sam Brannen c335e99e3f Remove trailing whitespace from source code 11 years ago
Sam Brannen 1f778530b5 Polish test classes 11 years ago
Sam Brannen f717b55035 Fix test bug related to legacy JUnit AssertionFailedError 11 years ago
Sam Brannen 08842f3fdf Delete legacy JUnit 3.8 test from spring-test 11 years ago
Sam Brannen 2d5c5fc18e Delete legacy JUnit 3.8 test from spring-test 11 years ago
Juergen Hoeller 8c0e3040c2 Polishing 11 years ago
Juergen Hoeller 749b65b0b2 Polishing 11 years ago
Juergen Hoeller 99f9dce14a Fixed all List return types to ? instead of Object, restoring backwards compatibility with existing Spring 3.2.x based code and allowing easier casts to other element types 11 years ago
Juergen Hoeller 919d6ccb3b Actually log the cause of canRead/canWrite failures 11 years ago
Juergen Hoeller 9a8f860318 Fixed broken link to jax-ws-commons website 11 years ago
Juergen Hoeller 631b07aef8 Upgraded to Commons FileUpload 1.3.1 11 years ago
Sam Brannen de5b7a378b Fix grammar and update link in Javadoc for SimpleThreadScope 11 years ago
Sam Brannen f1d146f305 Merge pull request #457 from mebigfatguy/master 11 years ago
Dave Brosius cdd2324ab5 fix log spelling typo 11 years ago
Rossen Stoyanchev 42d0470d94 Improve expanding in MvcUriComponentsBuilder 11 years ago
Rossen Stoyanchev bdb742b8db Polish MvcUriComponentsBuilder 11 years ago
Juergen Hoeller 09e2e5897d Removed outdated hibernate3 references across the codebase 11 years ago
Juergen Hoeller 2410e29dda Introduced OpenSessionInterceptor as a streamlined alternative to HibernateInterceptor 11 years ago
Sam Brannen 7566ceb5f2 Fix minor typo in testing chapter 11 years ago
Sam Brannen 9a6252d715 Fix formatting in 'TCF support classes' section of ref 11 years ago
Juergen Hoeller 426f52b393 Polishing 11 years ago
Juergen Hoeller 8c4e372558 Introduced SpringNamingPolicy for CGLIB 11 years ago
Sam Brannen 522d136bbd Delete TODO that is now tracked in JIRA 11 years ago
Rossen Stoyanchev f636ccb5eb Fix failing test 11 years ago
Rossen Stoyanchev 46c0e45130 Improve header processing in SimpMessagingTemplate 11 years ago
Sam Brannen 624170f178 Introduce verify & reset methods in ADSEMockCtrl 11 years ago
Sam Brannen edb0b0e84b Merge pull request #455 from sdeleuze/SPR-11392 11 years ago
Sam Brannen 81c259fe42 Explain mock scope in static method mocking aspect 11 years ago
Sam Brannen 67142dcb0a Polish Javadoc in @*ExceptionHandler 11 years ago