Commit Graph

398 Commits

Author SHA1 Message Date
Spencer Gibb
76d0c3aa04 Revert "comment out docs module"
This reverts commit 7f33ac00
2019-07-03 18:14:29 -04:00
buildmaster
9ccb4985fd Going back to snapshots 2019-07-03 22:11:15 +00:00
buildmaster
12614e25bc Update SNAPSHOT to Hoxton.M1 2019-07-03 22:11:04 +00:00
Spencer Gibb
7f33ac0047 comment out docs module 2019-07-03 18:02:43 -04:00
Ryan Baxter
a06b51f45f Moving to Horsham 2019-05-29 11:26:40 -04:00
Ryan Baxter
b2fe62c70d Bumping spring-cloud-function version 2019-05-23 12:41:22 -04:00
Ryan Baxter
c0e9d246f8 Adding circle config. Fixes #74 2019-05-09 12:28:35 -04:00
Spencer Gibb
fcd79a42bc Bumps spring-cloud-kubernetes to 1.1.0.BUILD-SNAPSHOT 2019-04-04 15:57:19 -04:00
Ryan Baxter
003e243445 Merge pull request #132 from spring-operator/polish-urls-apache-license-master
URL Cleanup
2019-03-21 16:32:44 -04:00
Spring Operator
5a345436f0 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 2 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-21 13:10:43 -05:00
Ryan Baxter
54a2ba74fb Merge pull request #121 from spring-operator/polish-urls-remaining-master
URL Cleanup
2019-03-20 17:47:48 -04:00
Spring Operator
04a10e0ce4 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 2 occurrences migrated to:
  https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) result 200).
* [ ] http://plugins.jetbrains.com/plugin/6546 with 2 occurrences migrated to:
  https://plugins.jetbrains.com/plugin/6546 ([https](https://plugins.jetbrains.com/plugin/6546) result 301).
2019-03-20 15:48:23 -05:00
Ryan Baxter
55f174c4b6 Merge pull request #120 from spring-operator/polish-urls-xml-master
URL Cleanup
2019-03-20 10:34:31 -04:00
Spring Operator
c8b7ed9df7 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://maven.apache.org/xsd/maven-4.0.0.xsd with 4 occurrences migrated to:
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 8 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 4 occurrences
2019-03-19 21:23:28 -05:00
Spencer Gibb
d61c632b01 Updates to Hoxton 2019-03-13 17:42:31 -04:00
Spring Operator
45de1f4744 URL Cleanup (#109)
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch migrated to:
  https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin migrated to:
  https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-11 19:11:37 -04:00
Marcin Grzejszczak
a336436728 Updated for Hoxton 2019-03-08 17:28:40 +01:00
Marcin Grzejszczak
01deb50735 Hoxton 2019-03-07 17:32:32 +01:00
Marcin Grzejszczak
caa72691da HTTP to HTTPS 2019-03-07 13:53:00 +01:00
buildmaster
52007fb7de Bumping versions to Greenwich.BUILD-SNAPSHOT after release 2019-03-05 20:43:12 +00:00
buildmaster
76c65db0d0 Going back to snapshots 2019-03-05 20:43:12 +00:00
buildmaster
a9c903373d Update SNAPSHOT to Greenwich.SR1 2019-03-05 20:42:38 +00:00
Marcin Grzejszczak
94e5602cb9 Added checkstyle 2019-02-08 19:07:36 +01:00
Marcin Grzejszczak
f46f941f58 Update pom.xml 2019-01-25 12:50:23 +01:00
Marcin Grzejszczak
8657c72bd8 Updated versions after the release 2019-01-25 12:30:52 +01:00
buildmaster
6f8247fd42 Going back to snapshots 2019-01-22 21:29:46 +00:00
buildmaster
b14ede22cb Update SNAPSHOT to Greenwich.RELEASE 2019-01-22 21:28:45 +00:00
Marcin Grzejszczak
371f403842 Bumped Spring Cloud Build 2019-01-21 13:37:43 +01:00
Marcin Grzejszczak
7eb07fb2cf Bumped boot to 2.1.2 2019-01-21 13:26:44 +01:00
buildmaster
4696b27899 Going back to snapshots 2018-12-21 01:06:34 +00:00
buildmaster
b5a008184b Update SNAPSHOT to Greenwich.RC2 2018-12-21 01:06:03 +00:00
buildmaster
d6de34862f Going back to snapshots 2018-12-12 00:56:01 +00:00
buildmaster
c0f6f9acd9 Update SNAPSHOT to Greenwich.RC1 2018-12-12 00:55:37 +00:00
buildmaster
325d94915b Going back to snapshots 2018-11-19 23:19:09 +00:00
buildmaster
96ff83431a Update SNAPSHOT to Greenwich.M3 2018-11-19 23:18:46 +00:00
buildmaster
66d1aff263 Going back to snapshots 2018-11-18 10:26:48 +00:00
buildmaster
28ba483beb Update SNAPSHOT to Greenwich.M2 2018-11-18 10:26:25 +00:00
Marcin Grzejszczak
49a5372583 Bumped boot to 2.1.0.RELEASE 2018-10-31 09:07:46 +01:00
Dave Syer
73f9d2e675 Update parent pom to Boot snapshots 2018-10-10 14:02:15 +01:00
Marcin Grzejszczak
310af6c513 Bumped security, vault and cli 2018-10-02 11:47:11 +02:00
buildmaster
3d4fb60e1b Going back to snapshots 2018-09-24 01:27:45 +00:00
buildmaster
864aad4350 Update SNAPSHOT to Greenwich.M1 2018-09-24 01:27:10 +00:00
Olga Maciaszek-Sharma
0f14995bdf Bump cloudfoundry to 2.1.0. 2018-09-07 15:21:11 +02:00
Mike Eltsufin
5ed85c6f51 Add Spring Cloud GCP to Spring Cloud release train (#102)
See: https://github.com/spring-cloud/spring-cloud-gcp/issues/425
2018-08-29 10:42:46 -05:00
Marcin Grzejszczak
bf8921cb41 Updated Sleuth and Contract 2018-08-24 07:57:30 +02:00
Spencer Gibb
f907c2353e Bumps function to 2.0.0 2018-08-22 13:00:01 -04:00
Spencer Gibb
14b16c447a Bumps stream to Fishtown 2018-08-22 12:58:49 -04:00
Ryan Baxter
881bab866c bump gateway to 2.1.0 2018-08-09 10:49:34 -04:00
Spencer Gibb
64b2d9c51f Bumps bus to 2.1.0 2018-08-08 15:07:04 -04:00
Spencer Gibb
55ccd8fa76 Updates consul, openfeign and zookeeper to 2.1.0 2018-08-03 15:45:19 -04:00