Commit Graph

178 Commits

Author SHA1 Message Date
Tim Ysewyn
9ec99fedca Merge branch '2.0.x' 2019-07-23 21:31:20 +02:00
Spencer Gibb
98164c0c7f Updates to 2.1.3.BUILD-SNAPSHOT and build 2.1.7 2019-06-21 12:30:35 -04:00
buildmaster
e547fc6dd3 Bumping versions to 2.1.4.BUILD-SNAPSHOT after release 2019-06-20 17:12:25 +00:00
buildmaster
1f4dd70182 Going back to snapshots 2019-06-20 17:12:25 +00:00
buildmaster
ff43e36344 Update SNAPSHOT to 2.1.2.RELEASE 2019-06-20 17:10:58 +00:00
buildmaster
2ae9599621 Bumping versions to 2.1.3.BUILD-SNAPSHOT after release 2019-06-11 19:24:41 +00:00
buildmaster
37e2934e7f Going back to snapshots 2019-06-11 19:24:40 +00:00
buildmaster
60d612ee75 Update SNAPSHOT to 2.1.2.RELEASE 2019-06-11 19:22:52 +00:00
buildmaster
b1ab6cdfc2 Bumping versions to 2.0.4.BUILD-SNAPSHOT after release 2019-06-08 00:35:14 +00:00
buildmaster
ab93ea154d Going back to snapshots 2019-06-08 00:35:14 +00:00
buildmaster
5fe032ab9d Update SNAPSHOT to 2.0.3.RELEASE 2019-06-08 00:31:26 +00:00
Spring Operator
dc4a97329c URL Cleanup (#545)
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://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://foo:7001/ with 1 occurrences
* 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-26 16:33:21 -04:00
Spring Operator
f2fceb26ab 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).
* [ ] 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://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://foo:7001/ with 1 occurrences
* 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-26 16:33:07 -04:00
Spring Operator
cb368b176c URL Cleanup (#537)
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://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://maven.apache.org/xsd/maven-4.0.0.xsd with 13 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).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 26 occurrences
* http://www.w3.org/2000/svg with 1 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 13 occurrences
2019-03-26 16:31:15 -04:00
Spring Operator
da31896e4f URL Cleanup (#506)
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 13 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://localhost:8500/v1/acl/create?token=2ee647bd-bd69-4118-9f34-b9a6e9e60746 with 2 occurrences
* http://maven.apache.org/POM/4.0.0 with 26 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 13 occurrences
2019-03-26 16:14:59 -04:00
Marcin Grzejszczak
25d7fa1d47 Polish 2019-03-07 18:21:25 +01:00
buildmaster
418170e47f Bumping versions to 2.1.2.BUILD-SNAPSHOT after release 2019-03-05 17:53:51 +00: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
5f5bb505f9 Bumping versions to 2.0.3.BUILD-SNAPSHOT after release 2019-02-22 15:53:02 +00:00
buildmaster
9002ec62ce Going back to snapshots 2019-02-22 15:53:02 +00:00
buildmaster
6114c60141 Update SNAPSHOT to 2.0.2.RELEASE 2019-02-22 15:50:37 +00:00
Ryan Baxter
ccfbddd790 Merge remote-tracking branch 'origin/2.0.x' 2019-02-21 15:10:09 -05:00
Olga Maciaszek-Sharma
ed2ae397aa Make spring.cloud.discovery.enabled=false behave the same as spring.cloud.consul.discovery.enabled=false (#496) 2019-02-21 15:07:59 -05:00
Marcin Grzejszczak
999fb6c9e8 Added checkstyle rules 2019-02-07 15:03:44 +01:00
buildmaster
1619fa5a64 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 2019-01-22 18:38:20 +00:00
buildmaster
5fd7eebc70 Going back to snapshots 2019-01-22 18:38:19 +00:00
buildmaster
e76649218b Update SNAPSHOT to 2.1.0.RELEASE 2019-01-22 18:36:25 +00:00
buildmaster
69c867d668 Going back to snapshots 2018-12-20 21:21:09 +00:00
buildmaster
484f5b29c7 Update SNAPSHOT to 2.1.0.RC3 2018-12-20 21:20:07 +00:00
Lomesh Patel
1aa7b20648 Apply customized instanceId and serviceName to management service (#451)
- If instanceId and/or serviceName is customized, they're also applied
to the management service registration
- Updated documentation to provide information about management service

Fixes gh-443
2018-12-13 13:38:26 -05:00
buildmaster
5e3babbb2c Going back to snapshots 2018-12-11 22:08:09 +00:00
buildmaster
1515eae767 Update SNAPSHOT to 2.1.0.RC2 2018-12-11 22:07:09 +00:00
buildmaster
587c7a1bb4 Going back to snapshots 2018-12-11 18:37:24 +00:00
buildmaster
9ad7bc4127 Update SNAPSHOT to 2.1.0.RC1 2018-12-11 18:36:16 +00:00
buildmaster
105721712d Going back to snapshots 2018-11-18 09:49:09 +00:00
buildmaster
3903c1019e Update SNAPSHOT to 2.1.0.M2 2018-11-18 09:48:09 +00:00
buildmaster
3ab5fa1c9f Going back to snapshots 2018-09-21 21:45:18 +00:00
buildmaster
f372a23c69 Update SNAPSHOT to Greenwich.M1 2018-09-21 21:44:03 +00:00
Lomesh Patel
3a9d423bbc Added Header support for Service Checks
- Upgraded com.ecwid.consul:consul-api to 1.4.1, which adds
support for Headers in NewService model
- Added new property healthCheckHeaders in ConsulDiscoveryProperties
- Updated docs with instructions on how to set headers

Fixes gh-391
2018-09-17 16:18:13 -04:00
Spencer Gibb
d66d784660 Updates to 2.1.0.BUILD-SNAPSHOT 2018-08-03 15:19:35 -04:00
buildmaster
c1951752b1 Bumping versions to 2.0.2.BUILD-SNAPSHOT after release 2018-07-31 19:23:08 +00:00
buildmaster
fe7e0958a5 Going back to snapshots 2018-07-31 19:23:07 +00:00
buildmaster
c901b1f051 Update SNAPSHOT to 2.0.1.RELEASE 2018-07-31 19:20:52 +00:00
buildmaster
1817054085 Bumping versions to 2.0.1.BUILD-SNAPSHOT after release 2018-06-19 00:30:51 +00:00
buildmaster
fc5da6c0ce Going back to snapshots 2018-06-19 00:30:50 +00:00
buildmaster
a12ca80b48 Update SNAPSHOT to 2.0.0.RELEASE 2018-06-19 00:28:24 +00:00
Ryan Baxter
eec9173ee0 document how to disable catalog service watch and health check (#435)
* document how to disable catalog service watch and health check.  Fixes #375

* Fix typo
2018-06-12 16:57:34 -04:00
Spencer Gibb
78a4e05281 Removes lombok 2018-06-05 14:55:58 -04:00
Spencer Gibb
8d55728418 Moves ConsulCatalogWatch to TaskScheduler rather than @Scheduled
fixes gh-146
2018-06-05 14:43:37 -04:00