Commit Graph

  • 443fe3b9e6 Merge pull request #3326 from izeye/patch-25 Stephane Nicoll 2015-06-25 09:21:56 +02:00
  • e6a3099003 Fix typos izeye 2015-06-25 08:17:26 +09:00
  • 689fb0c877 Merge pull request #3314 from izeye/patch-24 Phillip Webb 2015-06-24 21:08:24 -07:00
  • 286c98d716 Use bytes.length in Base64Encoder loop izeye 2015-06-24 08:49:51 +09:00
  • 855e5a8e5f Minor doc polish Phillip Webb 2015-06-24 20:42:05 -07:00
  • f8e5bfde2b Merge pull request #3320 from ralscha/patch-1 Phillip Webb 2015-06-24 20:40:52 -07:00
  • f5830bf46e Fix type in deployment documentation Ralph Schaer 2015-06-24 18:00:18 +02:00
  • 9e5239a819 Merge pull request #3321 from mbenson/uberjar Phillip Webb 2015-06-24 20:39:15 -07:00
  • f2dfb040ab Update documentation to remove 'shaded jar' term Matt Benson 2015-06-24 11:22:30 -05:00
  • 98ce54c4c3 Fix typo in test methods' names izeye 2015-06-25 08:17:26 +09:00
  • 4236a9336d Make FlywayMigrationStrategy an interface Phillip Webb 2015-06-24 20:34:06 -07:00
  • 134bc02404 Extract common metric Buffer code Phillip Webb 2015-06-24 20:05:37 -07:00
  • 291388affe Make EventPublishingRunListener Ordered 0 Phillip Webb 2015-06-24 16:24:44 -07:00
  • 778e3eb091 Polish Phillip Webb 2015-06-24 16:15:12 -07:00
  • bc9321734f Add support for property hint Stephane Nicoll 2015-06-23 11:37:49 +02:00
  • 9aa445bf46 Merge branch '1.2.x' Andy Wilkinson 2015-06-24 17:13:39 +01:00
  • f8fdcc1312 Include value of java.io.tmpdir in message when createTempFile fails Andy Wilkinson 2015-06-24 17:08:16 +01:00
  • af1afeaf48 Merge branch '1.2.x' Stephane Nicoll 2015-06-24 17:20:49 +02:00
  • 982b81c675 Fix datasource metrics doc Stephane Nicoll 2015-06-24 17:20:21 +02:00
  • 41b4d41f11 Remove dead code Stephane Nicoll 2015-06-24 15:57:43 +02:00
  • e9baa779cc Remove dead code Stephane Nicoll 2015-06-24 15:52:27 +02:00
  • 1d66aa35ed Fix typo Stephane Nicoll 2015-06-24 15:20:20 +02:00
  • 117d6b0da3 Fix typo Stephane Nicoll 2015-06-24 11:12:42 +02:00
  • fe57101076 Merge pull request #2294 from joshiste/2294 Phillip Webb 2015-06-23 17:32:44 -07:00
  • 308a5eaff5 Add /logfile MVC actuator endpoint Johannes Stelzer 2015-01-06 20:10:48 +01:00
  • 880f31ae2e Merge pull request #2300 from drumonii/master Phillip Webb 2015-06-23 14:51:57 -07:00
  • 8b04973244 Add a SpringBootVersion class like SpringVersion drumonii 2015-01-06 22:08:15 -05:00
  • 69c44fafc7 Merge pull request #2704 from sailorgeoffrey/master Phillip Webb 2015-06-23 14:31:59 -07:00
  • d6200389eb Add support for ANSI colored resource banners Geoffrey Chandler 2015-03-23 14:58:56 -07:00
  • 9f143ad9ab Merge pull request #2901 from creactiviti/freemarker-autoconfigure-preferfilesystemaccess Phillip Webb 2015-06-23 11:34:22 -07:00
  • d948ec5810 Add Freemarker prefer-file-system-access support cohee016 2015-04-30 20:08:39 -07:00
  • 61fc4f3f12 Polish copyright headers Phillip Webb 2015-06-23 10:22:14 -07:00
  • d3007fae94 Polish formatting Phillip Webb 2015-06-23 09:54:21 -07:00
  • ab18fb29a3 Merge branch '1.2.x' Phillip Webb 2015-06-23 09:46:12 -07:00
  • 16e7c99e4d Polish formatting Phillip Webb 2015-06-23 09:45:54 -07:00
  • d0698bd8ed Remove unnecessary System.out in tests Stephane Nicoll 2015-06-23 15:57:40 +02:00
  • 0bb0f32c88 Reinstate code in Data REST sample that went AWOL in 1ce617f1 Andy Wilkinson 2015-06-23 14:43:29 +01:00
  • eea7050237 Merge branch '1.2.x' Andy Wilkinson 2015-06-23 14:14:32 +01:00
  • 2d153ca745 Upgrade to Spring Mobile 1.1.4.RELEASE Onur Kağan Özcan 2015-06-23 08:02:43 +03:00
  • 909dc374cf Merge branch '1.2.x' Stephane Nicoll 2015-06-23 14:18:28 +02:00
  • 80deaf6456 Fix absolute file detection on Windows Matt Benson 2015-06-20 21:27:40 -05:00
  • dc7d17091a Merge pull request #3297 from Quantas/master Stephane Nicoll 2015-06-23 14:07:30 +02:00
  • 487ab1a60a Prevent restart when META-INF/maven/** changes Andrew Landsverk 2015-06-20 16:40:13 -05:00
  • 92a6e3188b Correct Spring Data REST docs Dave Syer 2015-06-23 09:41:20 +01:00
  • 0f977ce864 Polish Phillip Webb 2015-06-23 00:47:32 -07:00
  • 1ce617f1ae Polish sample package names Phillip Webb 2015-06-23 00:47:12 -07:00
  • 9c0335fc29 Merge pull request #2764 from bsodzik/1.2.x Phillip Webb 2015-06-22 23:44:57 -07:00
  • becced5f0b Add spring.pid.fail-on-write-error support Tomasz Przybyła 2015-04-02 13:32:16 +02:00
  • c13ff96b78 Fix misnamed jOOQ sample module Phillip Webb 2015-06-22 22:12:28 -07:00
  • d9466cfcf5 Merge pull request #2804 from aahlenst/jooq-starter Phillip Webb 2015-06-22 22:06:42 -07:00
  • 7fd07b6588 Document jOOQ support Phillip Webb 2015-06-22 19:36:01 -07:00
  • ab1cc829c1 Add jOOQ sample application Phillip Webb 2015-06-22 20:15:09 -07:00
  • a08b09563b Add support for jOOQ Andreas Ahlenstorf 2015-04-11 16:17:30 +02:00
  • 9da14fe62a Merge branch '1.2.x' Andy Wilkinson 2015-06-22 16:27:27 +01:00
  • 6fd3042462 Align servlet container error handling with executable jar/war behavior Andy Wilkinson 2015-06-22 16:12:17 +01:00
  • d3d713d0c9 Merge branch '1.2.x' Andy Wilkinson 2015-06-22 15:30:15 +01:00
  • 5ed2a9632b Make InMemoryTraceRepository thread-safe olivier bourgain 2015-05-22 11:33:15 +02:00
  • 24ef2e506b Merge branch '1.2.x' Andy Wilkinson 2015-06-22 15:24:10 +01:00
  • 8681a8ad2a Map empty virtual host to "/" when parsed from an address Andy Wilkinson 2015-06-22 15:20:41 +01:00
  • 074771ec12 Merge branch '1.2.x' Andy Wilkinson 2015-06-22 14:10:35 +01:00
  • cd62596e82 Provide default for SpringApplication main class in servlet container Andy Wilkinson 2015-06-22 13:54:47 +01:00
  • d30dd1fa98 Merge branch '1.2.x' Andy Wilkinson 2015-06-22 13:44:42 +01:00
  • 01ba0f7571 Make RemoteIpValve's protocolHeaderHttpsValue configurable via the env Andy Wilkinson 2015-06-22 13:43:02 +01:00
  • 7d845391b0 Start building against Spring Integration 4.2.0 snapshots Andy Wilkinson 2015-06-22 10:58:45 +01:00
  • cd4209d863 Remove dependency management for ActiveMQ’s non-JAR modules Andy Wilkinson 2015-06-22 10:42:36 +01:00
  • ad86897c63 Provide dependency management for spring-boot-starter-artemis Andy Wilkinson 2015-06-22 10:40:42 +01:00
  • 289c5d5f08 Add dependency management for sprng-session-data-redis Andy Wilkinson 2015-06-22 10:38:50 +01:00
  • db1f4891e3 Don’t rely on org.json:json being pulled in transitively Andy Wilkinson 2015-06-22 10:38:10 +01:00
  • 347cbb1ca4 Merge branch '1.2.x' Stephane Nicoll 2015-06-22 10:44:37 +02:00
  • 5f2ffdb9e2 Update SnakeYAML link Stephane Nicoll 2015-06-22 10:44:23 +02:00
  • 7f3944ee2a Merge branch '1.2.x' Stephane Nicoll 2015-06-21 06:40:43 +02:00
  • a1e3a5a861 Fix missing space in logging message Josh Thornhill 2015-06-20 20:27:54 -04:00
  • 8fb0441602 Merge pull request #2913 from akonczak/master Phillip Webb 2015-06-19 16:24:12 -07:00
  • 2e66f17491 Enable non local node Elasticsearch instances Artur Konczak 2015-05-05 01:07:54 +01:00
  • f22c91ac94 Add chkconfig comment to launch script Phillip Webb 2015-06-19 15:43:05 -07:00
  • f65dfe4bcb Fix javadoc errors and warnings Phillip Webb 2015-06-19 14:04:55 -07:00
  • 890554e8d6 Exclude commons-logging from infinispan-spring4 Phillip Webb 2015-06-19 14:00:29 -07:00
  • 805263ac62 Add org.json:json to spring-boot-dependencies Phillip Webb 2015-06-19 13:44:16 -07:00
  • 2ff9299bcf Fix typo Stephane Nicoll 2015-06-19 15:53:05 +02:00
  • 8f16ebd059 Use Spring Data Gosling snapshots Phillip Webb 2015-06-18 23:51:14 -07:00
  • a48ed907e4 Merge branch '1.2.x' Phillip Webb 2015-06-18 23:26:14 -07:00
  • 2b13736ae8 Merge pull request #3255 from mbenson/open-files Phillip Webb 2015-06-18 23:25:50 -07:00
  • 38e935ee5e Ignore failures when closing war files in tests Matt Benson 2015-06-16 18:00:59 -05:00
  • 3458b94612 Merge pull request #3243 from joshiste/init-improvements Phillip Webb 2015-06-18 23:11:35 -07:00
  • c417e90215 Update executable jar documentation Phillip Webb 2015-06-18 23:09:56 -07:00
  • f0bb60bf9d Improve executable jar launch script Johannes Stelzer 2015-06-15 21:38:19 +02:00
  • a0dde9f17d Merge pull request #3246 from eddumelendez/gh-3154 Phillip Webb 2015-06-18 21:54:03 -07:00
  • 3e4bbf05cd Document Apache Artemis support Phillip Webb 2015-06-18 20:51:48 -07:00
  • 6877c4c40f Add Apache Artemis Starter POM Phillip Webb 2015-06-18 20:59:55 -07:00
  • 8859824efc Add Apache Artemis support Eddú Meléndez 2015-06-14 11:12:32 -05:00
  • e6d5d7c7ab Fix failing MongoDataAutoConfigurationTests Phillip Webb 2015-06-18 14:44:16 -07:00
  • 2f16a01dd5 Polish Phillip Webb 2015-06-18 14:11:40 -07:00
  • fffc6f5dd2 Merge branch '1.2.x' Phillip Webb 2015-06-18 12:52:56 -07:00
  • 1e40bff174 Polish Phillip Webb 2015-06-18 12:52:41 -07:00
  • c60d65823b Merge branch '1.2.x' Andy Wilkinson 2015-06-18 17:02:49 +01:00
  • a21b48a95c Upgrade to GemFire 8.1.0 Andy Wilkinson 2015-06-18 16:48:48 +01:00
  • 7d80f0efea Update tests so that they also work on Windows Andy Wilkinson 2015-06-18 17:01:09 +01:00
  • c64da5d1d6 Merge pull request #3283 from izeye/mbeanserver Stephane Nicoll 2015-06-18 17:46:27 +02:00
  • 436054053c Fix default MBeanServer bean name in doc izeye 2015-06-19 00:13:51 +09:00
  • b2960a7221 Fix typo Stephane Nicoll 2015-06-18 16:55:59 +02:00