Commit Graph

  • e9fe34e2fa Merge pull request #3818 from madorb/master Stephane Nicoll 2015-08-27 16:32:46 +02:00
  • bd15a0c03a Polish contribution Stephane Nicoll 2015-08-27 15:18:59 +02:00
  • b69152571e Consistently apply table prefix madorb 2015-08-24 23:06:18 -05:00
  • 19fe86169f Upgrade maven-enforcer-plugin to 1.4 Stephane Nicoll 2015-08-27 14:55:04 +02:00
  • 8aca174910 Upgrade version-maven-plugin to 2.1 Stephane Nicoll 2015-08-27 14:53:50 +02:00
  • b3c2d1521f Merge pull request #3532 from izeye/metrics-20150717 Stephane Nicoll 2015-08-27 14:18:36 +02:00
  • 3ec97c1bb9 Make metric type more sensible izeye 2015-07-17 10:29:33 +09:00
  • 2c619232b3 Add ComponentScan aliases on SpringBootApplication Stephane Nicoll 2015-08-27 14:12:01 +02:00
  • ea4061fe99 Add AllNestedConditions and NoneOfNestedConditions Eric Fenderbosch 2015-01-22 14:00:32 -05:00
  • 721b5a2395 Hazelcast auto-configuration Stephane Nicoll 2015-08-26 17:44:50 +02:00
  • 35b2bca614 Merge branch 'gh-3703' Andy Wilkinson 2015-08-27 09:34:05 +01:00
  • 90668584c3 Polish contribution Andy Wilkinson 2015-08-27 08:34:51 +01:00
  • 868589366e Ensure that Spring Security Filter's order is configured Rob Winch 2015-08-25 11:16:29 -05:00
  • 9dec0971d6 Change restart to fail if not running Dave Syer 2015-08-27 07:30:00 +01:00
  • ff681adc5b Fix launch.script to not exit prematurely Dave Syer 2015-08-26 17:54:20 +01:00
  • 67483bb73c Only use Converters which are @ConfigurationPropertiesBinder qualified Dave Syer 2015-08-26 14:56:21 +01:00
  • 538afc4ab1 Make some methods in BasicErrorController protected Dave Syer 2015-08-26 14:17:48 +01:00
  • a0870c1c4a Ignore binding failures for env vars and system properties Andy Wilkinson 2015-08-26 17:22:05 +01:00
  • d74d657372 Polish Stephane Nicoll 2015-08-26 17:52:19 +02:00
  • 2373e0fe66 Polishing Andy Wilkinson 2015-08-26 16:08:09 +01:00
  • 003268fb4e Add support for @WebFilter, @WebListener, @WebServlet Andy Wilkinson 2015-08-17 16:45:44 +01:00
  • 07ec9bb849 Merge branch '1.2.x' Andy Wilkinson 2015-08-26 15:02:45 +01:00
  • f143bd2cfb Upgrade to Tomcat 8.0.26 Andy Wilkinson 2015-08-26 15:00:00 +01:00
  • 3b5dcc52ec Upgrade to Spring Integration 4.2.0.RC1 Andy Wilkinson 2015-08-26 14:59:11 +01:00
  • d5f013a911 Merge pull request #3821 from stephane-deraco/patch-1 Stephane Nicoll 2015-08-25 15:23:20 +02:00
  • a28c18a70a Fix typo Stéphane DERACO 2015-08-25 14:26:56 +02:00
  • efd1f6094a Merge branch '1.2.x' Stephane Nicoll 2015-08-25 15:22:24 +02:00
  • 6393569d42 Polish Externalized Configuration section Stephane Nicoll 2015-08-25 15:22:02 +02:00
  • 63d157bb7c Favor JSR-107 provider if present Stephane Nicoll 2015-08-25 15:07:24 +02:00
  • 79b9bdec62 Merge pull request #3794 from htynkn/set-cache-period-to-zero Stephane Nicoll 2015-08-24 10:54:26 +02:00
  • 4e410681aa Disable resource cache when DevTools is enabled Huang YunKun 2015-08-20 13:56:26 +00:00
  • 5aa222a5dd Merge pull request #3810 from htynkn/patch-1 Stephane Nicoll 2015-08-23 14:07:27 +02:00
  • 9339136b54 Fix typo Huang YunKun 2015-08-23 17:57:24 +08:00
  • e7bf415427 Merge pull request #3809 from izeye/typo-20150822 Stephane Nicoll 2015-08-23 09:26:23 +02:00
  • e2119d3329 Fix typos izeye 2015-08-22 17:02:54 +09:00
  • 69fcae6b44 Merge pull request #3807 from htynkn/fix-sample-dependency Stephane Nicoll 2015-08-22 08:41:55 +02:00
  • 1dfa1fc3a5 Polish Stephane Nicoll 2015-08-22 08:41:11 +02:00
  • 3b81152ddc Fix springloaded version Huang YunKun 2015-08-22 03:04:34 +00:00
  • ff8a4d0f9d Merge branch '1.0.x' Dave Syer 2015-08-21 17:13:19 +01:00
  • 68b55adac0 Add search=CURRENT to MessageSourceAutoConfiguration 1.0.x Dave Syer 2015-08-21 15:44:01 +01:00
  • 089cda7af4 Add generated file to .gitignore Dave Syer 2015-08-21 15:31:20 +01:00
  • 2583f8050a Enable Tomcat RemoteIpValve by default Dave Syer 2015-08-21 09:25:10 +01:00
  • 8543a3ca91 Improve use of SSL config in RabbitConnectionFactory Stephane Nicoll 2015-08-21 09:49:59 +02:00
  • 9303efd435 Allow counter names like counter-foo Dave Syer 2015-08-21 08:35:43 +01:00
  • a01a5db947 Upgrade to Spring AMQP 1.5.0.RC1 Stephane Nicoll 2015-08-21 09:30:28 +02:00
  • 6bd6bc9e10 Include information about a property’s origin in binding failures Andy Wilkinson 2015-08-20 15:35:54 +01:00
  • 48f16c4386 Avoid Tomcat specific dependency in ServerProperties Stephane Nicoll 2015-08-20 17:17:43 +02:00
  • 35875c7f08 Merge manual item meta-data Stephane Nicoll 2015-08-20 17:08:54 +02:00
  • 4235df180e Polish Stephane Nicoll 2015-08-20 14:54:40 +02:00
  • 6f3cc712bf Merge branch '1.2.x' Stephane Nicoll 2015-08-20 14:48:31 +02:00
  • 6869b0d987 Fix wrong imports on StringUtils Stephane Nicoll 2015-08-20 14:46:03 +02:00
  • d6f3b4b887 Merge pull request #3793 from mmacaulay/patch-1 Stephane Nicoll 2015-08-20 14:25:00 +02:00
  • 0d2f644c50 Fix link to exec maven plugin Matt MacAulay 2015-08-20 08:14:42 -04:00
  • 53251a9f9c Add suffix dot on prefix only if necessary Stephane Nicoll 2015-08-20 10:43:12 +02:00
  • 1466169dc0 Register ResourceUrlEncodingFilter only if necessary Stephane Nicoll 2015-08-20 10:33:04 +02:00
  • 678f36cfef configure JRE that is different from compiler target level Martin Lippert 2015-07-29 18:18:20 +02:00
  • 7c0c953f81 Add value alias for SpringApplicationConfiguration Stephane Nicoll 2015-07-31 15:15:27 +02:00
  • 87d214e61d Upgrade to Spring Framework 4.2.1.BUILD-SNAPSHOT Stephane Nicoll 2015-08-19 14:53:49 +02:00
  • 35c92348ae Document Velocity view resolver customization Stephane Nicoll 2015-08-19 14:32:31 +02:00
  • 3c91781bee Add additional exclude property Stephane Nicoll 2015-08-19 14:08:05 +02:00
  • 23693c3f6a Update contribution guidelines to describe how we use GitHub issues Andy Wilkinson 2015-08-19 12:15:08 +01:00
  • 0d7ee8a2df Fix default value of restarter meta-data Stephane Nicoll 2015-08-19 11:59:05 +02:00
  • 8067a53682 Prevent run failures in tests from polluting LoggerContext Andy Wilkinson 2015-08-17 20:37:00 +01:00
  • 9e88dced88 Update devtools to customise environment before app context is refreshed Andy Wilkinson 2015-08-12 12:14:12 +01:00
  • e370b592d6 Introduce defined extension point for modifying the environment Andy Wilkinson 2015-08-13 10:42:39 +01:00
  • 2f862cfb92 Revert upgrade to Spring Framework 4.2.1 snapshots Stephane Nicoll 2015-08-17 18:33:36 +02:00
  • a6f8586270 Merge branch '1.2.x' Stephane Nicoll 2015-08-17 10:15:52 +02:00
  • 11b82cc6fe Properly guard DB health indicator Stephane Nicoll 2015-08-17 10:05:52 +02:00
  • 3b3a569bc0 Merge pull request #3721 from joshthornhill/patch-3 Stephane Nicoll 2015-08-15 17:56:19 +02:00
  • c13622ea29 Fix typo Josh Thornhill 2015-08-10 11:10:58 -04:00
  • d1f7da9797 Merge pull request #3752 from mxab/master Stephane Nicoll 2015-08-15 17:35:34 +02:00
  • 750b354341 Fix table layout Max Bruchmann 2015-08-13 23:49:26 +02:00
  • 64d56cf425 Fix doc glitch Stephane Nicoll 2015-08-15 17:31:24 +02:00
  • 1659f628d0 Upgrade to Spring Framework 4.2.1.BUILD-SNAPSHOT Stephane Nicoll 2015-08-15 09:28:22 +02:00
  • 48ae39d7e3 Merge branch '1.2.x' Andy Wilkinson 2015-08-14 18:10:35 +01:00
  • 190f8a7e0a Upgrade Travis configuration to run on new infrastructure Andy Wilkinson 2015-08-14 18:08:48 +01:00
  • 4e3411ac59 Add dependency management for org.skyscreamer:jsonassert Andy Wilkinson 2015-08-14 17:49:17 +01:00
  • a38bdd92c2 Upgrade to Reactor and Reactor Spring 2.0.5.RELEASE Andy Wilkinson 2015-08-14 17:43:40 +01:00
  • 73ee6652fd Use project location to infer the artifactId Stephane Nicoll 2015-08-14 17:10:21 +02:00
  • 58d0776abe Polish Stephane Nicoll 2015-08-14 14:08:27 +02:00
  • d1a4d6958a Document spring.datasource.name Stephane Nicoll 2015-08-14 14:07:38 +02:00
  • 2d62e1fc89 Add a property to configure the connection pool Stephane Nicoll 2015-08-14 13:30:14 +02:00
  • e4b81b173c Polish Stephane Nicoll 2015-08-14 13:21:15 +02:00
  • 960d6eadba Spring Boot starter section Stephane Nicoll 2015-08-14 10:51:38 +02:00
  • 78769444d2 Merge pull request #3750 from eddumelendez/gh-3749 Stephane Nicoll 2015-08-14 09:24:35 +02:00
  • 4e0f99ed8b Polish Stephane Nicoll 2015-08-14 09:24:24 +02:00
  • 74e1a1c940 Add fallbackToSystemLocale configuration key Eddú Meléndez 2015-08-13 10:56:02 -05:00
  • c15a670c6d Workaround bizarre compiler problem Andy Wilkinson 2015-08-13 15:46:38 +01:00
  • 51dd806a98 Detect ConfigurableWebBindingInitializer bean and register with MVC Andy Wilkinson 2015-08-13 15:10:40 +01:00
  • 511c6d39fa Replace ignore with lifecycle mapping to smooth import into Eclipse Martin Lippert 2015-07-16 12:11:06 +02:00
  • 2e0e2a3d60 Add more Jackson dependencies to spring-boot-dependencies Craig Andrews 2015-08-11 11:19:49 -04:00
  • eab7eff047 Polish documentation izeye 2015-08-13 01:34:28 +09:00
  • fbe2e470f0 Ignore case when filtering out properties based on target name Andy Wilkinson 2015-08-13 12:44:42 +01:00
  • 398d06e326 Remove useless code Stephane Nicoll 2015-08-12 11:12:42 +02:00
  • 56115b9baa Fix broken test (use web app context) Dave Syer 2015-08-12 08:43:13 +01:00
  • 84a3e3827b Ensure tomcat on the classpath does not imply web application Dave Syer 2015-08-11 09:34:13 +01:00
  • 9d2d34216b Remove references to endpoints.hal Stephane Nicoll 2015-08-11 09:14:40 +02:00
  • a4bfcb9b94 Merge branch '1.2.x' Andy Wilkinson 2015-08-10 20:32:09 +01:00
  • 4f0f51b5ed Upgrade to Spring Web Services 2.2.2.RELEASE Andy Wilkinson 2015-08-10 20:30:54 +01:00
  • 2ae8a021f9 Merge branch '1.2.x' Andy Wilkinson 2015-08-10 16:59:04 +01:00