8178 Commits (52c3f713bf0f467a43fa55c9be425447d371531b)
 

Author SHA1 Message Date
Sam Brannen 2bfd6ddcf4 Refactor SQL script support 11 years ago
cbaldwin74 e5c17560db Support multi-line comments in SQL scripts 11 years ago
Rossen Stoyanchev 6b31074e4a Add HTTP series check shortcut methods to HttpStatus 11 years ago
Rossen Stoyanchev 6a4a2ec6a4 Fix expected and actual argument order 11 years ago
Rossen Stoyanchev 3474afb165 Improve suffix pattern check 11 years ago
Juergen Hoeller 4d3ca4319e Polishing 11 years ago
Brian Clozel 8b2b165777 Fix "relay-port" XSD type in spring-websocket.xsd 11 years ago
Juergen Hoeller 658a44a620 Upgraded to Apache HttpClient 4.3.3 and Jetty 9.1.3 11 years ago
Juergen Hoeller 27cacf0672 SpEL property-not-found message hints at non-public method/field 11 years ago
Rossen Stoyanchev 13af188bdc Handle invalid STOMP content-length header value 11 years ago
Rossen Stoyanchev cff23b84ae Add messages for number of active sessions/connections 11 years ago
Rossen Stoyanchev a473d46e1c Tighten connection management in STOMP broker relay 11 years ago
Juergen Hoeller bbcb1837c5 Polishing 11 years ago
Juergen Hoeller 264d7b9c98 Improved documentation on how to convert collections with ConversionService 11 years ago
Stephane Nicoll 7a6ec69523 Fix custom config with older HttpClient 11 years ago
Juergen Hoeller bea94d5302 CollectionToCollectionConverter avoids collection copy for untyped collection when simply returning source anyway 11 years ago
Juergen Hoeller 40b81fcc3e SPR11348 test should use LinkedHashSet since it relies on insertion order of elements 11 years ago
Sam Brannen 241682c117 Update author list in reference manual 11 years ago
Sam Brannen b364599278 Update links to Spring JIRA server 11 years ago
Sam Brannen 220267b830 Update copyright date in reference manual 11 years ago
Stephane Nicoll 542db72ffd Add first draft of IDEA code formatting 11 years ago
Sam Brannen 1d57a15e40 Delete unused imports in spring-test 11 years ago
Sam Brannen 1ade9b5433 Polish various test classes 11 years ago
Sam Brannen e865d63c29 Ensure Gradle does not execute inner classes as tests 11 years ago
Juergen Hoeller bcde955ec9 Ignore placeholder resolution failure as well in case of ignoreResourceNotFound=true 11 years ago
Juergen Hoeller 3dfa7e9ac0 Avoid stack overflow in case of circular type reference 11 years ago
Juergen Hoeller 93c8b7ab04 DefaultListableBeanFactory only puts 'cache-safe' Class keys into its by-type cache 11 years ago
Rossen Stoyanchev 07959cb3f7 Merge pull request #484 from sdeleuze/SPR-11504 11 years ago
Rossen Stoyanchev 0036d9a5c9 Polish 11 years ago
Sebastien Deleuze 2f8bc6eec1 Decode target parameter names prior to saving a FlashMap 11 years ago
Stephane Nicoll 519799e1cf Fix double SPeL evaluation of parameter 11 years ago
Sam Brannen c8f2e07182 Clean up test warnings that show up in Gradle console 11 years ago
Sam Brannen cb59d43a5f Fix typos in Javadoc in AssertThrows 11 years ago
Juergen Hoeller 213d9c4a51 Consistent dependencies on official JTA 1.2 and JMS 1.1 API jars 11 years ago
Juergen Hoeller 3080ff3890 Polishing 11 years ago
Juergen Hoeller 7972b31118 SpringBeanELResolver's setValue should not throw PropertyNotWritableException if provided value is identical to current bean instance 11 years ago
Juergen Hoeller 793cab4f80 Allow generics-based injection in case of nested unresolved type variable 11 years ago
Rossen Stoyanchev 49d7bda722 Improve CORS handling in AbstractSockJsService 11 years ago
Sam Brannen cf3b2b1a4d Simplify test includes & excludes in Gradle build 11 years ago
Juergen Hoeller d30128396e Upgraded to Hibernate 4.2.10 11 years ago
Juergen Hoeller 2cdc066daf Relaxed statement on early validation of bean references 11 years ago
Juergen Hoeller 2a2816dfc3 Restored proper handling of varargs in case of unresolvable type variable 11 years ago
Rossen Stoyanchev 34924810fe Remove field no longer used after previous commit 11 years ago
Rossen Stoyanchev 74de35df1e Refactor async result handling in Spring MVC Test 11 years ago
Juergen Hoeller e50cff47c1 KeyGenerators should not return a plain array parameter as raw key but rather always handle that case in a deepHashCode fashion 11 years ago
Rossen Stoyanchev a434903a2a Adjust log level in LoggingWebSocketHandlerDecorator 11 years ago
Stephane Nicoll 9325a99bf0 Merge pull request #462 from snicoll/cache-tx-tests 11 years ago
Stephane Nicoll 45406aa19b Add tests for TransactionAwareCacheDecorator 11 years ago
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