Commit Graph

  • 82fdb87a8c Merge branch '1.2.x' Dave Syer 2015-07-02 13:19:34 +01:00
  • 1abd0879ca Add and fix tests for overridden bindings Dave Syer 2015-07-02 09:02:08 +01:00
  • c25586b760 Merge branch '1.2.x' Phillip Webb 2015-07-01 23:28:23 -07:00
  • 43dc0c64c2 Fixup version numbers following release Phillip Webb 2015-07-01 23:22:34 -07:00
  • 7ce391db4f Next development version Spring Buildmaster 2015-07-01 22:48:01 -07:00
  • ef1838c7f0 Merge branch '1.2.x' Phillip Webb 2015-07-01 21:43:26 -07:00
  • 48009bfebe Allow relaxed property name overrides Phillip Webb 2015-07-01 21:38:34 -07:00
  • b1f8a692a8 Merge branch '1.2.x' Phillip Webb 2015-07-01 19:30:12 -07:00
  • 04dfac1c6c Formatting Phillip Webb 2015-07-01 19:29:25 -07:00
  • 3ef667f0d8 Fix MetricWriterMessageHandler to deal with reset Phillip Webb 2015-07-01 18:04:12 -07:00
  • fa7199ddac Fix Eclipse 4.5 formatter settings sopov.ivan 2015-07-01 17:22:27 +03:00
  • a1b87766a7 Fix PropertiesLauncher javadoc Phillip Webb 2015-07-01 17:14:30 -07:00
  • d61c38167e Formatting Phillip Webb 2015-07-01 16:18:26 -07:00
  • 533d36a468 Merge branch '1.2.x' Stephane Nicoll 2015-07-01 13:00:07 -07:00
  • 441049cf4e Auto-detect JMS sessionTransacted flag Stephane Nicoll 2015-07-01 12:59:11 -07:00
  • 0db7bd37c2 Add dependency management for json-path-assert Andy Wilkinson 2015-07-01 17:35:21 +01:00
  • 63e8314eb4 Update to Spring Framework 4.2.0.RC2 Andy Wilkinson 2015-07-01 17:29:32 +01:00
  • 1073f09c7b Upgrade to Undertow 1.2.8.Final Andy Wilkinson 2015-07-01 16:37:05 +01:00
  • 6e1d0b522b Upgrade to Jersey 2.19 Andy Wilkinson 2015-07-01 16:36:40 +01:00
  • 04728a17e6 Upgrade to Infinispan 7.2.3.Final Andy Wilkinson 2015-07-01 16:35:59 +01:00
  • 52a67e9a98 Upgrade to Liquibase 3.4.0 Andy Wilkinson 2015-07-01 16:35:18 +01:00
  • 453f4745d9 Merge branch '1.2.x' Andy Wilkinson 2015-07-01 15:10:47 +01:00
  • f4c95eafc2 Upgrade to Undertow 1.1.7.Final Andy Wilkinson 2015-07-01 14:51:40 +01:00
  • e31a4dc028 Upgrade Java Mail to 1.5.4 Andy Wilkinson 2015-07-01 14:51:06 +01:00
  • 159d3a3346 Upgrade to nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect 1.2.9 Andy Wilkinson 2015-07-01 14:50:23 +01:00
  • bb8df95fbf Upgrade to HSQLDB 2.3.3 Andy Wilkinson 2015-07-01 14:49:39 +01:00
  • 2159190713 Merge branch '1.2.x' Andy Wilkinson 2015-07-01 14:39:11 +01:00
  • b1ad2c30eb Ignore type-constrained converter when auto-configuring Jackson converter Andy Wilkinson 2015-05-11 14:56:42 +01:00
  • 8c3e2b9b3b Merge branch '1.2.x' Andy Wilkinson 2015-07-01 14:28:03 +01:00
  • 663967f61b Update to Spring Data Evans SR3 Andy Wilkinson 2015-07-01 14:26:34 +01:00
  • b3b648f050 Upgrade dependency management plugin for compatibility with Gradle 2.5 Andy Wilkinson 2015-07-01 13:40:55 +01:00
  • d7e0e754e2 Merge branch '1.2.x' Stephane Nicoll 2015-07-01 05:35:34 -07:00
  • 968b1d7425 Add Eclipse 4.5 new workspace folder to .gitignore sopov.ivan 2015-07-01 10:04:31 +03:00
  • d5b1810718 Merge pull request #3375 from isopov/eclipse45-gitignore Stephane Nicoll 2015-07-01 05:34:24 -07:00
  • ab8d40026e Add Eclipse 4.5 new workspace folder to .gitignore sopov.ivan 2015-07-01 10:04:31 +03:00
  • 5541b3be43 Remove @OnManagementMvcCondition and use a private class Dave Syer 2015-07-01 09:06:54 +01:00
  • 8c3f80eb64 Use mock servlet container for welcome page tests Dave Syer 2015-07-01 09:00:40 +01:00
  • b5c435f8c4 Polish Actuator MVC customization support Phillip Webb 2015-06-30 18:46:37 -07:00
  • c84658af1b Remove unused .gitignore files Phillip Webb 2015-06-30 18:47:50 -07:00
  • df3ced1a45 Merge branch '1.2.x' Phillip Webb 2015-06-30 15:04:06 -07:00
  • 8ec10c8425 Use buildView() to create MustacheView Phillip Webb 2015-06-30 14:49:08 -07:00
  • 1ecc9c8a8b Upgrade to Spring Framework 4.1.7.RELEASE Phillip Webb 2015-06-30 13:51:19 -07:00
  • a89139c06b Allow case insensitive logging.level properties Phillip Webb 2015-06-30 13:49:45 -07:00
  • 3d27a34397 Merge branch '1.2.x' Andy Wilkinson 2015-06-30 12:34:17 +01:00
  • 5a1e66b3d6 Make GzipFilterAutoConfiguration conditional on HttpMethod Andy Wilkinson 2015-06-30 12:32:29 +01:00
  • 1e464da248 Refactor the Actuator MVC configuration to allow more customization Dave Syer 2015-06-30 09:01:35 +01:00
  • 4187b5d8fb Merge branch '1.2.x' Phillip Webb 2015-06-30 00:56:44 -07:00
  • 76348e50e6 Merge pull request #3324 from mbenson/actuator-sample-ant Phillip Webb 2015-06-30 00:55:06 -07:00
  • 183a2095f4 Fixup sample Ant build Matt Benson 2015-06-24 14:50:57 -05:00
  • 8da4d153b7 Merge pull request #3357 from izeye/filewatch-20150630 Phillip Webb 2015-06-30 00:43:30 -07:00
  • dccb0b7736 Fix typo izeye 2015-06-30 13:57:30 +09:00
  • a234292f76 Merge pull request #3339 from mbenson/antlib Phillip Webb 2015-06-30 00:33:11 -07:00
  • da82f08692 Create Apache Ant sample Phillip Webb 2015-06-29 22:51:27 -07:00
  • ae4559eb4f Create spring-boot-antlib module Matt Benson 2015-06-26 17:09:59 -05:00
  • 8d948dfa6c Be more lenient about expected exceptions Phillip Webb 2015-06-29 18:35:22 -07:00
  • ada92fe020 Merge pull request #3341 from lukashinsch/logging-test Phillip Webb 2015-06-29 17:58:04 -07:00
  • 59bf850da1 Cleanup logging so execution order is unimportant Lukas Hinsch 2015-06-27 21:42:58 +02:00
  • 8e78ba8ce7 Change LoggingSystemTests to use real temp folder Phillip Webb 2015-06-29 17:54:16 -07:00
  • 5c6fef903d Polish Phillip Webb 2015-06-29 17:44:57 -07:00
  • 268b7911dd Rename ResourceProperties.Chain.html5AppCache Phillip Webb 2015-06-29 17:14:44 -07:00
  • d213cc05d5 Polish Phillip Webb 2015-06-29 16:48:59 -07:00
  • cc3aea2b69 Prevent Jetty’s singleton shutdown thread from breaking restarts Andy Wilkinson 2015-06-29 16:52:05 +01:00
  • a09a29be44 Add sample for Jetty 9.3 Ivan Sopov 2015-06-24 23:12:12 +03:00
  • 7ecc271617 Merge branch 'gh-3296' Andy Wilkinson 2015-06-29 15:59:11 +01:00
  • 00d594dcda Replace GzipFilter and Tomcat compression with general purpose approach Andy Wilkinson 2015-06-29 14:50:48 +01:00
  • dde194e2b9 Use native compression for all embedded containers, not just Tomcat Ivan Sopov 2015-06-20 17:36:32 +03:00
  • 31a6d53a95 Fix typo Stephane Nicoll 2015-06-29 06:19:19 -07:00
  • 269398f745 Merge pull request #3346 from izeye/filewatch Stephane Nicoll 2015-06-29 06:16:09 -07:00
  • df33830fb6 Polish izeye 2015-06-29 14:01:41 +09:00
  • 46fbca66a6 Fix typo 'a' -> 'an' Dave Syer 2015-06-29 06:43:25 +01:00
  • c39b9f7635 Tweak docs on /health endpoint to reflect secure/sensitive Dave Syer 2015-06-28 22:12:28 +01:00
  • 8c977567d9 Merge pull request #3344 from izeye/docs-20150628 Stephane Nicoll 2015-06-28 06:34:14 -07:00
  • 4bc7919e04 Polish doc izeye 2015-06-28 21:46:30 +09:00
  • a990cc1878 Merge pull request #3123 from bclozel/gh-1604 Stephane Nicoll 2015-06-28 06:32:16 -07:00
  • a6ccb4a6e0 Polish Stephane Nicoll 2015-06-28 06:20:33 -07:00
  • dd561d15cf Improve Spring Resource Handling support Brian Clozel 2015-06-25 15:05:43 +02:00
  • e34bdcdd9a Merge pull request #2713 from rob-baily/master Phillip Webb 2015-06-26 16:47:05 -07:00
  • 3c50386970 Fix logout in sample secure web applications Rob Baily 2015-03-25 09:13:07 -04:00
  • a36d1e2eed Attempt to fix failing log tests Phillip Webb 2015-06-26 16:31:04 -07:00
  • b68382f3ba Polish Phillip Webb 2015-06-26 16:06:11 -07:00
  • 4f072f4046 Update logging documentation Phillip Webb 2015-06-26 15:33:33 -07:00
  • 055ace37f0 Support <springProperty> in logback configurations Phillip Webb 2015-06-26 13:44:07 -07:00
  • f3f562f386 Support <springProfile> in logback configurations Phillip Webb 2015-06-26 13:34:35 -07:00
  • 5bc8f0f708 Add logback sample application Phillip Webb 2015-06-26 13:26:16 -07:00
  • 09eed727fe Add Spring specific logging configuration support Phillip Webb 2015-06-26 13:21:53 -07:00
  • 1f6ac52b96 Change default behaviour of /health when not secured Dave Syer 2015-06-26 13:44:52 +01:00
  • c3c1d91f74 Fix Redis metrics default settings Dave Syer 2015-06-26 12:37:09 +01:00
  • e02082da99 Merge pull request #3335 from izeye/patch-27 Stephane Nicoll 2015-06-26 08:26:40 +02:00
  • 12767a43e2 Remove unnecessary import Stephane Nicoll 2015-06-26 08:24:49 +02:00
  • 761c985337 Remove unnecessary @After callback izeye 2015-06-26 13:47:02 +09:00
  • 8b5d44a56d Merge pull request #3333 from izeye/patch-26 Stephane Nicoll 2015-06-26 08:21:32 +02:00
  • 0dc096f905 Fix typo izeye 2015-06-26 06:40:19 +09:00
  • 5eb9cd012c Report logback errors in the exception Phillip Webb 2015-06-25 12:37:56 -07:00
  • 7879743b9f Polish Phillip Webb 2015-06-25 12:00:48 -07:00
  • bedca634c9 Add hamcrest-library to spring-boot's compile classpath Andy Wilkinson 2015-06-25 17:14:13 +01:00
  • c3d93f70b8 Fail fast when a Logback configuration file is missing or malformed Andy Wilkinson 2015-06-25 16:58:36 +01:00
  • 31336c2dce Allow matchers to be used to verify output captured by OutputCapture Andy Wilkinson 2015-06-25 16:57:13 +01:00
  • 0ec9de9137 Add support for value provider Stephane Nicoll 2015-06-23 17:55:50 +02:00
  • 43b9ea53d6 Polish (avoid dot at the end of the line) Stephane Nicoll 2015-06-25 11:58:21 +02:00
  • 56b13800ae Fix json structure Stephane Nicoll 2015-06-25 10:25:21 +02:00