3938 Commits (42e1a0b0690167f23a2dcc3a07cbb4faaed871dd)
 

Author SHA1 Message Date
Andy Wilkinson 42e1a0b069 Add a test to verify customization of Hibernate's JtaPlatform 11 years ago
Manuel Doninger c45604b825 Ensure that Hibernate's JtaPlatform can be customized 11 years ago
Andy Wilkinson e19bfd9251 Document how to use Tomcat 7 or Jetty 8 with Gradle 11 years ago
Andy Wilkinson 966e8e557d Make use of Collections.addAll instead of a for-loop where appropriate 11 years ago
Andy Wilkinson 78432fc745 Disable javadoc linting when building with JDK 8+ 11 years ago
Stephane Nicoll dc501dfd2b Merge pull request #2370 from bclozel/acceptcharset 11 years ago
Brian Clozel 6d60c23460 Disable Accept-Charset Header in String converter 11 years ago
Andy Wilkinson ff2d423fcb Correct the root context path used with Undertow 11 years ago
Andy Wilkinson f019fb217d Merge branch 'gh-2031' 11 years ago
Andy Wilkinson e2f2839d32 Document Tomcat compression and GzipFilter auto-configuration 11 years ago
Andy Wilkinson 69ea4beb8a Add auto-configuration for Jetty’s GzipFilter 11 years ago
Andy Wilkinson ec17c00126 Add support for configuring Tomcat’s gzip support using the environment 11 years ago
Dave Syer 704054a861 Merge branch '1.1.x' 11 years ago
Dave Syer b3597107ba More careful masking for the HTTP status in non-error cases 11 years ago
Andy Wilkinson 11c47d8a05 Merge branch '1.1.x' 11 years ago
Andy Wilkinson a51ad5c684 Update Eclipse template copyright date to 2015 11 years ago
Andy Wilkinson 492cf4ef54 Add jersey-bean-validation to spring-boot-starter-jersey 11 years ago
Andy Wilkinson 16cb44f890 Merge branch '1.1.x' 11 years ago
Andy Wilkinson 376de01636 Don't remove @GrabResolver in JarCommand, disable initClass instead 11 years ago
Andy Wilkinson 0074e9de9d Merge branch '1.1.x' 11 years ago
Andy Wilkinson 9744d28299 Uninstall SLF4J’s Java logging bridge handler during shutdown 11 years ago
Andy Wilkinson c0ef7d1815 Upgrade to Spring AMQP 1.4.2.RELEASE 11 years ago
Andy Wilkinson b97fc63234 Upgrade to Spring Integration 4.1.2.RELEASE 11 years ago
Andy Wilkinson dcc07ad6c9 Upgrade to Mockito 1.10.19 11 years ago
Andy Wilkinson 1ab510e53c Upgrade to H2 1.4.184 11 years ago
Andy Wilkinson bb058934a6 Upgrade to Gson 2.3.1 11 years ago
Andy Wilkinson de2087ff2e Merge branch '1.1.x' 11 years ago
Andy Wilkinson 92c8b75a73 Upgrade to Spring Integration 4.0.6.RELEASE 11 years ago
Andy Wilkinson 3ef768e76d Upgrade to Spring AMQP 1.3.8.RELEASE 11 years ago
Andy Wilkinson 912060698d Upgrade to SLF4J 1.7.10 11 years ago
Andy Wilkinson ca1716e9d6 Upgrade to Hibernate 4.3.8 11 years ago
Phillip Webb 43d577aa4c Add Atmosphere sample application 11 years ago
Phillip Webb 735b6277c2 Relax WebSocket auto-configuration conditions 11 years ago
Andy Wilkinson 01444a03ab Merge branch '1.1.x' 11 years ago
Andy Wilkinson b875a00ebd Tighten up conditions: a web application may not be using Spring MVC 11 years ago
Dave Syer 5e0cc71862 Add convenient logging.properties for testing 11 years ago
Phillip Webb 3fc1e44302 Polish Mustache code 11 years ago
Stephane Nicoll bec5e96b94 Merge pull request #2323 from izeye/master 11 years ago
izeye 4e109caf5c Fix copy/paste errors 11 years ago
Dave Syer 2729c747ca Add jmustache support 11 years ago
Phillip Webb 9dd4d43cec Fixup version numbers following release 11 years ago
Spring Buildmaster 60725cd8bd Next development version 11 years ago
Phillip Webb 88f824845d Clarify documentation of relaxed binding 11 years ago
Phillip Webb 6fbccbe61d Add a few more binding tests 11 years ago
Phillip Webb 6056b96828 Fix relaxed binding of camel-case properties 11 years ago
Phillip Webb 3cd40e2488 Update getSupportedSourceVersion() logic 11 years ago
Phillip Webb 4c6907d5d8 Remove superfluous `\n` when logging password 11 years ago
Phillip Webb b6cb629974 Document the logger category used to show password 11 years ago
Phillip Webb 358ad0df37 Log stacktrace on additional metadata merge fail 11 years ago
Phillip Webb 978cf8c2e6 Polish @WebIntegrationTest support 11 years ago