Commit Graph

26 Commits

Author SHA1 Message Date
Nikolas Bompetsis
3bdf7ae8df Update README.adoc 2019-11-06 09:10:03 +01:00
buildmaster
6b51c623bc Going back to snapshots 2019-10-24 15:47:44 +00:00
buildmaster
4dc147fedc Update SNAPSHOT to 3.0.0.RC1 2019-10-24 15:47:13 +00:00
buildmaster
8d7f5a0a42 Bumping versions 2019-09-18 15:25:41 +00:00
Oleg Zhurakousky
70633e8a55 Adjusted docs with recent s-c-build updates 2019-08-13 09:05:30 +02:00
buildmaster
1b4ccdb777 Going back to snapshots 2019-07-03 14:32:26 +00:00
buildmaster
1e30831763 Update SNAPSHOT to 3.0.0.M2 2019-07-03 14:31:38 +00:00
buildmaster
6bb94e7aec Going back to snapshots 2019-06-11 11:59:35 +00:00
buildmaster
bf807cdcae Update SNAPSHOT to 3.0.0.M1 2019-06-11 11:58:48 +00:00
buildmaster
1b76ed3859 Going back to snapshots 2019-05-07 12:28:17 +00:00
buildmaster
bad8ad6549 Update SNAPSHOT to 2.2.0.RELEASE 2019-05-07 12:23:56 +00:00
buildmaster
8600626a69 Going back to snapshots 2019-04-09 18:02:32 +00:00
buildmaster
0eff1052e5 Update SNAPSHOT to 2.2.0.RC1 2019-04-09 18:01:43 +00:00
buildmaster
442f04dadf Bumping versions 2019-04-09 16:53:16 +00:00
Spring Operator
666e829094 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 2 occurrences migrated to:
  https://compose.docker.io/ ([https](https://compose.docker.io/) result UnknownHostException).

## 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://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/ with 2 occurrences migrated to:
  https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/ ([https](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/) result 200).
* [ ] http://github.com/ with 3 occurrences migrated to:
  https://github.com/ ([https](https://github.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://docs.spring.io/spring-cloud-stream-binder-rabbit/docs/ with 1 occurrences migrated to:
  https://docs.spring.io/spring-cloud-stream-binder-rabbit/docs/ ([https](https://docs.spring.io/spring-cloud-stream-binder-rabbit/docs/) result 301).
* [ ] http://docs.spring.io/spring-cloud-stream-binder-rabbit/docs/current-SNAPSHOT/reference/html/ with 1 occurrences migrated to:
  https://docs.spring.io/spring-cloud-stream-binder-rabbit/docs/current-SNAPSHOT/reference/html/ ([https](https://docs.spring.io/spring-cloud-stream-binder-rabbit/docs/current-SNAPSHOT/reference/html/) 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://eclipse.org with 2 occurrences migrated to:
  https://eclipse.org ([https](https://eclipse.org) result 302).
* [ ] http://eclipse.org/m2e/ with 4 occurrences migrated to:
  https://eclipse.org/m2e/ ([https](https://eclipse.org/m2e/) result 302).
* [ ] http://www.springsource.com/developer/sts with 2 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://guest:guest@localhost:15672/api with 1 occurrences
* http://guest:guest@localhost:15672/api/ with 2 occurrences
* http://localhost:15672 with 2 occurrences
* http://localhost:15672/api with 2 occurrences
2019-03-25 14:39:38 +01:00
Oleg Zhurakousky
8b45fada84 GH-201 Migrated docs to new styles
Resolves #201
2019-03-13 16:28:56 +01:00
Gary Russell
c1d6507957 Fix README for doc generation
Resolves #199
2019-03-13 16:12:54 +01:00
buildmaster
245fc81885 Bumping versions 2018-12-12 19:09:07 +00:00
buildmaster
98bc59ceef Going back to snapshots 2018-11-19 14:43:19 +00:00
buildmaster
9b46cea7dc Update SNAPSHOT to 2.1.0.RC2 2018-11-19 14:42:44 +00:00
Oleg Zhurakousky
c820ae5099 Going back to snapshots 2018-10-30 14:44:16 +01:00
Oleg Zhurakousky
655c0f15d9 Update SNAPSHOT to 2.1.0.RC1 2018-10-30 14:42:39 +01:00
Oleg Zhurakousky
792ad7af65 Added ghpages.sh 2018-10-29 12:40:27 +01:00
Oleg Zhurakousky
ee46bd81de Fixed broken image links 2018-10-29 12:36:45 +01:00
Oleg Zhurakousky
6e9ca222d5 Restructured 'docs' module to be compliant with spring-cloud 2018-10-29 12:26:52 +01:00
Eric Bottard
4f841f59f5 Moving rabbit binder out of SCSt main repo 2016-06-22 12:21:52 +05:30