356 Commits

Author SHA1 Message Date
Marcin Grzejszczak
b8b819147a Added symbolic link of index.adoc 2019-07-29 14:47:53 +02:00
Ryan Baxter
ee0102ec94 Merge pull request #118 from spring-operator/polish-urls-xml-2.0.x
URL Cleanup
2019-03-27 11:43:59 -04:00
Ryan Baxter
68954af1b8 Merge pull request #101 from spring-operator/polish-urls-apache-license-2.0.x
URL Cleanup
2019-03-27 11:37:02 -04:00
Ryan Baxter
a9abe17c2e Merge pull request #126 from spring-operator/polish-urls-remaining-2.0.x
URL Cleanup
2019-03-27 11:33:05 -04:00
Spring Operator
d4fab5b46b 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 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://mygitserver/myrepo.git (UnknownHostException) with 1 occurrences migrated to:
  https://mygitserver/myrepo.git ([https](https://mygitserver/myrepo.git) 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://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://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://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://repo.spring.io/milestone with 1 occurrences migrated to:
  https://repo.spring.io/milestone ([https](https://repo.spring.io/milestone) result 302).
* [ ] http://repo.spring.io/snapshot with 1 occurrences migrated to:
  https://repo.spring.io/snapshot ([https](https://repo.spring.io/snapshot) result 302).
* [ ] http://repo1.maven.org/maven2 with 1 occurrences migrated to:
  https://repo1.maven.org/maven2 ([https](https://repo1.maven.org/maven2) 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://localhost with 1 occurrences
* http://localhost:7979 with 1 occurrences
* http://localhost:8080/eureka/ with 2 occurrences
* http://localhost:8750 with 1 occurrences
* http://localhost:8750/stubs with 2 occurrences
* http://localhost:8761 with 2 occurrences
* http://localhost:8761/eureka/ with 2 occurrences
* http://localhost:8888 with 1 occurrences
* http://localhost:9091 with 1 occurrences
* http://localhost:9095 with 2 occurrences
* http://localhost:9393 with 1 occurrences
* http://localhost:9411 with 1 occurrences
2019-03-26 03:11:11 -05:00
Spring Operator
b017046cb9 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://repo.spring.io/libs-milestone-local with 2 occurrences migrated to:
  https://repo.spring.io/libs-milestone-local ([https](https://repo.spring.io/libs-milestone-local) result 302).
* [ ] http://repo.spring.io/libs-snapshot-local with 2 occurrences migrated to:
  https://repo.spring.io/libs-snapshot-local ([https](https://repo.spring.io/libs-snapshot-local) result 302).
* [ ] http://repo.spring.io/release with 1 occurrences migrated to:
  https://repo.spring.io/release ([https](https://repo.spring.io/release) result 302).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 28 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 14 occurrences
