Spencer Gibb
|
f7dfef8a4b
|
Update to 2.1.1.BUILD-SNAPSHOT
|
2019-06-28 14:05:45 -04:00 |
|
Spencer Gibb
|
c4fb7baf97
|
Update SNAPSHOT to 2.1.0.RELEASE
|
2019-06-28 13:48:18 -04:00 |
|
Marcin Grzejszczak
|
e93214bbc9
|
Bumped thin launcher to 1.0.22
fixes gh-130
|
2019-05-23 10:10:12 +02:00 |
|
Ryan Baxter
|
a84de9c4dc
|
Merge pull request #104 from spring-operator/polish-urls-apache-license-master
URL Cleanup
|
2019-03-27 11:39:01 -04:00 |
|
Spring Operator
|
d854781d87
|
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 50 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:15:30 -05:00 |
|
Spring Operator
|
cf9d8a4c2c
|
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://openjdk.java.net/jeps/223 with 1 occurrences migrated to:
https://openjdk.java.net/jeps/223 ([https](https://openjdk.java.net/jeps/223) 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://www.oracle.com/technetwork/java/javase/versioning-naming-139433.html with 1 occurrences migrated to:
https://www.oracle.com/technetwork/java/javase/versioning-naming-139433.html ([https](https://www.oracle.com/technetwork/java/javase/versioning-naming-139433.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://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-20 15:38:01 -05:00 |
|
Spring Operator
|
9ba4470958
|
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://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).
# 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-19 21:17:44 -05:00 |
|
Marcin Grzejszczak
|
2c27838c93
|
HTTP to HTTPS
|
2019-03-07 13:45:59 +01:00 |
|
Marcin Grzejszczak
|
db44081cc3
|
Removed cli scripts'
|
2018-10-10 14:28:09 +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
|
9f7f564c11
|
Bumped project to 2.1.0
|
2018-10-02 11:50:19 +02: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
|
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
|
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
|
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
|
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
|
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 |
|
Dave Syer
|
d38a48947e
|
Update thin deployer to fix property source ordering
|
2017-05-10 18:01:38 +01:00 |
|
Dave Syer
|
8f94733c00
|
Revert to snapshots
|
2017-04-27 15:38:54 +01:00 |
|
Dave Syer
|
8ca1acde18
|
Update for 1.3.2
|
2017-04-27 15:34:05 +01:00 |
|
Dave Syer
|
06b9b04519
|
Make local app deployer the default (per docs)
|
2017-04-26 16:51:06 +01:00 |
|
Dave Syer
|
a12950bc7a
|
Add a test for the version so deployer doesn't get deployed
Also unignore test in dataflow server
|
2017-04-26 16:23:07 +01:00 |
|