Commit Graph

  • 3d0355434c Drop unneeded version tag from POM.xml Phillip Webb 2016-02-05 11:32:57 -08:00
  • 9dbef5d9b0 Remove use a separate runner thread from the Launcher Andy Wilkinson 2016-02-04 14:15:49 +00:00
  • 8f57f4ca63 Merge branch '1.3.x' Andy Wilkinson 2016-02-04 13:52:21 +00:00
  • c0a2c88da1 Stop referring to optional classes in BeanDefinitionLoader’s signature Andy Wilkinson 2016-02-04 13:49:59 +00:00
  • 34a864447f Merge branch '1.3.x' Phillip Webb 2016-02-03 20:58:49 -08:00
  • 43a5b77256 Ensure logback is reset after test Phillip Webb 2016-02-03 20:55:25 -08:00
  • a80ada64c3 Formatting Phillip Webb 2016-02-03 12:16:53 -08:00
  • 4c3b11030f Merge pull request #5075 from vpavic/update-database-driver Stephane Nicoll 2016-02-03 13:16:15 +01:00
  • 1bc3eb8f0a Fix MariaDB driver class name Vedran Pavic 2016-02-03 13:03:48 +01:00
  • 34d87df425 Clarify use of the spring.datasource prefix Stephane Nicoll 2016-01-28 16:02:15 +01:00
  • bbc0dc69eb Polish Phillip Webb 2016-02-02 16:04:09 -08:00
  • 5bfccf42c4 Merge branch '1.3.x' Stephane Nicoll 2016-02-02 11:24:00 +01:00
  • 19afae7fe6 Fix typos Karol Rynio 2016-01-25 19:50:52 +01:00
  • 2a5c686a80 Merge pull request #5060 from jvmlet/master Stephane Nicoll 2016-02-02 11:21:59 +01:00
  • 71395a728d Add ref to Google gRPC starter jvmlet 2016-02-01 11:05:01 +02:00
  • d232475fd1 Merge pull request #5067 from izeye/polish-20160202 Stephane Nicoll 2016-02-02 11:19:39 +01:00
  • 46540de694 Fix typos Johnny Lim 2016-02-02 18:47:45 +09:00
  • f5edd53d86 Merge branch '1.3.x' Stephane Nicoll 2016-02-02 08:52:01 +01:00
  • 6ea74501e7 Clarify registration of ApplicationListener Stephane Nicoll 2016-02-02 08:50:32 +01:00
  • 74bff1f275 Merge remote-tracking branch 'origin/1.3.x' into 1.3.x Stephane Nicoll 2016-02-02 08:48:37 +01:00
  • acbb4e63f2 Clear caches on ApplicationContext load Phillip Webb 2016-01-25 11:10:42 -08:00
  • e2368b909b Reduce memory consumption of fat/exploded jars Phillip Webb 2016-01-11 10:17:19 +00:00
  • 858a854ce1 Drop use of loggers in Launchers Phillip Webb 2016-01-11 11:14:23 +00:00
  • 50e78b9c99 Allow package private spring.factories classes Phillip Webb 2016-01-25 10:22:45 -08:00
  • 26dfbeb8f4 Share MetadataReaderFactory Phillip Webb 2016-01-24 10:41:03 -08:00
  • 26e0807d33 Merge pull request #4914 from chelseatroy/contributor_covenant Phillip Webb 2016-01-29 10:38:49 -08:00
  • 5261eb2ffc Add contributor covenant Chelsea Troy 2016-01-08 11:10:48 -06:00
  • fc29230f92 Merge branch '1.3.x' Andy Wilkinson 2016-01-29 16:06:38 +00:00
  • ee409482b3 Enable the use of formatter off and on tags in Eclipse Andy Wilkinson 2016-01-28 10:12:15 +00:00
  • 840bb5fa5e Merge pull request #5026 from icha024/master Stephane Nicoll 2016-01-28 11:33:50 +01:00
  • 68d8be70d8 Add cloudant-spring-boot-starter reference Ian 2016-01-25 23:16:33 +00:00
  • b01194799a Merge branch '1.3.x' Stephane Nicoll 2016-01-28 11:31:41 +01:00
  • 93de0d7dc0 Improve systemd service documentation Vedran Pavic 2016-01-27 22:40:38 +01:00
  • df64a74e60 Fix broken build Stephane Nicoll 2016-01-28 09:38:39 +01:00
  • f276ff4bd0 Polish Phillip Webb 2016-01-27 16:01:56 -08:00
  • 9065ddd857 Merge pull request #4411 from joshiste/cli-improvements2 Stephane Nicoll 2016-01-27 18:05:34 +01:00
  • 83f5928e8d Update copyright header Stephane Nicoll 2016-01-27 18:05:23 +01:00
  • 0739717a7f Remove closure-execution from OptionHandler Johannes Edmeier 2015-11-08 23:15:55 +01:00
  • e7c7556266 Upgrade to Joda-time 2.9.1 Stephane Nicoll 2016-01-27 17:57:48 +01:00
  • 9115922efa Upgrade to mariadb 1.3.4 Stephane Nicoll 2016-01-27 17:56:18 +01:00
  • c2e8e0d897 Add dependency management for jackson-datatype-guava Stephane Nicoll 2016-01-27 17:53:26 +01:00
  • 2b2e21dbbf Disable JNDI on Jetty by default Stephane Nicoll 2016-01-27 17:35:10 +01:00
  • b02073b455 Polish Stephane Nicoll 2016-01-27 17:12:09 +01:00
  • 217f825d3d Clarify DataSourceAutoConfiguration Stephane Nicoll 2016-01-27 17:11:48 +01:00
  • f33d95bc32 Merge pull request #5028 from marceloverdijk/jackson-datatype-json-org Stephane Nicoll 2016-01-26 16:50:07 +01:00
  • 619f8e9ba0 Added dependency for jackson-datatype-json-org Marcel Overdijk 2016-01-26 16:32:53 +01:00
  • 762097ef29 Refactor logic from DataSourceProperties Stephane Nicoll 2016-01-26 16:24:24 +01:00
  • 077cfecee5 Merge pull request #4574 from patrickbray/SendGrid-API-Keys Stephane Nicoll 2016-01-26 15:19:47 +01:00
  • 3562026e9a Polish contribution Stephane Nicoll 2016-01-26 15:18:32 +01:00
  • 3bf6c2fe1f Support for SendGrid ApiKey Patrick Bray 2015-11-21 18:53:10 +11:00
  • f9fd849a39 Merge pull request #4590 from eddumelendez/gh-4576 Stephane Nicoll 2016-01-26 15:00:00 +01:00
  • 58751a43c1 Polish contribution Stephane Nicoll 2016-01-26 14:59:38 +01:00
  • c68ffa5ba0 Add Thymeleaf's Java8TimeDialect Eddú Meléndez 2015-11-23 23:38:32 -05:00
  • 24b953edf2 Upgrade to gson 2.5 Stephane Nicoll 2016-01-26 14:36:28 +01:00
  • da5e0f6abe Remove reference to spring-boot.version in the build Stephane Nicoll 2016-01-26 13:24:16 +01:00
  • 1a4ee0d207 Apply default filtering to profile-specific files Stephane Nicoll 2016-01-26 10:53:07 +01:00
  • fb0664902f Add dependency management for lombok Stephane Nicoll 2016-01-26 10:32:58 +01:00
  • 2b1c319867 Fix broken build Stephane Nicoll 2016-01-26 10:08:02 +01:00
  • 11d8515594 Add failsafe default configuration Stephane Nicoll 2016-01-26 09:59:37 +01:00
  • e293008c3f Rename redis starter to spring-boot-starter-data-redis Stephane Nicoll 2016-01-26 08:31:34 +01:00
  • 854a67588e Remove reference to spring.view.* Stephane Nicoll 2016-01-26 08:19:22 +01:00
  • 02871696cc Merge pull request #4632 from htynkn/update-JspTemplateAvailabilityProvider Stephane Nicoll 2016-01-25 16:24:49 +01:00
  • 8e3d63ab6a Polish contribution Stephane Nicoll 2016-01-25 16:21:57 +01:00
  • d796845664 Remove deprecated use of spring.mvc.* Huang YunKun 2015-11-17 15:14:59 +00:00
  • 86cb15a29b Merge pull request #4707 from mnhock/Platform-specific-line-separator Stephane Nicoll 2016-01-25 15:43:28 +01:00
  • cafe1dc4c6 Polish contribution Stephane Nicoll 2016-01-25 15:43:04 +01:00
  • e0ec607735 Use a platform-specific line separator mnhock 2015-12-08 18:53:19 +01:00
  • bcfd1cc034 Merge pull request #4917 from eddumelendez/gh-4905 Stephane Nicoll 2016-01-25 14:09:42 +01:00
  • 4ff5afc636 Polish contribution Stephane Nicoll 2016-01-25 14:03:45 +01:00
  • bead239448 Remove support for Log4j Stephane Nicoll 2016-01-25 13:43:36 +01:00
  • 7b9cd20e98 Remove deprecated code Eddú Meléndez 2016-01-08 21:01:34 -05:00
  • fbaf209240 Move master to 1.4.0.BUILD-SNAPSHOT Phillip Webb 2016-01-24 10:45:24 -08:00
  • 135ebb8ded Merge pull request #5013 from izeye/polish-20160123 Stephane Nicoll 2016-01-24 19:13:14 +01:00
  • 9a31e02806 Polish Johnny Lim 2016-01-23 09:26:50 +09:00
  • 4c1bb38878 Fix broken locking in Restarter.initialize Andy Wilkinson 2016-01-22 15:21:00 +00:00
  • c77a7e0cba Fixup version numbers following release Phillip Webb 2016-01-21 19:18:01 -08:00
  • 504d3e97ba Next development version Spring Buildmaster 2016-01-21 18:41:30 -08:00
  • 6d19d737a4 Downgrade to Spring Web Services 2.2.3 Phillip Webb 2016-01-21 17:40:48 -08:00
  • ebabc63bbb Refine ContextId NAME_PATTERN Phillip Webb 2016-01-21 15:31:33 -08:00
  • fd3e5cf304 Defer disable persistence logic to a listener Phillip Webb 2016-01-21 15:13:37 -08:00
  • e520c47c4f Refine messages.properties detection Phillip Webb 2016-01-21 15:05:53 -08:00
  • cf93f84e87 Polish Phillip Webb 2016-01-21 11:46:46 -08:00
  • acfae2ebff Upgrade to Spring AMQP 1.5.3.RELEASE Andy Wilkinson 2016-01-21 20:22:29 +00:00
  • d1be03fcf0 Upgrade to Postgresql 9.4.1207.jre7 Andy Wilkinson 2016-01-21 20:22:06 +00:00
  • 0ed671cb0e Upgrade to jOOQ 3.7.2 Andy Wilkinson 2016-01-21 20:21:26 +00:00
  • 5a04b58432 Upgrade to ActiveMQ 5.12.2 Andy Wilkinson 2016-01-21 20:21:01 +00:00
  • 7c9ec1de0e Upgrade to Undertow 1.3.14.Final Andy Wilkinson 2016-01-21 20:20:37 +00:00
  • 46f712ec34 Upgrade to Embedded Mongo 1.50.2 Andy Wilkinson 2016-01-21 20:20:17 +00:00
  • ffd58dd5c7 Upgrade to Jackson 2.6.5 Andy Wilkinson 2016-01-21 20:19:17 +00:00
  • d4e44fedc4 Merge branch '1.2.x' Andy Wilkinson 2016-01-21 20:18:38 +00:00
  • 91c497e8bf Upgrade to AspectJ 1.8.8 1.2.x Andy Wilkinson 2016-01-21 20:17:46 +00:00
  • 93c3b22bb4 Merge branch '1.2.x' Phillip Webb 2016-01-21 11:14:20 -08:00
  • c71aa32fbb Polish Phillip Webb 2016-01-21 10:53:25 -08:00
  • af36bf6864 Remove TODO in FlywayAutoConfiguration Phillip Webb 2016-01-21 10:42:33 -08:00
  • a05a5b3f1c Fix problem reported by Checkstyle Andy Wilkinson 2016-01-21 17:48:18 +00:00
  • 9dc858cdf5 Add missing properties to RepackageTask and improve test coverage Andy Wilkinson 2016-01-21 17:04:25 +00:00
  • 36133d93fe Fix incorrect header depth in the documentation Andy Wilkinson 2016-01-21 15:02:32 +00:00
  • 854cacdb4f Fix useStartStopDaemon in launch script and allow config via conf file Andy Wilkinson 2016-01-21 14:39:39 +00:00
  • 44f508208a Merge branch '1.2.x' Stephane Nicoll 2016-01-21 14:16:24 +01:00
  • 58ebfdcbd3 Polish contribution Stephane Nicoll 2016-01-21 14:06:01 +01:00