Commit Graph

39 Commits

Author SHA1 Message Date
buildmaster
2cc304f92c Bumping versions 2020-06-05 12:35:59 +00:00
buildmaster
5832212414 Bumping versions 2020-05-22 12:44:28 +00:00
buildmaster
cc2e71270b Bumping versions 2019-09-17 12:34:40 +00:00
Olga Maciaszek-Sharma
9ec14f6fbd Update docs. 2019-09-09 18:02:05 +02:00
buildmaster
06b591b68c Bumping versions 2019-07-23 10:48:17 +00:00
buildmaster
0e84c9371d Going back to snapshots 2019-07-03 18:14:47 +00:00
buildmaster
d712f86806 Update SNAPSHOT to 2.2.0.M1 2019-07-03 18:13:41 +00:00
Spring Operator
5322aa6031 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 But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

* [ ] http://compose.docker.io/ (UnknownHostException) with 1 occurrences migrated to:
  https://compose.docker.io/ ([https](https://compose.docker.io/) result UnknownHostException).
* [ ] http://foo:7001/ (UnknownHostException) with 1 occurrences migrated to:
  https://foo:7001/ ([https](https://foo:7001/) result UnknownHostException).
* [ ] http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to:
  https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd) result 404).

## 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://EditorConfig.org with 1 occurrences migrated to:
  https://EditorConfig.org ([https](https://EditorConfig.org) result 200).
* [ ] http://asciidoctor.org with 1 occurrences migrated to:
  https://asciidoctor.org ([https](https://asciidoctor.org) result 200).
* [ ] http://cloud.spring.io/spring-cloud-netflix/single/spring-cloud-netflix.html with 1 occurrences migrated to:
  https://cloud.spring.io/spring-cloud-netflix/single/spring-cloud-netflix.html ([https](https://cloud.spring.io/spring-cloud-netflix/single/spring-cloud-netflix.html) result 200).
* [ ] http://getbootstrap.com with 1 occurrences migrated to:
  https://getbootstrap.com ([https](https://getbootstrap.com) result 200).
* [ ] http://github.com/ with 1 occurrences migrated to:
  https://github.com/ ([https](https://github.com/) result 200).
* [ ] http://jquery.com/ with 1 occurrences migrated to:
  https://jquery.com/ ([https](https://jquery.com/) result 200).
* [ ] http://projects.spring.io/spring-cloud/ with 3 occurrences migrated to:
  https://projects.spring.io/spring-cloud/ ([https](https://projects.spring.io/spring-cloud/) result 200).
* [ ] http://projects.spring.io/spring-cloud/spring-cloud.html with 1 occurrences migrated to:
  https://projects.spring.io/spring-cloud/spring-cloud.html ([https](https://projects.spring.io/spring-cloud/spring-cloud.html) result 200).
* [ ] http://sizzlejs.com/ with 2 occurrences migrated to:
  https://sizzlejs.com/ ([https](https://sizzlejs.com/) result 200).
* [ ] 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://jquery.org/license with 2 occurrences migrated to:
  https://jquery.org/license ([https](https://jquery.org/license) result 301).
* [ ] 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).
* [ ] http://raw.github.com/ with 1 occurrences migrated to:
  https://raw.github.com/ ([https](https://raw.github.com/) result 301).
* [ ] http://www.codrops.com with 2 occurrences migrated to:
  https://www.codrops.com ([https](https://www.codrops.com) result 301).
* [ ] http://www.opensource.org/licenses/mit-license.php with 1 occurrences migrated to:
  https://www.opensource.org/licenses/mit-license.php ([https](https://www.opensource.org/licenses/mit-license.php) result 301).
* [ ] http://eclipse.org with 1 occurrences migrated to:
  https://eclipse.org ([https](https://eclipse.org) result 302).
* [ ] http://eclipse.org/m2e/ with 2 occurrences migrated to:
  https://eclipse.org/m2e/ ([https](https://eclipse.org/m2e/) result 302).
* [ ] http://www.springsource.com/developer/sts with 1 occurrences migrated to:
  https://www.springsource.com/developer/sts ([https](https://www.springsource.com/developer/sts) result 302).

# Ignored
These URLs were intentionally ignored.

