11048 Commits (71dcd28c7734e0a4a04745661c3205d28a033692)
 

Author SHA1 Message Date
Sam Brannen abc805819f Polish Javadoc for EmbeddedDatabaseBuilder 9 years ago
Juergen Hoeller a1107af06f HibernateJpaDialect logs warning in case of Connection mismatch (e.g. configured release mode other than ON_CLOSE) 9 years ago
Juergen Hoeller e553bb79e7 Latest dependency updates (Commons Pool 2.4.2, OkHttp 2.5) 9 years ago
Juergen Hoeller 5e43f9b88f Deprecate Commons DBCP 1.x support along with Commons Pool 1.x 9 years ago
Juergen Hoeller e518d7dcc6 Mark log4j support classes as deprecated in favor of Apache Log4j 2 (following Apache's EOL declaration for log4j 1.x) 9 years ago
Juergen Hoeller b9d7913407 Deprecate XmlBeans support (following the XMLBeans retirement at Apache) 9 years ago
Juergen Hoeller eaba794823 Removed misleading note on readonly and disabled flags in spring-form.tld 9 years ago
Sebastien Deleuze 63fe5b9069 Fix typo in reference documentation 9 years ago
Sam Brannen 7107c8cb05 Fix typo & grammar in MVC Test reference doc 9 years ago
Brian Clozel 42588cb03e Prepare Undertow 1.3.0 compatibility 9 years ago
Juergen Hoeller e05fb494f5 Polishing 9 years ago
Juergen Hoeller 91b473fec5 Latest dependency updates (Tomcat 8.0.26, JRuby 1.7.22, H2 1.4.188) 9 years ago
Rossen Stoyanchev 4ecb3d4f3f Update WebSocket docs on proxying @Controller 9 years ago
Rossen Stoyanchev bdf735125f Update javadoc for (Async)RestTemplate 9 years ago
Rossen Stoyanchev 2e79a30fed Properly expand URI vars with regex 9 years ago
Rossen Stoyanchev 1a9e42b49d Support multipart filename with charset 9 years ago
Juergen Hoeller 4314da922a RedirectView and RequestContext use RequestContextUtils.findWebApplicationContext 9 years ago
Juergen Hoeller 7d30017429 StubWebApplicationContext supports AutowireCapableBeanFactory operations (as far as possible) 9 years ago
Juergen Hoeller 3430f7623c Consistent detection of meta-annotation attributes via ASM 9 years ago
Juergen Hoeller 6aa9e0caf9 mvc:tiles-configurer supports preparer-factory and definitions-factory 9 years ago
Juergen Hoeller 8cd283729b MessageHeaders returns completely immutable entry set (no entry.setValue call allowed) 9 years ago
Juergen Hoeller 5f3559fbad Call statement support for SAP HANA 9 years ago
Juergen Hoeller 35e1eca9e8 BeanPropertyRowMapper logs in case of no corresponding property as well 9 years ago
Juergen Hoeller 74e6213baf Lookup method definitions can be overridden in child beans 9 years ago
Juergen Hoeller b198cad58e SimpleAliasRegistry detects circles between non-canonical aliases as well (through hasAlias) 9 years ago
Brian Clozel 190eb6ace1 Set ETag header with VersionResourceResolver 9 years ago
Brian Clozel 0b9c3de320 Sanitize request URL in ResourceUrlEncodingFilter 9 years ago
Sebastien Deleuze 04cff89eb7 Update ScriptTemplateView to manage content type 9 years ago
Brian Clozel 88405be8a5 Quote ETags set with ResponseEntity builder API 9 years ago
Sam Brannen 2df3646e90 Let Jetty pick its own available port 9 years ago
Sam Brannen 6085be3a71 Assert status quo for finding annotations on bridged methods 9 years ago
Sam Brannen 914ba483b2 Clean up warnings in spring-websocket 9 years ago
Sam Brannen 732a655f82 Reinstate performance test group assumption in SockJS tests 9 years ago
Sam Brannen a43d78ea55 Suppress warnings in tests in spring-jdbc 9 years ago
Juergen Hoeller c685fd7c23 Polishing 9 years ago
Juergen Hoeller 6d1b8b5a31 SpringWebConstraintValidatorFactory for use with validation.xml 9 years ago
Juergen Hoeller 79e24aeced Upgrade to Hibernate ORM 5.0 GA 9 years ago
Juergen Hoeller 05a16a1bfa Avoid ambiguous property warning for methods with multiple parameters 9 years ago
Rossen Stoyanchev 27899abcb6 Publish events only after successful channel send 9 years ago
Rossen Stoyanchev 473dd5e9e8 Unwrap if necessary for MultipartHttpServletRequest 9 years ago
Stephane Nicoll 22948bd7f0 Add hook to create custom BeanPropertyBindingResult 9 years ago
Sam Brannen a3e7848a30 Clean up warnings and tests in spring-core 9 years ago
Sam Brannen 9ab4062317 Clean up warnings in tests in spring-jdbc 9 years ago
Sam Brannen d54aab2338 Log connection URL for embedded databases 9 years ago
Sam Brannen 2025d5c35e Polish Javadoc and log messages for embedded databases 9 years ago
Sam Brannen 0cd21aa55f Fix typo in Javadoc for TestContextBootstrapper 9 years ago
Sebastien Deleuze d4c74ad346 Add an ObjectMapper constructor to MappingJackson2(Json|Xml)View 9 years ago
xueyua ddd6c9bea0 Fix typos in Web MVC documentation 9 years ago
Sebastien Deleuze be7514f490 Polish Jackson2ObjectMapperBuilderTests 9 years ago
Craig Andrews cccf5f65f5 Register jackson-datatype-jdk7 module when using Java 7 9 years ago