Commit Graph
17976 Commits
Author SHA1 Message Date
Andy Wilkinson 57bc03ac57 Merge branch '1.5.x' into 2.0.x 2019-06-27 10:22:02 +01:00
Andy Wilkinson 4973a2b217 Merge branch '1.5.x' into 2.0.x 2019-06-26 17:37:39 +01:00
Andy Wilkinson 72f7985219 Drop back to Eclipse 2019-03 to avoid m2e regression
Closes gh-15200
2019-06-26 17:31:00 +01:00
Andy Wilkinson 0cfcfb104e Link to Apache Licence in Maven Plugin docs rather than inlining it
Closes gh-17317
2019-06-26 17:31:00 +01:00
Andy Wilkinson 23e119c239 Merge branch '1.5.x' into 2.0.x 2019-06-25 16:25:24 +01:00
Andy Wilkinson 1ee7b80162 Update the Oomph setup for Eclipse 2019-06
Closes gh-15200
2019-06-25 16:22:53 +01:00
Stephane Nicoll 11dee3c0d8 Merge branch '1.5.x' into 2.0.x 2019-06-19 15:27:49 +02:00
Stephane Nicoll 29de792148 Merge pull request #17068 from ielatif
* pr/17068:
  Fix javadoc of management server port

Closes gh-17068
2019-06-19 15:19:34 +02:00
Issam El-atif fca97ff86c Fix javadoc of management server port
See gh-17068
2019-06-19 15:15:04 +02:00
Andy Wilkinson 5011338714 Merge branch '1.5.x' into 2.0.x 2019-06-17 14:23:27 +01:00
Andy Wilkinson 844873c18a Starting building against Spring Framework 4.3.25 snaphots
See gh-17221
2019-06-17 14:15:58 +01:00
Phillip Webb 5259086a4b Fix type in CI readme 2019-06-14 22:46:00 -07:00
Phillip Webb 53ba37e3e1 Update CI readme 2019-06-14 22:39:03 -07:00
Phillip Webb 25e73633bb Update CI credhub references 2019-06-14 22:18:45 -07:00
Phillip Webb 8b64c54919 Add resource icons to CI pipeline 2019-06-14 21:12:42 -07:00
Andy Wilkinson 4bae91d933 Merge branch '1.5.x' into 2.0.x 2019-06-14 15:47:22 +01:00
Andy Wilkinson 9813889030 Merge pull request #16879 from lukaseder
* gh-16879:
  Fix jOOQ's trademark

Closes gh-16879
2019-06-14 15:46:22 +01:00
Lukas Eder 6d967d9bf1 Fix jOOQ's trademark
See gh-16879
2019-06-14 15:46:09 +01:00
Andy Wilkinson d2e202edb0 Merge branch '1.5.x' into 2.0.x 2019-06-14 14:12:13 +01:00
Andy Wilkinson 41a796010f Polish 2019-06-14 14:12:04 +01:00
Andy Wilkinson 63db9a74be Merge branch '1.5.x' into 2.0.x 2019-06-14 13:43:21 +01:00
Andy Wilkinson d8a4fff3a5 Switch away from https://maven.restlet.org as it redirects to http 2019-06-14 13:42:58 +01:00
Andy Wilkinson 8909a12a2c Merge branch '1.5.x' into 2.0.x 2019-06-14 12:49:04 +01:00
Andy Wilkinson 9d71be8945 Use HTTPS for embedded MongoDB downloads by default
Closes gh-17191
2019-06-14 12:48:27 +01:00
Andy Wilkinson 4828c19f8f Merge branch '1.5.x' into 2.0.x 2019-06-14 12:00:45 +01:00
Andy Wilkinson be077d7f69 Upgrade to Dependency Management Plugin 1.0.8.RELEASE
Closes gh-17149
2019-06-14 11:58:31 +01:00
Andy Wilkinson 9d28238598 Update formatting of spring-boot-samples 2019-06-08 08:16:44 +01:00
Phillip Webb da1d4b8c3b Run root nohttp checkstyle on CI
Closes gh-17081
2019-06-07 20:57:02 -07:00
Phillip Webb dd3d8b43cd Polish checkstyle settings 2019-06-07 20:55:55 -07:00
Phillip Webb 2c8881a908 Merge branch '1.5.x' into 2.0.x 2019-06-07 12:34:13 -07:00
Andy Wilkinson fb24b5a684 Separate nottp checkstyle configuration
See gh-16682
2019-06-07 11:39:32 -07:00
Andy Wilkinson ede197fa55 Polish formatting
Fix formatting issues, primarily around header comments.
2019-06-07 11:33:42 -07:00
Andy Wilkinson fad3644b68 Merge branch '1.5.x' into 2.0.x 2019-06-07 14:56:44 +01:00
Andy Wilkinson 5a22ae6340 Suppress NoHTTP checks on Shade-generated reduced dependency pom
Closes gh-17080
2019-06-07 14:55:55 +01:00
Andy Wilkinson bdf5f48c71 Merge branch '1.5.x' into 2.0.x 2019-06-07 14:52:21 +01:00
Andy Wilkinson 1e863c082a Fix suppression for .jar, .git, .ico, .p12, .svg, and .png files
Closes gh-17082
2019-06-07 14:48:09 +01:00
Andy Wilkinson 5c21c68146 Merge branch '1.5.x' into 2.0.x 2019-06-07 12:23:34 +01:00
Andy Wilkinson 0c74b3cd14 Format deployment integration test source code
Closes gh-17077
2019-06-07 12:18:54 +01:00
Andy Wilkinson c6c139d980 Merge branch '1.5.x' into 2.0.x 2019-06-07 10:46:31 +01:00
Andy Wilkinson 8f1be4cded Upgrade to spring-javaformat 0.0.11 2019-06-07 09:44:58 +01:00
Phillip Webb 3f3d1d1768 Ignore Gradle plugin build output 2019-06-04 16:07:36 -07:00
Phillip Webb 7fc01971ed Merge branch '1.5.x' into 2.0.x 2019-06-04 14:20:25 -07:00
Phillip Webb d548c5ed31 Fix checkstyle violations 2019-06-04 12:45:23 -07:00
Phillip Webb e161c6f826 Broaden files covered by checkstyle
Closes gh-16682
2019-06-04 12:45:23 -07:00
Phillip Webb 90468c4d53 Fix checkstyle violation in OAuth sample 2019-06-04 08:53:06 -07:00
Phillip Webb b442d3b906 Merge branch '1.5.x' into 2.0.x 2019-06-04 01:49:03 -07:00
Phillip Webb 80d8a5cfa2 Add nohttp checkstyle rule
Closes gh-16682
2019-06-04 00:52:45 -07:00
Phillip Webb 72268a266b Switch livereload links to https 2019-06-04 00:52:45 -07:00
Phillip Webb cd537155a9 Use https for Thymeleaf xmlns:layout 2019-06-04 00:52:45 -07:00
Phillip Webb a99131f727 Polish resource files to all end with a new line 2019-06-04 00:52:45 -07:00