Commit Graph

  • a3a320d97b Merge pull request #4706 from mnhock/Calling_toString_is_redundant Phillip Webb 2015-12-11 13:44:38 +00:00
  • ea016f5442 Remove redundant toString() call mnhock 2015-12-08 18:20:53 +01:00
  • 7f8aff0231 Format HTML in web-ui sample Phillip Webb 2015-12-11 13:41:38 +00:00
  • 2f84cdc79f Merge pull request #4735 from dubu/dubu0.1 Phillip Webb 2015-12-11 13:40:30 +00:00
  • 0de4b6ce63 Add update/delete to the web-ui sample kozazz 2015-12-08 13:07:55 +09:00
  • ffbdfc586b Merge branch '1.2.x' Andy Wilkinson 2015-12-11 11:26:45 +00:00
  • 474ffa717e Upgrade to Spring Batch 3.0.6.RELEASE Andy Wilkinson 2015-12-11 11:25:54 +00:00
  • 0bb4de490d Allow any ExitCodeGenerator bean to switch of auto-configured bean Andy Wilkinson 2015-12-11 11:03:52 +00:00
  • 0489a3b4de Polish Phillip Webb 2015-12-10 17:28:50 +00:00
  • f3bcf94fb0 Refine validator cleanup logic Phillip Webb 2015-12-10 17:01:55 +00:00
  • bbbe4fdcd0 Start building against Spring Framework 4.2.4 snapshots Andy Wilkinson 2015-12-10 15:02:42 +00:00
  • fae14b409f Check that we own the validator before nulling it out Dave Syer 2015-12-10 16:04:31 +00:00
  • 2d2e4eea82 Merge branch '1.2.x' Phillip Webb 2015-12-10 15:01:29 +00:00
  • 66fe95369c Polish doc Stephane Nicoll 2015-12-10 15:49:34 +01:00
  • 2694605a4d Polish Phillip Webb 2015-12-10 13:25:27 +00:00
  • 59cb5cf8d9 Merge branch '1.2.x' Stephane Nicoll 2015-12-10 15:40:44 +01:00
  • ce2346b087 Reintroduce endpoints.metrics.filter.enabled Stephane Nicoll 2015-12-10 15:37:10 +01:00
  • 4f7752d467 Merge branch '1.2.x' Andy Wilkinson 2015-12-10 13:45:15 +00:00
  • ce541bebcf Align BasicErrorController’s HTML response status with non-HTML status Andy Wilkinson 2015-12-10 13:40:16 +00:00
  • 03e19d4709 Upgrade to Spring REST Docs 1.0.1.RELEASE Andy Wilkinson 2015-12-10 11:26:07 +00:00
  • 53cc5f060b Merge branch '1.2.x' Andy Wilkinson 2015-12-10 11:25:00 +00:00
  • b36fe2cbd8 Cache outcome of checking to see if host supports ANSI output Andy Wilkinson 2015-12-10 11:15:50 +00:00
  • 267fd5dff2 Merge branch '1.2.x' Andy Wilkinson 2015-12-10 10:17:57 +00:00
  • 8dc3b71ced Revert "Upgrade to Spring Integration 4.1.7.RELEASE" Andy Wilkinson 2015-12-10 10:15:05 +00:00
  • bbe6d7ac37 Upgrade to Spring Integration 4.2.3.RELEASE Gary Russell 2015-12-09 13:59:38 -05:00
  • cbb4b4302a Merge branch '1.2.x' Andy Wilkinson 2015-12-09 20:59:39 +00:00
  • 3b34f635a6 Upgrade to Spring Social Facebook 2.0.3.RELEASE Andy Wilkinson 2015-12-09 20:59:19 +00:00
  • cd4c628d12 Reinstate commons-logging exclusion on infinispan-spring4 Andy Wilkinson 2015-12-09 20:52:54 +00:00
  • c179cafb0c Upgrade to Spring Cloud Connectors 1.2.1.RELEASE Andy Wilkinson 2015-12-09 12:08:30 +00:00
  • d8ad364ddc Upgrade to Postgresql 9.4-1206-jdbc41 Andy Wilkinson 2015-12-09 12:08:12 +00:00
  • e0267d5ac3 Upgrade to Infinispan 8.0.2.Final Andy Wilkinson 2015-12-09 12:07:39 +00:00
  • 48be384e7f Upgrade to Undertow 1.3.9.Final Andy Wilkinson 2015-12-09 12:07:06 +00:00
  • b3a5bff31a Upgrade to Reactor Spring 2.0.7.RELEASE Andy Wilkinson 2015-12-09 12:06:33 +00:00
  • 03de4704af Upgrade to HikariCP 2.4.3 Andy Wilkinson 2015-12-09 12:05:33 +00:00
  • 47c0bf90f1 Upgrade to Hazelcast 3.5.4 Andy Wilkinson 2015-12-09 12:04:39 +00:00
  • 6bd0558ee2 Upgrade to Jackson 2.6.4 Andy Wilkinson 2015-12-09 12:04:07 +00:00
  • e8632d9feb Null out validator in ContextRefreshedEvent Dave Syer 2015-12-09 17:27:52 +00:00
  • bdc395f16e Merge branch '1.2.x' Andy Wilkinson 2015-12-09 11:58:00 +00:00
  • ae6971a61a Upgrade to Tomcat 8.0.30 and continue to use absolute redirects Andy Wilkinson 2015-12-09 11:51:47 +00:00
  • b10b7a883d Upgrade to Spring Security 3.2.9.RELEASE Andy Wilkinson 2015-12-09 10:43:32 +00:00
  • 85bb1780d8 Upgrade to Spring Web Services 2.2.3.RELEASE Andy Wilkinson 2015-12-09 10:42:57 +00:00
  • bb9e1be72c Upgrade to Spring Integration 4.1.7.RELEASE Andy Wilkinson 2015-12-09 10:42:36 +00:00
  • e50357d907 Upgrade to Spring Loaded 1.2.5.RELEASE Andy Wilkinson 2015-12-09 10:42:12 +00:00
  • e54f9063a8 Upgrade to SLF4J 1.7.13 Andy Wilkinson 2015-12-09 10:41:50 +00:00
  • 70ead7113d Upgrade to Jetty 9.2.14.v20151106 Andy Wilkinson 2015-12-09 10:41:23 +00:00
  • cbfdfb463e Fix indent Stephane Nicoll 2015-12-09 11:40:14 +01:00
  • 349794f9cf Upgrade to mysql-connector-java 5.1.38 Andy Wilkinson 2015-12-09 10:40:01 +00:00
  • 8feaf1e92c Upgrade to Undertow 1.1.9.Final Andy Wilkinson 2015-12-09 10:39:22 +00:00
  • d4545b4d7f Add reference to nonheap metrics Stephane Nicoll 2015-12-09 11:39:00 +01:00
  • 21d6c73539 Fix checkstyle Dave Syer 2015-12-09 10:35:57 +00:00
  • 8b97c3b342 Add nonheap metrics to /metrics endpoint Dave Syer 2015-12-09 10:16:06 +00:00
  • 2d003a698f Revert 5464c65 Stephane Nicoll 2015-12-09 10:59:27 +01:00
  • a6409edab0 Merge pull request #4709 from izeye/polish-20151209 Stephane Nicoll 2015-12-09 09:57:22 +01:00
  • 5464c65ca8 Polish contribution Stephane Nicoll 2015-12-09 09:57:04 +01:00
  • 12a921c200 Polish docs Johnny Lim 2015-12-09 09:49:03 +09:00
  • 578eaa26e7 Add reference to Apache Wicket starter Stephane Nicoll 2015-12-08 11:58:31 +01:00
  • 3ff194866f Merge pull request #4701 from mnhock/Remove_double_instantiation Stephane Nicoll 2015-12-08 11:06:04 +01:00
  • 7348ef5ef1 Remove double instantiation of Manifest mnhock 2015-12-07 19:30:12 +01:00
  • 203ceffe94 Merge pull request #4685 from mnhock/master Stephane Nicoll 2015-12-08 10:29:55 +01:00
  • 9775d40822 Fix possible null pointer dereference mnhock 2015-12-05 21:30:23 +01:00
  • 7b2afbdf13 Polish Stephane Nicoll 2015-12-08 10:26:44 +01:00
  • 79a97d9bba Merge pull request #4677 from izeye/polish-20151204 Stephane Nicoll 2015-12-07 20:47:28 +01:00
  • ec7fed1ecc Polish Johnny Lim 2015-12-04 20:18:03 +09:00
  • f7d3165ebb Merge branch 'gh-4687' Andy Wilkinson 2015-12-07 13:25:39 +00:00
  • 2efc4b8332 Add tests to verify improved exception message formatting Andy Wilkinson 2015-12-07 13:19:28 +00:00
  • bb35d18080 Improve exception messages to properly include specified sources mnhock 2015-12-06 14:39:59 +01:00
  • ee47ae4d20 Ensure that 5xx responses to unmapped requests produce a single metric Andy Wilkinson 2015-12-07 10:38:31 +00:00
  • dc9405676a Reword the description of how to trigger a restart Andy Wilkinson 2015-12-07 09:27:37 +00:00
  • df9308c645 HttpTunnelServer should only check for disconnect after first connection Andy Wilkinson 2015-12-04 16:00:25 +00:00
  • 91674b2c94 Don’t use Java 7 API in EmbeddedMongoAutoConfiguration Andy Wilkinson 2015-12-04 15:26:58 +00:00
  • c58ebae419 Bind embedded Mongo to configured host or loopback address Andy Wilkinson 2015-12-04 15:04:14 +00:00
  • d9f15636d0 Fix use of == in EndpointWebMvcHypermediaManagementContextConfiguration Vedran Pavic 2015-11-15 22:11:58 +01:00
  • 46edee2e45 Only make bootRun depend on findMainClass and not all java exec tasks Andy Wilkinson 2015-12-04 14:36:07 +00:00
  • 7d2ea8fb75 Document project names that are excluded from triggering a restart Andy Wilkinson 2015-12-04 14:34:20 +00:00
  • 4581853bcc Clarify documentation on how to trigger a restart with Dev Tools Andy Wilkinson 2015-12-04 14:26:56 +00:00
  • 007ec9e46b Make SecurityFilterAutoConfig work when SecurityAutoConfig is disabled Andy Wilkinson 2015-12-04 12:42:20 +00:00
  • 75f55ea004 Update Travis configuration to use Maven wrapper Huang YunKun 2015-10-28 12:37:07 +00:00
  • e4342075ab Fix class loading problem with DevTools and Spring Session with Redis Andy Wilkinson 2015-12-04 11:58:40 +00:00
  • 17c4fa9d81 Upgrade to Gradle Dependency Management Plugin 0.5.4.RELEASE Andy Wilkinson 2015-12-03 15:23:17 +00:00
  • e9aa7ca9a2 Merge branch '1.2.x' Andy Wilkinson 2015-12-03 14:35:21 +00:00
  • 00b668b2c5 Only clean up logging system when root application context is closed Andy Wilkinson 2015-12-03 14:01:32 +00:00
  • 03d29fd68d Update test to cope with asynchronous writing of the access log Andy Wilkinson 2015-12-03 13:25:07 +00:00
  • 74ea3b9c9c Merge branch 'gh-4670' Andy Wilkinson 2015-12-03 12:45:17 +00:00
  • 753341c9ff Add a test for enabling Undertow's access log and verify the file name Andy Wilkinson 2015-12-03 12:44:11 +00:00
  • e233ea7f54 Fix undertow access_log file name Sebastian Hoß 2015-12-03 12:21:37 +01:00
  • 1e9d4a22c2 Document how to use Actuator with Jersey cornelcreanga@yahoo.com 2015-11-22 18:38:38 +02:00
  • 3f9a2aa145 Document randomPort attribute on WebIntegrationTest Yunkun Huang 2015-11-19 13:13:06 +08:00
  • 0e09408f91 Merge branch '1.2.x' Andy Wilkinson 2015-12-03 11:10:52 +00:00
  • d6bd120b2c Remove unused test.css from spring-boot-sample-tomcat Ivan Chen 2015-11-25 09:30:30 +08:00
  • 5a06dc981c Merge branch '1.2.x' Andy Wilkinson 2015-12-03 10:59:40 +00:00
  • 256cad8980 Fix inconsistent synchronization in HttpTunnelServer.ServerThread Andy Wilkinson 2015-12-03 10:57:14 +00:00
  • 939b66f4ee Use fast exceptions in findResource(s) Vladimir Tsanev 2015-11-23 13:11:08 +02:00
  • 02830989be Configure Checkstyle line separator so it does not use system default Ruben Dijkstra 2015-12-03 09:38:11 +01:00
  • 0088300eca Prevent spring-boot-actuator-docs from pulling in H2 Andy Wilkinson 2015-12-02 17:49:16 +00:00
  • ffd6e8d7eb Handle null security filter dispatcher types gracefully Andy Wilkinson 2015-12-02 14:00:30 +00:00
  • f47449c800 Remove Servlet API dependency from SecurityProperties Andy Wilkinson 2015-12-02 10:50:11 +00:00
  • 2b3fbe9681 Merge branch 'gh-4564' Andy Wilkinson 2015-12-02 10:23:53 +00:00
  • c003efc666 Document new initInfoChkconfig property supported by launch.script Andy Wilkinson 2015-12-02 10:21:33 +00:00
  • 02363b38eb Make launch script's chkconfig configurable via a property 吉田 尚弘 2015-11-20 21:23:08 +09:00
  • 884cae6f8d Add support for using ${application.title} in startup banners Vedran Pavic 2015-11-24 22:05:32 +01:00