9310 Commits (a3fd00eadbc59698a9c7870fb3539431d4579f00)
 

Author SHA1 Message Date
Rossen Stoyanchev 5b1cbf0306 Log WebSocket connection issues at DEBUG level 10 years ago
Sam Brannen 07ffb6ffed Polish SpEL compiler section 10 years ago
Sam Brannen 75291b32bc Fix grammar in @JsonView section 10 years ago
Sam Brannen 2a0fb1b684 Fix broken links to JIRA issues 10 years ago
Sam Brannen b31c95df85 Polish code formatting in testing chapter 10 years ago
Phillip Webb 4c59d85f69 Be defensive adding additional imported configs 10 years ago
Brian Clozel 983b5338ed Fix typo in documentation 10 years ago
Brian Clozel ea034aeb2e Reorder list of data access modules in documentation 10 years ago
Brian Clozel 09a6afb94c Fix "file:///" URL schema in documentation 10 years ago
Brian Clozel 26326fb40b Mention DEFAULT_NONE in @RequestMapping's Javadoc 10 years ago
Juergen Hoeller 94e26fd72d Remove outdated references to ContextLoaderServlet 10 years ago
Juergen Hoeller a80495b47d Avoid use of fragile Swing classes in tests (for compatibility with JDK 8u40) 10 years ago
Juergen Hoeller 1936dee991 Replaced postProcessFindAllClassPathResourcesResult with doFindAllClassPathResources 10 years ago
Juergen Hoeller 62340d6ccf Only release rolled-back database savepoints during managed nested transaction 10 years ago
Sam Brannen 0026d8faf8 Update package-info for org.springframework.test 10 years ago
Sam Brannen 0083cc0a01 Add missing package-info files in spring-test 10 years ago
Juergen Hoeller f9452ae9e9 LocalSessionFactoryBean supports JPA 2.1 auto-apply @Converter on Hibernate 4.3 10 years ago
Juergen Hoeller 9c8f7d9246 Explicitly release rolled-back database savepoints during (long-running) transaction 10 years ago
Sam Brannen bf93f0c5e9 Clean up warnings in spring-messaging 10 years ago
Brian Clozel b9348bb89c Fix Protobuf support - HTTP headers already written 10 years ago
Sebastien Deleuze 2989fe4203 Support Jackson based XML serialization in RestTemplate 10 years ago
Sam Brannen f27c7df004 Avoid Gradle compiler warnings 10 years ago
Phillip Webb 1947de3334 Provide subclass hooks in path matching resolver 10 years ago
Sam Brannen 4aa97f8945 Remove references to CommonsHttpInvokerRequestExecutor 10 years ago
Phillip Webb 2667956a30 Initialize JNDI to fix failing Environment test 10 years ago
Phillip Webb c41ea96177 Optimize ReflectionUtils.isCglibRenamedMethod 10 years ago
Phillip Webb 752574de1d Optimize SystemEnvPropertySource when possible 10 years ago
Juergen Hoeller 607d9454df Latest dependency updates (EhCache 2.8.4, JasperReports 5.6.1, Jetty 9.2.3) 10 years ago
Juergen Hoeller 1884d18183 Polishing 10 years ago
Juergen Hoeller 16325c2eaa Polishing 10 years ago
Juergen Hoeller 65cc57dabb SystemEnvironmentPropertySource uses regular property names check instead of optimized Map lookup (for defensiveness in SecurityManager scenarios) 10 years ago
Juergen Hoeller 7f8d611598 Defensive reset/restore of JNDI environment (avoiding test side effects) 10 years ago
Rossen Stoyanchev 237b50a9c8 Allow configuring custom argument types 10 years ago
Rossen Stoyanchev a9b2a12491 Allow ResponseBodyAdvice to modify null return values 10 years ago
Rossen Stoyanchev a99ef6d9b2 Extend websocket scope to event publication 10 years ago
Phillip Webb a2b983a4e4 Further refine property source ordering 10 years ago
Phillip Webb e71fbb9f46 Implement containsProperty on MapPropertySource 10 years ago
Phillip Webb 2077388f38 Improve JNDI detection logic 10 years ago
Juergen Hoeller f259ca1b1f Refined tests for property source ordering 10 years ago
Juergen Hoeller 354c3e03e9 Refined exclusion of bridge methods in annotation post-processors (for Java 8 compatibility) 10 years ago
Juergen Hoeller cc29db4c50 Polishing 10 years ago
Juergen Hoeller 90b93ffe3f Restored property source ordering (fixing regression from 4.0.x) 10 years ago
Juergen Hoeller f4219ca06b Consistent exclusion of bridge methods in annotation post-processors (for Java 8 compatibility) 10 years ago
Rossen Stoyanchev dc57cb2c9f Update SessionDisconnectEvent 10 years ago
Rossen Stoyanchev 4af9851585 Add user to DISCONNECT in StompSubProtocolHandler 10 years ago
Rossen Stoyanchev b1e9577680 Ensure single quotes appear in documentation sample 10 years ago
Phillip Webb 70b5f319a9 Support @Ordering of Conditions 10 years ago
Juergen Hoeller a833889c2a Polishing 10 years ago
Juergen Hoeller 58b22ceddc Scheduled/JmsListenerAnnotationBeanPostProcessor avoids needless re-scanning of non-annotated classes 10 years ago
Juergen Hoeller d3ea242085 Polishing 10 years ago