2019-03-25 23:52:05 -05:00
Spring Operator
d8d20bfb9c 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 1 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 49 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 11:14:47 -05:00
Spring Operator
946c7c2044 URL Cleanup (#88)
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 14 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 28 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 14 occurrences
2019-03-16 11:37:08 -04:00
Marcin Grzejszczak
6294b19b8e Added stub runner boot as a dependency for cli 2019-01-04 17:35:50 +01:00
Dave Syer
e0ba950f81 Remove redundant lines 2018-08-01 15:49:31 +01:00
Dave Syer
1a72f31772 Strip out new lines from PEM encoded data
Fixes gh-72
2018-08-01 14:33:28 +01:00
Dave Syer
432edeecc1 Update Maven wrapper to 3.5.4
Closes gh-66
2018-08-01 14:05:19 +01:00
Dave Syer
1f9346f3c0 Revert to snapshots 2018-08-01 14:01:17 +01:00
Dave Syer
9f89c2fddc Update to 2.0.0.RELEASE 2018-08-01 13:57:37 +01:00
Dave Syer
8619df99a7 Update Boot versions 2018-08-01 13:42:15 +01:00
Dave Syer
567b3f6c8d Fix context path for actuator 2018-08-01 09:28:49 +01:00
Dave Syer
515454c376 Update to latest versions 2018-07-20 14:36:45 +01:00
Dave Syer
4d2a15cee9 Fix typo in logs 2018-05-08 17:57:47 +01:00
Adrian Cole
7f04af6e73 zipkin that uses micrometer based metric names and tags 2018-04-29 20:54:28 +08:00
Adrian Cole
72349ff799 Updates to spring boot 2 version of zipkin 2018-04-28 20:27:40 +08:00
Adrian Cole
22496d5e3d Use zipkin 2.7.2
bugs be less
2018-04-23 21:59:51 +08:00
Dave Syer
6176e80294 Switch to using the published jar for zipkin server
Fixes gh-74
2018-04-23 09:39:29 +01:00
Spencer Gibb
c3b2620ea8 Update to new yaml loader signature 2018-02-27 14:25:16 -05:00
Spencer Gibb
1b21fa390c Move back to spring boot 2.0.0.BUILD-SNAPSHOTS 2018-02-27 14:25:04 -05:00
Spencer Gibb
e5f2d0d7f1 fix compile errors 2018-02-26 15:46:35 -05:00
Spencer Gibb
526e727e8e Fix compile error due to boot 2.0 api change 2018-02-22 14:27:07 -05:00
Marcin Grzejszczak
3b85991842 Added starter web 2018-02-12 17:26:46 +01:00
Spencer Gibb
3606ee195c Update test assertion for spring boot 2 format 2018-01-18 13:03:56 -05:00
Ryan Baxter
c467507404 Adding new issue and contributing templates 2017-12-20 15:24:42 -05:00
Spencer Gibb
c9469675d8 include undertow for zipkin 2017-12-19 18:04:52 -05:00
Spencer Gibb
5ace22392d Ignore zipkin test 2017-12-19 18:04:27 -05:00
Spencer Gibb
b9b245b7ce Fix change in visibility to zipkin http collector. 2017-12-19 18:04:10 -05:00
Spencer Gibb
83ec737d0d Fix or ignore broken tests 2017-11-28 01:11:10 -05:00
Spencer Gibb
824ea64089 Updates to compile with Finchley and Boot 2.0 2017-11-28 00:59:47 -05:00
Spencer Gibb
c55560a0b6 Merge branch 'master' into 2.0.x 2017-11-28 00:10:38 -05:00
Spencer Gibb
bb95cb50bd Update to snapshots 2017-11-22 17:33:33 -05:00
Spencer Gibb
b96d49e765 Update to 1.4.0.RELEASE with Edgware.RELEASE 2017-11-22 17:10:20 -05:00
Spencer Gibb
b6f21a0221 Update to new docs 2017-10-25 09:26:16 -04:00
Spencer Gibb
4237446aa6 Revert "Update to 1.4.0.RC1 for Finchley.RC1"
This reverts commit 96a096de64.
2017-10-24 14:14:52 -04:00
Spencer Gibb
96a096de64 Update to 1.4.0.RC1 for Finchley.RC1 2017-10-24 14:11:45 -04:00
Spencer Gibb
52cf87d728 Updates to latest versions 2017-10-24 14:02:12 -04:00
Marcin Grzejszczak
2ced66f57f Updated docs 2017-08-23 16:55:21 +02:00
Marcin Grzejszczak
5c34b170f4 Added Stub Runner, fixes #64 2017-08-23 16:53:36 +02:00
Marcin Grzejszczak
6b83f5d86a Fixes wrong dataflow versions (#67)
* Fixes wrong dataflow versions
* Fixed broken build
2017-08-23 13:13:11 +02:00
Spencer Gibb
3dc269d8a9 Bump to version 1.4.0.BUILD-SNAPSHOT 2017-07-21 13:47:40 -06:00
Spencer Gibb
7329a8a091 Update to SNAPSHOT 2017-07-21 13:41:45 -06:00
Spencer Gibb
7c6966331e Update SNAPSHOT to 1.3.4.RELEASE 2017-07-21 13:26:05 -06:00
Spencer Gibb
12abb67a65 initial 2.0.0 version 2017-07-06 12:05:14 -06:00
Dave Syer
49a5bd4bee Revert to snapshots 2017-05-10 18:10:53 +01:00
Dave Syer
78a52b200e Update to 1.3.3 2017-05-10 18:03:55 +01:00