72 Commits

Author SHA1 Message Date
Spring Operator
d8b31fdc20 URL Cleanup (#220)
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).

## 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://curator.apache.org with 3 occurrences migrated to:
  https://curator.apache.org ([https](https://curator.apache.org) result 200).
* [ ] http://curator.apache.org/curator-x-discovery/ with 1 occurrences migrated to:
  https://curator.apache.org/curator-x-discovery/ ([https](https://curator.apache.org/curator-x-discovery/) result 200).
* [ ] http://github.com/ with 1 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 1 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://zookeeper.apache.org with 2 occurrences migrated to:
  https://zookeeper.apache.org ([https](https://zookeeper.apache.org) result 200).
* [ ] http://zookeeper.apache.org/doc/current/zookeeperOver.html with 2 occurrences migrated to:
  https://zookeeper.apache.org/doc/current/zookeeperOver.html ([https](https://zookeeper.apache.org/doc/current/zookeeperOver.html) result 200).
* [ ] http://zookeeper.apache.org/doc/current/zookeeperStarted.html with 7 occurrences migrated to:
  https://zookeeper.apache.org/doc/current/zookeeperStarted.html ([https](https://zookeeper.apache.org/doc/current/zookeeperStarted.html) result 200).
* [ ] http://plugins.jetbrains.com/plugin/6546 with 1 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 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://hello-world/ with 1 occurrences
* http://localhost with 1 occurrences
* http://localhost:8080 with 4 occurrences
* http://localhost:8081/service-registry/instance-status with 1 occurrences
2019-03-27 19:22:34 -04:00
Spring Operator
dcfbb31004 URL Cleanup (#191)
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 11 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).
* http://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch with 1 occurrences 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 with 1 occurrences 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 with 2 occurrences 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 with 22 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 11 occurrences
2019-03-16 12:00:30 -04:00
buildmaster
b2c4a635f9 Bumping versions to 1.1.4.BUILD-SNAPSHOT after release 2017-12-22 15:24:51 +00:00
buildmaster
1bce70f0fa Going back to snapshots 2017-12-22 15:24:51 +00:00
buildmaster
4963f26c0a Update SNAPSHOT to 1.1.3.RELEASE 2017-12-22 15:23:09 +00:00
Marcin Grzejszczak
428650b915 Referrencing resources from sc-build 2017-08-31 15:19:24 +02:00
Marcin Grzejszczak
080da63898 Migrated to new docs 2017-08-29 16:17:32 +02:00
Marcin Grzejszczak
ed222eb0e9 Added whiltelisted branch 2017-08-29 16:15:24 +02:00
Marcin Grzejszczak
1b3d4570c5 Added new docs setup; fixes #145 2017-08-29 16:15:03 +02:00
Spencer Gibb
b4c7ba0954 Bumping versions to 1.1.3.BUILD-SNAPSHOT after release 2017-08-18 16:22:03 -06:00
Spencer Gibb
fdaaa412ce Going back to snapshots 2017-08-18 16:22:02 -06:00
Spencer Gibb
d48e503b15 Update SNAPSHOT to 1.1.2.RELEASE 2017-08-18 16:12:35 -06:00
dfeblowitz
d63888b4b9 take out section on SSL connections since it cannot be used until curator is updated to version 3.x.x (#133) 2017-06-01 14:26:54 -04:00
Spencer Gibb
0e08d7a2c2 Bump to 1.1.2.BUILD-SNAPSHOT 2017-05-24 10:24:58 -06:00
Spencer Gibb
9e227d5a2a Going back to snapshots 2017-05-24 10:24:58 -06:00
Spencer Gibb
14c1c2e9ba Update SNAPSHOT to 1.1.1.RELEASE 2017-05-24 10:24:58 -06:00
dfeblowitz
e149403069 Add documentation detailing SSL and ACL setup for (#129)
spring-cloud-zookeeper-config.

Fixes gh-128
2017-05-22 15:34:41 -04:00
Spencer Gibb
f1d34baf86 Bump version to 1.1.1.BUILD-SNAPSHOT 2017-04-10 15:09:13 -06:00
Spencer Gibb
6e829885a4 Going back to snapshots 2017-04-10 15:00:33 -06:00
Spencer Gibb
ac78524f2b Update SNAPSHOT to 1.1.0.RELEASE 2017-04-10 14:48:18 -06:00
Spencer Gibb
d3e7c6f882 Going back to snapshots 2017-03-16 13:00:23 -06:00
Spencer Gibb
533ba99438 Update SNAPSHOT to 1.1.0.RC1 2017-03-16 12:56:01 -06:00
Spencer Gibb
055bf0b973 Document netflix & service registry integration.
Including ribbon and service registry instance status updating.
2017-03-01 19:54:34 -07:00
Spencer Gibb
057b52545b Make spring-boot-starter-web truly optional.
Fixes gh-103
2017-02-20 14:02:28 -07:00
Spencer Gibb
cb023959ef Revert "Update SNAPSHOT to 1.1.0.M1"
This reverts commit 24d938965b.
2017-01-27 13:29:55 -07:00
Spencer Gibb
24d938965b Update SNAPSHOT to 1.1.0.M1 2017-01-27 13:28:28 -07:00
Spencer Gibb
01ce2399b6 Update to latest s-c-{build,commons,netflix} 2016-12-08 13:55:27 -07:00
Marcin Grzejszczak
51c133ad89 Going back to snapshots 2016-09-21 12:33:47 +02:00
Marcin Grzejszczak
59938412fa Bumping versions before release 2016-09-21 12:13:48 +02:00
Marcin Grzejszczak
2a742822ee Removed adoc footer 2016-09-07 18:04:14 +02:00
Marcin Grzejszczak
eb37e42797 Updating ghpages for all projects 2016-08-22 13:33:20 +02:00
Marcin Grzejszczak
c6f8a460e1 Updating ghpages for all projects 2016-08-19 11:47:46 +02:00
Marcin Grzejszczak
5aa62ebe98 Updating ghpages for all projects 2016-08-18 13:16:42 +02:00
Marcin Grzejszczak
65a32e2c53 Updating ghpages for all projects 2016-08-17 12:47:01 +02:00
Marcin Grzejszczak
10d98b6d91 Deploying documentation to proper folder
What we're missing ATM is different documentation versions for different application versions. What this change does is that it's:

- finding out what is the current branch (e.g. 1.0.x)
- finding out out what is the name of the main adoc file (e.g. spring-cloud-sleuth)
- pulling the changes from gh-pages after checkout
- finding out what is the list of comma separated whitelisted branches (via the `docs.whitelisted.branches` prop)
- in gh-pages creating a folder with name of the branch  (e.g. /1.0.x)
copying all the docs/target/generated-docs/ to that folder
- if the branch from which we're calling the script is NOT master then we're changing the ${main.adoc}.html to index.html so that it's easier to access the docs (e.g. http://cloud.spring.io/spring-cloud-sleuth/1.0.x/)
2016-08-16 15:16:13 +02:00
Spencer Gibb
5fcab650a2 Update to SNAPSHOT 2016-06-30 15:42:44 -06:00
Spencer Gibb
4d0dae71e5 Update SNAPSHOT to 1.0.2.RELEASE 2016-06-30 15:21:31 -06:00
Dave Syer
fa5c6dae79 Update readme script to handle local includes 2016-06-11 09:54:41 +01:00
Spencer Gibb
13f1ff1ced Update to SNAPSHOT 2016-06-06 22:42:47 -06:00
Spencer Gibb
8c8f233b56 Update SNAPSHOT to 1.0.1.RELEASE 2016-06-06 22:31:35 -06:00
Dave Syer
01cc4c0366 Update to 1.0.1 snapshots 2016-05-11 09:31:36 +01:00
Spencer Gibb
d20fe98506 Revert "Update SNAPSHOT to release 1.0.0.RELEASE"
This reverts commit 0fc04eabdf.
2016-05-10 14:19:41 -06:00
Spencer Gibb
0fc04eabdf Update SNAPSHOT to release 1.0.0.RELEASE 2016-05-10 13:53:11 -06:00
Dave Syer
95d1d389d7 Switch parent of docs poms 2016-05-06 17:40:09 +01:00
Dave Syer
4f659dc704 Update parent to 1.1.0.RELEASE 2016-05-06 17:13:33 +01:00
Marcin Grzejszczak
b588ad7c49 Fixed inconsistency in the dependencies approach 2016-04-18 21:26:30 +02:00
Dave Syer
8ba93d4f1d Revert to snapshots 2016-04-18 15:23:20 +01:00
Dave Syer
570b910093 Update to RC2 2016-04-18 15:23:00 +01:00
konrad.dobrzynski
84b3f5d323 [#70] - Renaming some of properties to remove possibility to polute ZookeeperDependencies objects 2016-03-31 15:21:36 +02:00
Marcin Grzejszczak
1b95269c22 Revert to snapshots 2016-03-23 13:26:00 +01:00