Commit Graph

713 Commits

Author SHA1 Message Date
buildmaster
424c45cdf3 Sync docs from v2.2.0.RELEASE to gh-pages 2019-05-07 12:52:08 +00:00
buildmaster
898826c8e0 Sync docs from v2.2.0.RELEASE to gh-pages 2019-05-07 12:28:14 +00:00
buildmaster
50114ca7f9 Sync docs from v2.2.0.RELEASE to gh-pages 2019-05-07 12:23:09 +00:00
buildmaster
d3259bc10e Sync docs from v2.1.0.RELEASE to gh-pages 2019-05-07 10:08:04 +00:00
Marcin Grzejszczak
e432c21b79 Update index.html 2019-04-30 13:58:37 +04:00
Marcin Grzejszczak
c73858aed3 Update index.html 2019-04-17 00:31:56 +04:00
Marcin Grzejszczak
0953026eb9 Polish 2019-04-17 00:30:07 +04:00
buildmaster
3386755e2e Sync docs from v2.1.2.RELEASE to gh-pages 2019-04-16 20:08:57 +00:00
buildmaster
07062ee8e2 Sync docs from v2.0.4.RELEASE to gh-pages 2019-04-16 19:39:56 +00:00
buildmaster
45db8f133f Sync docs from v1.4.6.RELEASE to gh-pages 2019-04-16 19:00:12 +00:00
Oleg Zhurakousky
80a7aadf6f Update binders.html 2019-04-09 20:49:52 +02:00
Oleg Zhurakousky
7e35514945 Rename index.html to spring-cloud-stream-binder-kafka.html 2019-04-09 20:43:35 +02:00
Oleg Zhurakousky
f5a91be33d Rename index.html to spring-cloud-stream-binder-rabbit.html 2019-04-09 20:42:52 +02:00
Oleg Zhurakousky
4f6faea61c Removed index.html 2019-04-09 20:35:50 +02:00
Oleg Zhurakousky
deb9d71dcc Fixing docs for stream Germantown RC1 2019-04-09 20:19:24 +02:00
buildmaster
c7acec70b9 Sync docs from v2.2.0.RC1 to gh-pages 2019-04-09 18:10:33 +00:00
buildmaster
d827258c49 Sync docs from v2.2.0.RC1 to gh-pages 2019-04-09 18:02:28 +00:00
buildmaster
2e1c127151 Sync docs from v2.2.0.RC1 to gh-pages 2019-04-09 18:01:14 +00:00
buildmaster
2bcffd7918 Sync docs from v2.2.0.RC1 to gh-pages 2019-04-09 17:39:17 +00:00
Oleg Zhurakousky
6d62c8cf3a Update index.html 2019-04-08 16:49:52 +02:00
Oleg Zhurakousky
c075e4563a Update home.html 2019-04-08 16:45:33 +02:00
buildmaster
31b4d0fec0 Sync docs from v2.1.0.RC1 to gh-pages 2019-04-08 14:18:25 +00:00
Oleg Zhurakousky
ec5f584190 Update binders.html 2019-03-26 13:33:33 +01:00
Oleg Zhurakousky
559420ceb8 Update home.html 2019-03-26 13:29:35 +01:00
Oleg Zhurakousky
a39869780b Update binders.html 2019-03-26 13:07:02 +01:00
Oleg Zhurakousky
be0e6f3a25 Update spring-cloud-stream.html 2019-03-26 13:03:21 +01:00
Oleg Zhurakousky
3daac011d6 Update binders.html 2019-03-26 12:57:32 +01:00
Oleg Zhurakousky
51bffd03d2 Update spring-cloud-stream.html 2019-03-26 12:56:19 +01:00
Oleg Zhurakousky
2dd196afa7 Rename index.html to spring-cloud-stream-binder-rabbit.html 2019-03-26 12:50:51 +01:00
Oleg Zhurakousky
b31d6007fd Rename index.html to spring-cloud-stream-binder-kafka.html 2019-03-26 12:50:04 +01:00
Oleg Zhurakousky
371d1ce435 Polishing spring-cloud-stream 2.2.0.M1 pages 2019-03-26 12:39:56 +01:00
Oleg Zhurakousky
00d73790a4 Fixing links for spring-cloud-stream 2.2.0.M1 release 2019-03-26 11:53:51 +01:00
Oleg Zhurakousky
e12b9ab4bf Fixing expectations for spring-cloud-stream 2.2.0.M1 release 2019-03-26 11:30:33 +01:00
buildmaster
f8cdb36412 Sync docs from v2.2.0.M1 to gh-pages 2019-03-25 16:05:19 +00:00
buildmaster
e547d4670d Sync docs from v2.2.0.M1 to gh-pages 2019-03-25 15:56:51 +00:00
buildmaster
a6133bddff Sync docs from v2.2.0.M1 to gh-pages 2019-03-25 15:55:36 +00:00
buildmaster
73d96dec1e Updating the link to the current version to [scBuild214] 2019-03-25 13:59:31 +00:00
buildmaster
7400c503a5 Sync docs from v2.1.4.RELEASE to gh-pages 2019-03-25 13:58:29 +00:00
Ryan Baxter
95ef6368f2 Merge pull request #11 from spring-operator/polish-urls-apache-license-gh-pages
URL Cleanup
2019-03-21 14:58:09 -04:00
Spring Operator
08cb1a702d 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 50 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 347 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:19:19 -05:00
Oleg Zhurakousky
678c616169 Update spring-cloud-function.html 2019-03-20 10:48:07 +01:00
Oleg Zhurakousky
89ce02b253 Create index.html 2019-03-20 10:38:21 +01:00
Oleg Zhurakousky
da4efb82cf Update spring-cloud-function.html 2019-03-20 10:32:33 +01:00
Oleg Zhurakousky
2b2bf5b886 Update openwhisk.html 2019-03-20 10:32:07 +01:00
Oleg Zhurakousky
bd279ccabc Update azure.html 2019-03-20 10:31:32 +01:00
Oleg Zhurakousky
7f865a3a65 Update aws.html 2019-03-20 10:31:07 +01:00
Oleg Zhurakousky
91564b76cb Rename index.html to spring-cloud-function.html 2019-03-20 10:04:07 +01:00
buildmaster
18c6212cc0 Sync docs from v2.1.0.M1 to gh-pages 2019-03-20 08:49:54 +00:00
Marcin Grzejszczak
ca4379adb5 FIx 2019-03-19 20:30:40 +01:00
Ryan Baxter
7637e420ad Merge pull request #10 from spring-operator/polish-urls-build-gh-pages
URL Cleanup
2019-03-17 07:25:03 -04:00