Commit Graph

365 Commits

Author SHA1 Message Date
Spring Operator
f568206661 URL Cleanup (#82)
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://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch 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 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 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
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-11 23:21:57 -04:00
Marcin Grzejszczak
2c27838c93 HTTP to HTTPS 2019-03-07 13:45:59 +01:00
Marcin Grzejszczak
757ccd9e45 Fixes zuul output check 2019-01-25 13:14:19 +01:00
Marcin Grzejszczak
0ee02bca0c Merge branch '2.0.x' 2019-01-04 17:35:57 +01:00
Marcin Grzejszczak
6294b19b8e Added stub runner boot as a dependency for cli 2019-01-04 17:35:50 +01:00
Marcin Grzejszczak
f2c5e87bc8 Added missing .this 2018-10-12 11:57:12 +02:00
Marcin Grzejszczak
72f8e313cb Added deps at runtime for JDK11, changed what gets verified in the output in integration tests 2018-10-12 11:08:41 +02:00
Marcin Grzejszczak
192c643344 Workaround :( 2018-10-11 18:04:21 +02:00
Dave Syer
2104d8453f Finchley -> Greenwich 2018-10-10 13:56:15 +01:00
Marcin Grzejszczak
db44081cc3 Removed cli scripts' 2018-10-10 14:28:09 +02:00
Marcin Grzejszczak
fc7b61d884 Fixed wrong setup 2018-10-10 13:27:51 +02:00
Marcin Grzejszczak
467516426b Should fix eureka sample 2018-10-10 13:22:55 +02:00
Marcin Grzejszczak
0350311f20 Should fix eureka sample 2018-10-10 13:19:48 +02:00
Dave Syer
ed4c3e4a03 Add missing dependencies for java 11 2018-10-03 15:06:25 +01:00
Dave Syer
6d1c66db86 Regularize some versions of things that are not released 2018-10-03 14:56:21 +01:00
Marcin Grzejszczak
659524a75b Looks good 2018-10-02 18:15:39 +02:00
Marcin Grzejszczak
e0f4477472 Migrate to circle 2 2018-10-02 12:02:13 +02:00
Marcin Grzejszczak
9f7f564c11 Bumped project to 2.1.0 2018-10-02 11:50:19 +02: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