8080 Commits (ad317774fb8e0b1f70e0135e5786c94c2521fb73)
 

Author SHA1 Message Date
Juergen Hoeller ad317774fb instantiateUsingFactoryMethod avoids NPE and reports argument types in case of explicitArgs and resolved generic arguments as well 11 years ago
Sam Brannen 9891bdc7b4 Clean up "abstract" test issues 11 years ago
Sam Brannen b42f258c54 Use unmodifiable set in AbstractSockJsSession 11 years ago
Rossen Stoyanchev 705efc5bdf Fix timing issue with obtaining async result 11 years ago
Stephane Nicoll c146be2eb7 Merge pull request #477 from candrews/patch-1 11 years ago
Craig Andrews 6d8f3a0a20 Fix SimpleKey equality with array argument 11 years ago
Juergen Hoeller 9b771573ec Log4jWebConfigurer does not try to parse empty "log4jRefreshInterval" context-param 11 years ago
Juergen Hoeller f3884084f2 Optimized DefaultResourceLoader's getResource implementation for "/..." paths, not relying on URL parsing exceptions for such a common case anymore 11 years ago
Juergen Hoeller cb41f42791 AbstractApplicationEventMulticaster filters listeners against their type first, avoiding eager retrieval of listener instances for non-matching events 11 years ago
Sam Brannen fa44224430 Aggregate JUnit and TestNG test reports 11 years ago
Sam Brannen a60b34fd9e Merge pull request #476 from platan/master 11 years ago
Marcin Mielnicki 7cf5e3a508 Outdated code example correction in section 10.3.6 11 years ago
Brian Clozel 53017da0c3 Update reference documentation for SPR-11486 11 years ago
Stephane Nicoll 035d9d5af0 Clarify exception handling in converter 11 years ago
Sam Brannen 8f3a897502 Polish AbstractSockJsSession 11 years ago
Rossen Stoyanchev 4238299661 Add smart logging for disconnected SockJS clients 11 years ago
Sam Brannen 5d4ed4efe5 Fix DocBook to AsciiDoc conversion errors 11 years ago
Sam Brannen 1d47034736 Merge pull request #466 from olivergierke/SPR-11459 11 years ago
Oliver Gierke 74969a4794 Update ref. manual to favor constructor injection 11 years ago
Juergen Hoeller 9af7d2646b Added documentation on how to set up JSR-303 method validation 11 years ago
Juergen Hoeller 473061ec1e Added explicit note on thread safety to JdbcTemplate variants 11 years ago
Rossen Stoyanchev c553d681f1 Add Servlet 3.1 methods to mock request 11 years ago
Rossen Stoyanchev 3786993eb0 Merge pull request #474 from sdeleuze/SPR-11488 11 years ago
Rossen Stoyanchev c4000727ef Move customize(Un)Marshaller methods to abstract class 11 years ago
Sebastien Deleuze 45be8c0692 Add marshalling hooks in Jaxb2RootElementHttpMessageConverter 11 years ago
Sam Brannen 474142a862 Update link to Pro Git in CONTRIBUTING page 11 years ago
Sam Brannen 3a758a8c60 Update link to Pro Git in CONTRIBUTING page 11 years ago
Brian Clozel b22ae598ca update org name in links 11 years ago
Sam Brannen 5637890661 Link to @SpringCentral in README 11 years ago
Sam Brannen 57ecb9f307 Polish formatting and update links in README 11 years ago
Rossen Stoyanchev 035bac025a Use unique names when auto-registering Filters 11 years ago
Rossen Stoyanchev 8b24f99487 Update CONTRIBUTING.md 11 years ago
Brian Clozel fc05df0f14 Expose path matching settings in MVC Java config 11 years ago
Rossen Stoyanchev 1c90bf5e4f Update CONTRIBUTING.md 11 years ago
Sam Brannen d108db8a79 Polish CONTRIBUTING page 11 years ago
Sam Brannen 2edff2135f Polish Javadoc for DefaultContentTypeResolver 11 years ago
Juergen Hoeller ac61b13a7c AnnotatedElementUtils wraps unexpected exceptions with descriptive IllegalStateException 11 years ago
Juergen Hoeller 1763bfbad0 Fixed content length check in XmlValidationModeDetector 11 years ago
Juergen Hoeller bc5af2c6b6 Upgraded to Hibernate 4.2.9 11 years ago
Rossen Stoyanchev 6016536055 Remove ContentTypeResolver from composite converter 11 years ago
Rossen Stoyanchev 0da1eefd74 Add default ContentTypeResolver initialization 11 years ago
Rossen Stoyanchev 801237aec1 Add getMatchingPatterns method to Patterns condition 11 years ago
Rossen Stoyanchev 56476cdd5f Add strictContentTypeMatching converter option 11 years ago
Sebastien Deleuze 2b69c1f15b Support String contentType headers in spring-messaging 11 years ago
Brian Clozel 11c41993f1 Update documentation with coding guidelines 11 years ago
Sam Brannen 0637864b39 Ensure AnnotationUtils is compatible with Java 6 11 years ago
Sam Brannen 0f5a27c354 Merge changes from sbrannen/SPR-11475 11 years ago
Sam Brannen 1d30bf83a0 Favor 'local' annotations over inherited ones 11 years ago
Juergen Hoeller 0616cbccd6 Upgraded JSP build dependency to 2.2 11 years ago
Sam Brannen fbdebc1bd6 Clean up warnings that show up in Gradle build 11 years ago