* http://localhost:%d/is-bound with 1 occurrences
* http://localhost:%d/message-payload with 1 occurrences
* http://localhost:%d/partition-strategy-invoked with 1 occurrences
* http://localhost:8080 with 4 occurrences
* http://localhost:8500 with 3 occurrences
* http://www.w3.org/2000/svg with 1 occurrences
2019-03-20 15:39:08 -05:00
Marcin Grzejszczak
eba5ddf284 Hoxton 2019-03-08 16:41:16 +01:00
buildmaster
72dcb69923 Going back to snapshots 2019-03-05 17:53:50 +00:00
buildmaster
0b70cbda7b Update SNAPSHOT to 2.1.1.RELEASE 2019-03-05 17:50:26 +00:00
buildmaster
21d9639665 Bumping versions 2019-02-14 17:51:13 +00:00
Spencer Gibb
78a4e05281 Removes lombok 2018-06-05 14:55:58 -04:00
Spencer Gibb
8d499ae0aa Remove hard coded version in readme 2017-03-16 13:26:18 -06:00
Spencer Gibb
5b45629063 Revert "Update SNAPSHOT to 1.2.0.M1"
This reverts commit 01321d78bd.
2017-01-27 14:30:37 -07:00
Spencer Gibb
01321d78bd Update SNAPSHOT to 1.2.0.M1 2017-01-27 14:29:17 -07:00
Spencer Gibb
ba85624a98 Implements ConsulServiceRegistry and auto registration
No longer create ConsulLifecycle bean by default. It is now deprecated.

New auto registration is not created if user has created ConsulLifecycle
bean.
2016-12-08 10:14:08 -07:00
Spencer Gibb
29ae38d435 Update to SNAPSHOT 2016-11-28 13:41:09 -07:00
Spencer Gibb
5eaf6aa87a Update SNAPSHOT to 1.1.2.RELEASE 2016-11-28 10:09:48 -07:00
Ryan Baxter
e351e26010 Updated README for next release 2016-10-18 15:36:58 -04:00
Spencer Gibb
ee007651e5 Update to SNAPSHOT 2016-09-22 16:16:06 -06:00
Spencer Gibb
124476203e update readme 2016-09-13 10:21:24 -06:00
Spencer Gibb
ee548d06d6 Update SNAPSHOT to 1.1.0.M1 2016-08-26 08:43:18 -06:00
Dave Syer
013a04cfd7 Update README with new CLA link 2016-07-11 14:35:09 +01:00
Spencer Gibb
cc54bcbd62 Update to SNAPSHOT 2016-06-30 16:09:39 -06:00
Spencer Gibb
ea20ef3986 Update SNAPSHOT to 1.0.2.RELEASE 2016-06-30 15:56:33 -06:00
Spencer Gibb
e1082b8cd7 Update to SNAPSHOT 2016-06-07 12:34:31 -06:00
Spencer Gibb
e7b7c31cf7 Update SNAPSHOT to 1.0.1.RELEASE 2016-06-07 12:27:35 -06:00
Dave Syer
ab5d6f883c Update README and remove .settings.xml where appropriate 2016-05-12 10:47:36 +01:00
Spencer Gibb
ca9b92f98f Revert "Update SNAPSHOT to 1.0.0.RELEASE"
This reverts commit c29a544409.
2016-05-10 14:53:25 -06:00
Spencer Gibb
c29a544409 Update SNAPSHOT to 1.0.0.RELEASE 2016-05-10 14:50:18 -06:00
Dave Syer
3912743d77 Update to docker-compose and consul UI
The UI got hosed by a grep/replace so mainly this reverts that change.
Plus describe getting started experience in terms of docker-compose.
2016-02-05 11:23:58 +00:00
Marcin Grzejszczak
8e4d101b16 Revert to snapshots 2016-02-05 12:01:44 +01:00
Marcin Grzejszczak
8c0ac35a5e Update to 1.0.0.M6 2016-02-05 11:54:11 +01:00
Spencer Gibb
6c0264bc89 Update readme to include code of conduct.
See https://github.com/spring-cloud/spring-cloud-build/issues/26
2016-02-01 20:00:41 -07:00
Spencer Gibb
0112bf8b56 Update readmes 2015-08-14 12:25:48 -06:00
Spencer Gibb
3cd85c97b3 minor docs update 2015-07-29 15:34:08 -06:00
Spencer Gibb
5ed6a67a84 update README from source 2015-05-28 14:42:16 -06:00
Spencer Gibb
d6fa5d22c6 update docs and prepare to deploy snapshots 2015-05-20 15:44:18 -06:00