Spring Operator
f58895373b
URL Cleanup ( #544 )
...
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://12factor.net/ with 2 occurrences migrated to:
https://12factor.net/ ([https](https://12factor.net/ ) result 200).
* [ ] http://cloud.spring.io/spring-cloud-consul/ with 1 occurrences migrated to:
https://cloud.spring.io/spring-cloud-consul/ ([https](https://cloud.spring.io/spring-cloud-consul/ ) result 200).
* [ ] http://cloud.spring.io/spring-cloud-netflix/ with 1 occurrences migrated to:
https://cloud.spring.io/spring-cloud-netflix/ ([https](https://cloud.spring.io/spring-cloud-netflix/ ) result 200).
* [ ] http://cloud.spring.io/spring-cloud-zookeeper/ with 1 occurrences migrated to:
https://cloud.spring.io/spring-cloud-zookeeper/ ([https](https://cloud.spring.io/spring-cloud-zookeeper/ ) result 200).
* [ ] http://example.com with 1 occurrences migrated to:
https://example.com ([https](https://example.com ) result 200).
* [ ] http://martinfowler.com/bliki/CircuitBreaker.html with 1 occurrences migrated to:
https://martinfowler.com/bliki/CircuitBreaker.html ([https](https://martinfowler.com/bliki/CircuitBreaker.html ) 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://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html with 2 occurrences migrated to:
https://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html ([https](https://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html ) result 200).
* [ ] http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html with 2 occurrences migrated to:
https://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html ([https](https://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html ) result 200).
* [ ] http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html with 2 occurrences migrated to:
https://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html ([https](https://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html ) result 200).
* [ ] http://pivotal.io/platform-as-a-service/migrating-to-cloud-native-application-architectures-ebook with 2 occurrences migrated to:
https://pivotal.io/platform-as-a-service/migrating-to-cloud-native-application-architectures-ebook ([https](https://pivotal.io/platform-as-a-service/migrating-to-cloud-native-application-architectures-ebook ) result 301).
* [ ] 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://projects.spring.io/spring-boot with 2 occurrences migrated to:
https://projects.spring.io/spring-boot ([https](https://projects.spring.io/spring-boot ) 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://foo with 6 occurrences
* http://foo_underscore with 1 occurrences
* http://host1:8080 with 2 occurrences
* http://localhost with 3 occurrences
* http://localhost:8888 with 1 occurrences
* http://myservice/path/to/service with 1 occurrences
* http://s1-1:8080 with 3 occurrences
* http://stores/stores with 2 occurrences
2019-03-26 16:10:54 -04:00
Spring Operator
bb0fa009dd
URL Cleanup ( #498 )
...
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 6 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 12 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 6 occurrences
2019-03-16 11:32:26 -04:00
buildmaster
0142d04e2b
Bumping versions to 1.2.6.BUILD-SNAPSHOT after release
2017-12-21 18:14:51 +00:00
buildmaster
ed6221c511
Going back to snapshots
2017-12-21 18:14:51 +00:00
buildmaster
d6054a65b3
Update SNAPSHOT to 1.2.5.RELEASE
2017-12-21 18:13:26 +00:00
Ryan Baxter
deb18d2eb9
Bumping versions to 1.2.5.BUILD-SNAPSHOT after release
2017-10-02 14:25:47 -04:00
Ryan Baxter
3c05d9754c
Going back to snapshots
2017-10-02 14:25:47 -04:00
Ryan Baxter
714747d240
Update SNAPSHOT to 1.2.4.RELEASE
2017-10-02 14:23:03 -04:00
Marcin Grzejszczak
8c42673d30
Referrencing resources from sc-build
2017-08-31 14:54:17 +02:00
Marcin Grzejszczak
df3b9eee2e
Added 1.2.x to whitelist
2017-08-29 15:44:49 +02:00
Marcin Grzejszczak
0b4a56fc27
Migrated to new docs; fixes #248
2017-08-29 15:43:02 +02:00
Ryan Baxter
e8a42e500e
Bumping versions to 1.2.4.BUILD-SNAPSHOT after release
2017-07-12 14:04:38 -04:00
Ryan Baxter
9a1c1bf634
Going back to snapshots
2017-07-12 14:04:38 -04:00
Ryan Baxter
7a9225619c
Update SNAPSHOT to 1.2.3.RELEASE
2017-07-12 14:03:27 -04:00
Spencer Gibb
0c041591d1
Bump to version 1.2.3.BUILD-SNAPSHOT
2017-05-19 14:59:52 -06:00
Spencer Gibb
6cfaea4bb7
Going back to snapshots
2017-05-19 14:57:35 -06:00
Spencer Gibb
79096fbf8d
Update SNAPSHOT to 1.2.2.RELEASE
2017-05-19 14:54:42 -06:00
Jon Schneider
c02398959d
Revert back to snapshots
2017-05-12 10:25:38 -05:00
Jon Schneider
9d53dd46bb
Update SNAPSHOT to 1.2.1.RELEASE
2017-05-12 09:18:36 -05:00
Jon Schneider
15aad9ca5f
Point build badge to CircleCI
2017-05-11 14:20:47 -05:00
Spencer Gibb
9675df02f6
Bumping versions to 1.2.1.BUILD-SNAPSHOT after release
2017-04-05 14:19:30 -06:00
Spencer Gibb
72685376a9
Going back to snapshots
2017-04-05 14:19:29 -06:00
Spencer Gibb
6b30820b09
Update SNAPSHOT to 1.2.0.RELEASE
2017-04-05 14:16:21 -06:00
Spencer Gibb
61199a151c
Adds ServiceRegistry documentation.
...
fixes gh-170
fixes gh-196
2017-04-03 19:15:40 -06:00
Ryan Baxter
414b1704e1
Documenting property to disable retry logic with Spring Retry on the class path
2017-03-30 19:11:03 -04:00
Ryan Baxter
8e34e0c5e4
Set spring.cloud.loadbalancer.retry.enabled to true by default
2017-03-30 16:30:40 -04:00
Ryan Baxter
b896f22c3e
Fixing documentation to add Spring Retry
...
Addresses documentation bug in #193
2017-03-29 19:34:46 -04:00
Spencer Gibb
23f3e461ac
Going back to snapshots
2017-03-15 17:40:06 -06:00
Spencer Gibb
e75034a6fc
Update SNAPSHOT to 1.2.0.RC1
2017-03-15 17:32:18 -06:00
Spencer Gibb
b4bd6fdeff
Revert "Update SNAPSHOT to 1.2.0.M1"
...
This reverts commit d9d3b5f74a .
2017-01-26 10:41:16 -07:00
Spencer Gibb
d9d3b5f74a
Update SNAPSHOT to 1.2.0.M1
2017-01-26 10:39:31 -07:00
Andreas Schöneck
373ef85079
Close verbatim block properly ( #146 )
...
Add missing backtick after RestTemplate in order to not have this blocker huger as intended.
2017-01-09 18:12:48 -05:00
Ryan Baxter
1762a6a59f
Fixed typo in 'enabled'
2016-12-29 19:44:31 -05:00
Ryan Baxter
82175d1cac
Fixed retry policy
...
see spring-cloud/spring-cloud-netflx#1577
2016-12-29 19:43:24 -05:00
Vitalii
c5d73294c4
Fixed typo in event class name ( #152 )
2016-12-20 13:12:08 -05:00
Spencer Gibb
bf4b6e3293
Create a ServiceRegistry interface.
...
Allow service discovery systems to register more than one instance.
Automatic registration will still take place.
Add boolean autoRegister() to EnableDiscoveryClient, defaults to true.
Add ServiceRegistryEndpoint.
fixes gh-9
2016-11-07 10:30:54 -07:00
Spencer Gibb
d850aad13f
Bump to 1.2.0.BUILD-SNAPSHOT
2016-10-27 15:58:59 -06:00
Ryan Baxter
19a7562c7c
Retry implementation for LoadBalanced RestTemplates
2016-10-17 06:52:12 -04:00
Dave Syer
8089c0d411
Revert to snapshots
2016-09-21 09:39:11 +01:00
Dave Syer
897555a57a
Update to 1.1.3
2016-09-21 09:38:16 +01:00
Marcin Grzejszczak
3cfda6b31d
Removed adoc footer
2016-09-07 17:59:41 +02:00
Dave Syer
cff67e0a12
Revert to snapshots
2016-09-06 14:53:36 +01:00
Dave Syer
00a2f23c00
Update to 1.1.2
2016-09-06 14:36:20 +01:00
Marcin Grzejszczak
cecac1125e
Updating ghpages for all projects
2016-08-22 13:31:15 +02:00
Marcin Grzejszczak
4e0a70e4a8
Updating ghpages for all projects
2016-08-19 11:45:09 +02:00
Spencer Gibb
2da3fed95d
Merge pull request #120 from ebjwc/gh-114
...
* ebjwc-gh-114:
Add new properties to customize InetUtils.
2016-08-18 12:07:24 -06:00
Tomasz Juchniewicz
e6ccb824a6
Add new properties to customize InetUtils.
...
Added useOnlySiteLocalInterfaces and preferredNetworks properties to
InetUtils. The preferredNetworks property allows for a whitelist of
networks. The useOnlySiteLocalInterfaces allows InetAddresses where
isSiteLocalAddress is true.
Fixes gh-114
2016-08-18 12:04:46 -06:00
Marcin Grzejszczak
6fc4e60c83
Updating ghpages for all projects
2016-08-18 13:09:13 +02:00
Marcin Grzejszczak
78c90d7db3
Updating ghpages for all projects
2016-08-17 12:43:37 +02:00
Marcin Grzejszczak
67bea29be5
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:55:41 +02:00