Marcin Grzejszczak
|
9186067cc5
|
Added symbolic link of index.adoc
|
2019-07-29 14:43:27 +02: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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
Spencer Gibb
|
79d703a3db
|
Moves ConfigWatch from @Scheduled to TaskScheduler
fixes gh-399
|
2018-06-05 14:19:03 -04:00 |
|
buildmaster
|
22a593389c
|
Going back to snapshots
|
2018-05-25 13:05:42 +00:00 |
|
buildmaster
|
4013fe97eb
|
Update SNAPSHOT to 2.0.0.RC2
|
2018-05-25 13:04:34 +00:00 |
|
Ryan Baxter
|
60aa88ce95
|
Use management.server.servlet.context-path in docs
|
2018-05-14 19:49:17 -04:00 |
|
buildmaster
|
c5d3e3223c
|
Going back to snapshots
|
2018-04-23 14:44:17 +00:00 |
|
buildmaster
|
a2f2c4b396
|
Update SNAPSHOT to 2.0.0.RC1
|
2018-04-23 14:43:04 +00:00 |
|
buildmaster
|
6ac12f1604
|
Going back to snapshots
|
2018-03-22 21:28:45 +00:00 |
|
buildmaster
|
d074d3330a
|
Update SNAPSHOT to 2.0.0.M7
|
2018-03-22 21:27:41 +00:00 |
|
buildmaster
|
98996406ee
|
Going back to snapshots
|
2018-02-26 22:02:52 +00:00 |
|
buildmaster
|
786b1c6153
|
Update SNAPSHOT to 2.0.0.M6
|
2018-02-26 22:01:47 +00:00 |
|
buildmaster
|
58e2a1065f
|
Going back to snapshots
|
2018-02-09 22:49:03 +00:00 |
|
buildmaster
|
c4ba927c81
|
Update SNAPSHOT to 2.0.0.M5
|
2018-02-09 22:48:01 +00:00 |
|
buildmaster
|
15d0d8b3cb
|
Going back to snapshots
|
2017-12-02 03:05:34 +00:00 |
|
buildmaster
|
e4202b25b5
|
Update SNAPSHOT to 2.0.0.M4
|
2017-12-02 03:04:26 +00:00 |
|
Spencer Gibb
|
fe0ff715a1
|
Merge branch '1.3.x'
|
2017-11-28 12:49:23 -05:00 |
|
Spencer Gibb
|
d2cb1e5779
|
Update docs branches
|
2017-11-28 12:49:09 -05:00 |
|
Spencer Gibb
|
473dd15ed3
|
Go back to 1.3.1
|
2017-11-21 18:54:06 -05:00 |
|
buildmaster
|
a8c313efc3
|
Bumping versions to 1.3.2.BUILD-SNAPSHOT after release
|
2017-11-21 23:31:41 +00:00 |
|
buildmaster
|
17e0a20ef0
|
Going back to snapshots
|
2017-11-21 23:31:40 +00:00 |
|
buildmaster
|
1a6b521c3a
|
Update SNAPSHOT to 1.3.0.RELEASE
|
2017-11-21 23:30:11 +00:00 |
|
buildmaster
|
9923ab0b20
|
Bumping versions to 1.3.1.BUILD-SNAPSHOT after release
|
2017-11-21 22:52:59 +00:00 |
|
buildmaster
|
b8cab1b883
|
Going back to snapshots
|
2017-11-21 22:52:59 +00:00 |
|
buildmaster
|
061dea2184
|
Update SNAPSHOT to 1.2.2.RELEASE
|
2017-11-21 22:48:59 +00:00 |
|
buildmaster
|
b9b6eb66c6
|
Going back to snapshots
|
2017-11-16 15:37:52 +00:00 |
|
buildmaster
|
88dfd12a02
|
Update SNAPSHOT to 2.0.0.M3
|
2017-11-16 15:37:04 +00:00 |
|
buildmaster
|
e726aa0c14
|
Going back to snapshots
|
2017-10-27 20:53:00 +00:00 |
|
buildmaster
|
2918c8f320
|
Update SNAPSHOT to 2.0.0.M2
|
2017-10-27 20:52:08 +00:00 |
|
Spencer Gibb
|
7c879ef035
|
Merge branch 'master' into 2.0.x
|
2017-10-23 21:53:21 -04:00 |
|
Spencer Gibb
|
a5251e831d
|
Going back to snapshots
|
2017-10-23 21:02:20 -04:00 |
|
Spencer Gibb
|
9ca2b87470
|
Update SNAPSHOT to 1.3.0.RC1
|
2017-10-23 21:01:26 -04:00 |
|
Spencer Gibb
|
b630465e3f
|
Update to 1.3.0.BUILD-SNAPSHOT
|
2017-10-23 20:45:23 -04:00 |
|