Commit Graph

259 Commits

Author SHA1 Message Date
buildmaster
866d20d976 Going back to snapshots 2019-07-03 18:11:32 +00:00
buildmaster
0d891d284a Update SNAPSHOT to 2.2.0.M1 2019-07-03 18:10:51 +00:00
Spring Operator
43c53739cf URL Cleanup (#153)
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 5 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 10 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 5 occurrences
2019-03-20 10:29:58 -04:00
Marcin Grzejszczak
33fa5b1b6b Bumped openfeign to 2.2.0 2019-03-08 11:56:51 +01:00
buildmaster
6f9e1f63dc Bumping versions to 2.1.2.BUILD-SNAPSHOT after release 2019-03-05 17:48:02 +00:00
buildmaster
7a6c0a42f6 Going back to snapshots 2019-03-05 17:48:02 +00:00
buildmaster
d73c61f0f0 Update SNAPSHOT to 2.1.1.RELEASE 2019-03-05 17:47:11 +00:00
Marcin Grzejszczak
c8c7452848 Added checkstyle 2019-02-05 18:46:31 +01:00
buildmaster
b176e3a958 Bumping versions 2019-01-25 13:32:33 +00:00
buildmaster
eb7e4d3082 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 2019-01-22 18:34:21 +00:00
buildmaster
c76b02b8a3 Going back to snapshots 2019-01-22 18:34:20 +00:00
buildmaster
c1418bafee Update SNAPSHOT to 2.1.0.RELEASE 2019-01-22 18:33:41 +00:00
Spencer Gibb
5804d12511 Bumps spring cloud build to 2.1.2.BUILD-SNAPSHOT 2019-01-12 13:05:02 -05:00
buildmaster
3051c4c1fd Going back to snapshots 2018-12-20 21:12:44 +00:00
buildmaster
fb6676d634 Update SNAPSHOT to 2.1.0.RC3 2018-12-20 21:11:11 +00:00
buildmaster
b9cb792820 Going back to snapshots 2018-12-11 21:52:28 +00:00
buildmaster
a38ebe40c8 Update SNAPSHOT to 2.1.0.RC2 2018-12-11 21:51:44 +00:00
buildmaster
a064530141 Going back to snapshots 2018-12-11 16:38:12 +00:00
buildmaster
61afb5dcd6 Update SNAPSHOT to 2.1.0.RC1 2018-12-11 16:37:40 +00:00
buildmaster
cc2fe823c3 Going back to snapshots 2018-11-18 09:42:08 +00:00
buildmaster
f1975e5200 Update SNAPSHOT to 2.1.0.M2 2018-11-18 09:41:37 +00:00
buildmaster
71675455a3 Going back to snapshots 2018-09-21 21:40:58 +00:00
buildmaster
a39e6316b5 Update SNAPSHOT to Greenwich.M1 2018-09-21 21:40:12 +00:00
Spencer Gibb
88fae41f02 Updates to work with boot 2.1.0 2018-08-03 15:04:17 -04:00
buildmaster
34cb91bc4c Bumping versions to 2.0.2.BUILD-SNAPSHOT after release 2018-07-31 19:06:45 +00:00
buildmaster
58dc45d230 Going back to snapshots 2018-07-31 19:06:45 +00:00
buildmaster
80af701ccf Update SNAPSHOT to 2.0.1.RELEASE 2018-07-31 19:04:57 +00:00
buildmaster
51ad63231d Bumping versions to 2.0.1.BUILD-SNAPSHOT after release 2018-06-18 20:33:23 +00:00
buildmaster
6c09501d77 Going back to snapshots 2018-06-18 20:33:22 +00:00
buildmaster
7e1c91c8b8 Update SNAPSHOT to 2.0.0.RELEASE 2018-06-18 20:31:53 +00:00
Ryan Baxter
48e2f70757 Updating sc-build to 2.0.2.BUILD-SNAPSHOT 2018-05-31 07:54:04 -04:00
buildmaster
f4fc531857 Going back to snapshots 2018-04-20 20:31:00 +00:00
buildmaster
596b42291f Update SNAPSHOT to 2.0.0.RC1 2018-04-20 20:30:19 +00:00
buildmaster
17fa94f704 Going back to snapshots 2018-03-22 21:22:08 +00:00
buildmaster
baf92c8226 Update SNAPSHOT to 2.0.0.M2 2018-03-22 21:21:31 +00:00
Ryan Baxter
139cc9dab4 Changes and new tests from Netflix 2018-02-22 15:43:04 -05:00
Ryan Baxter
217443048f openfeign project 2018-02-05 20:25:44 -05:00
Spencer Gibb
6a3c509768 Supports /hystrix.stream for webflux
fixes gh-2629
2018-01-11 16:02:07 -05:00
Ryan Baxter
84f56ec3b2 Move Ribbon to its own module (#2548)
* Move Ribbon to its own module. Fixes #2299
2018-01-09 08:25:40 -05:00
buildmaster
4e8d58869e Going back to snapshots 2017-12-02 02:57:45 +00:00
buildmaster
32efd30dc0 Update SNAPSHOT to 2.0.0.M5 2017-12-02 02:54:51 +00:00
Spencer Gibb
b8a357b685 Upgrade wiremock to 1.2.0.RELEASE 2017-11-28 14:45:11 -05:00
buildmaster
d7b40e1052 Going back to snapshots 2017-11-15 01:45:33 +00:00
buildmaster
8e412f08bc Update SNAPSHOT to 2.0.0.M4 2017-11-15 01:43:03 +00:00
Spencer Gibb
bd7d8c944c Going back to snapshots 2017-10-27 16:39:34 -04:00
Spencer Gibb
355adf8369 Update SNAPSHOT to 2.0.0.M3 2017-10-27 16:37:39 -04:00
Spencer Gibb
ef508b4223 Merge branch 'master' into 2.0.x 2017-10-23 21:22:20 -04:00
Spencer Gibb
df7f31098c Going back to snapshots 2017-10-23 17:44:26 -04:00
Spencer Gibb
fa9524f9c9 Update SNAPSHOT to 1.4.0.RC1 2017-10-23 17:39:56 -04:00
Spencer Gibb
1368f059bb Change contract property name 2017-10-23 17:16:32 -04:00