Commit Graph

  • 0688b1b31f Merge branch '1.1.x' Andy Wilkinson 2015-01-07 17:53:28 +00:00
  • ac1d0cab3b Prevent Gradle from pulling in groovy-all with the remote shell starter Andy Wilkinson 2015-01-07 17:50:36 +00:00
  • 493f3e4aa8 Harmonize description of *.ssl.enabled Stephane Nicoll 2015-01-07 10:16:01 +01:00
  • a8ca01cf51 Merge pull request #2245 from cemo/fix-jetty9-jar-url Phillip Webb 2015-01-06 22:44:02 -08:00
  • 1fc9d38396 Fix potential Jetty MalformedURLException cemo 2014-12-28 02:23:36 +02:00
  • 4ad5c52dd7 Add support for server.ssl.enabled property Phillip Webb 2015-01-06 21:50:25 -08:00
  • f9c3baed33 Add TestNG sample application Phillip Webb 2015-01-06 19:13:06 -08:00
  • be30385e15 Add @WebIntegrationTest annotation Phillip Webb 2015-01-06 19:03:29 -08:00
  • 165b85dd0e Improve @ConfigurationProperty binding exception Phillip Webb 2015-01-06 16:02:43 -08:00
  • 0fc89ddb20 Make ConfigFileApplicationListener consts public Phillip Webb 2015-01-06 15:24:54 -08:00
  • 64217aa6c3 Merge pull request #2288 from kdvolder/gh-2287 Phillip Webb 2015-01-06 15:22:21 -08:00
  • 2dfa424246 Don't fail build on merge failure Kris De Volder 2015-01-05 14:29:14 -08:00
  • 7c29c96da6 Change additional metadata file lookup logic Phillip Webb 2015-01-06 14:50:56 -08:00
  • 44d81d43f6 Merge branch '1.1.x' Phillip Webb 2015-01-06 12:00:41 -08:00
  • bd83aca63f Fix InMemoryAuditEventRepository search by date Phillip Webb 2015-01-06 11:58:28 -08:00
  • 1c51830995 Don't replace existing web scopes Phillip Webb 2015-01-05 19:29:59 -08:00
  • 5f959c5579 Fix test failure introduced in d4b75edf Phillip Webb 2015-01-05 18:08:47 -08:00
  • fb195b2ad7 Add test for ssl scheme Phillip Webb 2015-01-05 17:50:54 -08:00
  • d4b75edfbf Polish Phillip Webb 2015-01-05 17:46:33 -08:00
  • dcc21616a9 Remove unnecessary Jetty secure config calls Phillip Webb 2015-01-05 12:17:32 -08:00
  • 9f956660a6 Add project lead CLA information Phillip Webb 2015-01-05 12:16:46 -08:00
  • 6ddabb871a Merge branch '1.1.x' Phillip Webb 2015-01-05 11:57:38 -08:00
  • 0622b3e987 Fix documentation code example error Phillip Webb 2015-01-05 11:55:44 -08:00
  • 1f775793ee Use Collections.addAll(...) instead of for loops Phillip Webb 2015-01-04 11:47:36 -08:00
  • 4940ca37eb Move Log4J2LoggingSystem above Log4JLoggingSystem Phillip Webb 2015-01-03 12:59:00 -08:00
  • f369a72264 Merge branch '1.1.x' Phillip Webb 2015-01-03 12:29:38 -08:00
  • 20dbf4ab15 Remove duplicate jetty-util dependency Phillip Webb 2015-01-03 12:29:00 -08:00
  • a36c3b977c Merge branch '1.1.x' Phillip Webb 2015-01-02 16:22:49 -08:00
  • 67302db9e5 Add dependency management for all Jetty modules Phillip Webb 2015-01-02 16:16:52 -08:00
  • 6333d4c617 Merge branch '1.1.x' Phillip Webb 2015-01-02 15:31:39 -08:00
  • 7e771bb655 Fix ParentAwareNamingStrategy and JMX auto-config Phillip Webb 2015-01-02 13:46:50 -08:00
  • 4616be9e91 Merge branch '1.1.x' Phillip Webb 2015-01-02 11:34:16 -08:00
  • c46478f97d Guard for multiple ContentNegotiatingViewResolvers Phillip Webb 2015-01-02 11:27:34 -08:00
  • 302ce17092 Remove "fully leaded" colloquialism Phillip Webb 2015-01-02 10:46:02 -08:00
  • ad69a1aec9 Merge pull request #2265 from metcox/master Phillip Webb 2014-12-31 19:09:01 -08:00
  • bf839e57a5 Fix global endpoints.enabled property support Mathieu Bernatet 2014-12-31 17:15:16 +01:00
  • 491a61d54a Merge pull request #2266 from mafr/master Phillip Webb 2014-12-31 19:01:00 -08:00
  • 91587d63a2 Add application version info to JAR manifest Matthias Friedrich 2014-12-31 17:48:10 +01:00
  • 161cb7ab8a Merge pull request #2270 from ericdahl/docs-health-builder Phillip Webb 2014-12-31 18:55:14 -08:00
  • aa43f5e037 Update custom HealthIndicator documentation Eric Dahl 2014-12-31 17:46:59 -08:00
  • 788b69d98d Merge branch '1.1.x' Phillip Webb 2014-12-30 15:39:55 -08:00
  • f4e12e96c6 Additional condition to protect Reactor 2.0 users Dave Syer 2014-12-17 17:09:57 +00:00
  • bee6dd928e Reverse priority of property sources when extracting sub properties Dave Syer 2014-07-21 15:08:53 +01:00
  • c08f912abd Merge branch '1.1.x' Phillip Webb 2014-12-30 14:25:34 -08:00
  • fe83aed6b2 Grammar correction Russell Allen 2014-12-30 16:47:36 -05:00
  • 7d180ee8ed Merge branch '1.1.x' Stephane Nicoll 2014-12-30 16:37:20 +01:00
  • 1567c00ef0 Upgrade to Spring Framework 4.0.9 Stephane Nicoll 2014-12-30 16:33:49 +01:00
  • 2b3061b31f Upgrade to Spring 4.1.4 Stephane Nicoll 2014-12-30 14:54:25 +01:00
  • 95cf63f685 Switch to Spring snapshot Stephane Nicoll 2014-12-29 10:20:09 +01:00
  • 0735d6e259 Fix TemplateLocation.anyExists logic Phillip Webb 2014-12-28 13:22:41 -08:00
  • c0d5ad0f0f Merge pull request #2250 from breun/master Phillip Webb 2014-12-28 12:27:20 -08:00
  • 6248d8c86e Add docs for Spring Boot CLI via MacPorts Nils Breunese 2014-12-28 19:11:28 +01:00
  • c7cfdbe250 Polish appendix Phillip Webb 2014-12-28 12:22:16 -08:00
  • 6ece075aec Merge branch '1.1.x' Phillip Webb 2014-12-28 12:19:30 -08:00
  • a0667ba4bb Polish docs Phillip Webb 2014-12-28 12:10:44 -08:00
  • 0a19fd0af0 Merge branch '1.1.x' Stephane Nicoll 2014-12-28 10:52:16 +01:00
  • 38594cd820 Remove unused code Stephane Nicoll 2014-12-28 10:51:53 +01:00
  • 2bf01ebeca Merge branch '1.1.x' Stephane Nicoll 2014-12-27 18:28:50 +01:00
  • 05e402295d Mention environment variables mapping in the guide Stephane Nicoll 2014-12-27 18:28:13 +01:00
  • 94b06be683 Change bean name metricReporitory -> actuatorMetricRepository Dave Syer 2014-12-27 07:43:40 +00:00
  • d7a12a8791 Remove superfluous semi-colons Phillip Webb 2014-12-26 20:48:53 -08:00
  • fe20116b68 Propagate https scheme when using Jetty Phillip Webb 2014-12-26 13:42:37 -08:00
  • 0702b4e7e3 Merge branch '1.1.x' Phillip Webb 2014-12-26 11:48:13 -08:00
  • 96d479c3d9 Make RequestMappingHandlerMapping @Primary Phillip Webb 2014-12-26 11:42:10 -08:00
  • 79413bf9ef Merge pull request #2236 from izeye/master Stephane Nicoll 2014-12-26 11:11:24 +01:00
  • bff41358bf Remove unecessary semicolon izeye 2014-12-26 13:51:59 +09:00
  • 98135c964b Remove Principal handler logic from security Phillip Webb 2014-12-25 12:42:45 -08:00
  • 22bb6f7598 Fix accidental fork logic change Phillip Webb 2014-12-24 19:20:04 -08:00
  • b42c7fca64 Polish Phillip Webb 2014-12-24 11:33:11 -08:00
  • 291a8d422b Fix incorrect BitronixJtaConfiguration bean name Phillip Webb 2014-12-24 10:58:28 -08:00
  • 45c5e25a05 Polish Phillip Webb 2014-12-24 10:57:42 -08:00
  • 05d47c65db Fix wrong link Stephane Nicoll 2014-12-23 17:38:41 +01:00
  • 4a314321d7 Merge branch '1.1.x' Stephane Nicoll 2014-12-23 11:54:54 +01:00
  • ed1db855c0 Upgrade to Thymeleaf 2.1.4 Stephane Nicoll 2014-12-23 11:51:26 +01:00
  • dbb795298c Restore proper use of the fork parameter Domingo Suarez Torres 2014-12-23 11:15:12 +01:00
  • 8628adcb74 Order EmbeddedServletContainerCustomizers Phillip Webb 2014-12-22 21:59:00 -08:00
  • ef621c9271 Protect against NoClassDefFoundError on WAS Phillip Webb 2014-12-22 21:28:11 -08:00
  • fd97c7553c Apply HATEOAS module to primary ObjectMapper Phillip Webb 2014-12-22 15:12:51 -08:00
  • ea84479e9a Fix HATEOAS sample application version number Phillip Webb 2014-12-15 12:04:15 -08:00
  • 4ed42aac37 Merge branch '1.1.x' Phillip Webb 2014-12-22 20:29:11 -08:00
  • 7d017a2a6b Add HATEOAS sample application Phillip Webb 2014-12-15 11:45:21 -08:00
  • e57b0e00f2 Use ServletContainerInitializers to start servers Andy Wilkinson 2014-12-19 15:49:15 -08:00
  • d4fb8ad6a8 Polish POM artifact order Phillip Webb 2014-12-22 11:23:18 -08:00
  • 20c8e54c5f Revert dea1ca9855 Stephane Nicoll 2014-12-20 10:31:11 +01:00
  • 425f989a26 Polish velocity sample POM name Phillip Webb 2014-12-19 16:06:31 -08:00
  • 5afd0b4858 Polish sample POM names Phillip Webb 2014-12-19 15:59:44 -08:00
  • 82bf60400a Fix OnPropertyCondition no havingValue message Phillip Webb 2014-12-19 14:52:56 -08:00
  • 57442f5b12 Improve formatting of Tomcat port(s) logging Phillip Webb 2014-12-19 14:45:57 -08:00
  • d857323ff1 Improve logging of Jetty port(s) Phillip Webb 2014-12-19 14:45:17 -08:00
  • 4e5ac2c110 Log port(s) used by Undertow Phillip Webb 2014-12-19 14:44:33 -08:00
  • 1da918f388 Fix TypeNotPresentExceptionProxy error with Mongo Phillip Webb 2014-12-19 14:01:19 -08:00
  • bfa984ccd5 Fix PersistenceExceptionTranslation INFO message Phillip Webb 2014-12-19 13:53:00 -08:00
  • 8d12130a2b Add exclude attribute to @SpringBootApplication Phillip Webb 2014-12-19 13:52:08 -08:00
  • 0e88e1b86e Merge pull request #2203 from pauldub/master Stephane Nicoll 2014-12-19 15:22:42 +01:00
  • b865539adc Fix typo in howto.adoc pauldub 2014-12-19 09:13:30 +01:00
  • ed0038f3c7 Merge branch '1.1.x' Andy Wilkinson 2014-12-18 15:49:32 +00:00
  • e72f3c0215 Upgrade to Jetty 8.1.16.v20140903 Andy Wilkinson 2014-12-18 15:43:40 +00:00
  • ddaec013bd Merge branch '1.1.x' Andy Wilkinson 2014-12-18 15:32:23 +00:00
  • 950eafe9cc Improve diagnostics when ServletContext.addListener fails Andy Wilkinson 2014-12-18 15:18:40 +00:00
  • 9a55cc49b5 Fix typo Stephane Nicoll 2014-12-18 08:38:16 +01:00