Skip to content
This repository was archived by the owner on Nov 16, 2020. It is now read-only.

Commit 9591e22

Browse files
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). # HTTP URLs that Could Not Be Fixed These URLs were unable to be fixed. Please review them to see if they can be manually resolved. * http://blog.listincomprehension.com/search/label/procket (200) with 1 occurrences could not be migrated: ([https](https://blog.listincomprehension.com/search/label/procket) result ClosedChannelException). * http://dozzie.jarowit.net/trac/wiki/TOML (200) with 1 occurrences could not be migrated: ([https](https://dozzie.jarowit.net/trac/wiki/TOML) result SSLHandshakeException). * http://dozzie.jarowit.net/trac/wiki/subproc (200) with 1 occurrences could not be migrated: ([https](https://dozzie.jarowit.net/trac/wiki/subproc) result SSLHandshakeException). * http://e2project.org (200) with 1 occurrences could not be migrated: ([https](https://e2project.org) result AnnotatedConnectException). * http://nitrogenproject.com/ (200) with 2 occurrences could not be migrated: ([https](https://nitrogenproject.com/) result ConnectTimeoutException). * http://proper.softlab.ntua.gr (200) with 1 occurrences could not be migrated: ([https](https://proper.softlab.ntua.gr) result SSLHandshakeException). * http://yaws.hyber.org (200) with 1 occurrences could not be migrated: ([https](https://yaws.hyber.org) result AnnotatedConnectException). * http://choven.ca (503) with 1 occurrences could not be migrated: ([https](https://choven.ca) result ConnectTimeoutException). # 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://fixprotocol.org/ (301) with 1 occurrences migrated to: https://fixtrading.org ([https](https://fixprotocol.org/) result SSLHandshakeException). * http://erldb.org (UnknownHostException) with 1 occurrences migrated to: https://erldb.org ([https](https://erldb.org) result UnknownHostException). * http://~s:~w/rabbit_web_dispatch_test/index.html (UnknownHostException) with 1 occurrences migrated to: https://~s:~w/rabbit_web_dispatch_test/index.html ([https](https://~s:~w/rabbit_web_dispatch_test/index.html) 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://cloudi.org/ with 27 occurrences migrated to: https://cloudi.org/ ([https](https://cloudi.org/) result 200). * http://erlware.org/ with 1 occurrences migrated to: https://erlware.org/ ([https](https://erlware.org/) result 200). * http://inaka.github.io/cowboy-trails/ with 1 occurrences migrated to: https://inaka.github.io/cowboy-trails/ ([https](https://inaka.github.io/cowboy-trails/) result 200). * http://ninenines.eu with 6 occurrences migrated to: https://ninenines.eu ([https](https://ninenines.eu) result 200). * http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 1 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.actordb.com/ with 2 occurrences migrated to: https://www.actordb.com/ ([https](https://www.actordb.com/) result 200). * http://www.cs.kent.ac.uk/projects/wrangler/Home.html with 1 occurrences migrated to: https://www.cs.kent.ac.uk/projects/wrangler/Home.html ([https](https://www.cs.kent.ac.uk/projects/wrangler/Home.html) result 200). * http://www.rabbitmq.com/management.html with 1 occurrences migrated to: https://www.rabbitmq.com/management.html ([https](https://www.rabbitmq.com/management.html) result 200). * http://www.rabbitmq.com/web-mqtt.html with 1 occurrences migrated to: https://www.rabbitmq.com/web-mqtt.html ([https](https://www.rabbitmq.com/web-mqtt.html) result 200). * http://www.rabbitmq.com/web-stomp.html with 1 occurrences migrated to: https://www.rabbitmq.com/web-stomp.html ([https](https://www.rabbitmq.com/web-stomp.html) result 200). * http://www.rebar3.org with 1 occurrences migrated to: https://www.rebar3.org ([https](https://www.rebar3.org) result 200). * http://contributor-covenant.org with 1 occurrences migrated to: https://contributor-covenant.org ([https](https://contributor-covenant.org) result 301). * http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to: https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/) result 301). * http://inaka.github.com/apns4erl with 1 occurrences migrated to: https://inaka.github.com/apns4erl ([https](https://inaka.github.com/apns4erl) result 301). * http://inaka.github.com/edis/ with 1 occurrences migrated to: https://inaka.github.com/edis/ ([https](https://inaka.github.com/edis/) result 301). * http://lasp-lang.org/ with 1 occurrences migrated to: https://lasp-lang.org/ ([https](https://lasp-lang.org/) result 301). * http://saleyn.github.com/erlexec with 1 occurrences migrated to: https://saleyn.github.com/erlexec ([https](https://saleyn.github.com/erlexec) result 301). * http://www.mozilla.org/MPL/ with 12 occurrences migrated to: https://www.mozilla.org/MPL/ ([https](https://www.mozilla.org/MPL/) result 301). * http://zhongwencool.github.io/observer_cli with 1 occurrences migrated to: https://zhongwencool.github.io/observer_cli ([https](https://zhongwencool.github.io/observer_cli) result 301). # Ignored These URLs were intentionally ignored. * http://127.0.0.1 with 1 occurrences * http://www.w3.org/1999/xhtml with 1 occurrences
1 parent eb2f558 commit 9591e22

16 files changed

+65
-65
lines changed

CODE_OF_CONDUCT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ appropriate to the circumstances. Maintainers are obligated to maintain confiden
4040
with regard to the reporter of an incident.
4141

4242
This Code of Conduct is adapted from the
43-
[Contributor Covenant](http://contributor-covenant.org), version 1.3.0, available at
44-
[contributor-covenant.org/version/1/3/0/](http://contributor-covenant.org/version/1/3/0/)
43+
[Contributor Covenant](https://contributor-covenant.org), version 1.3.0, available at
44+
[contributor-covenant.org/version/1/3/0/](https://contributor-covenant.org/version/1/3/0/)

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The process is fairly standard:
1111
* Clone [RabbitMQ umbrella repository](https://github.com/rabbitmq/rabbitmq-public-umbrella)
1212
* `cd umbrella`, `make co`
1313
* Create a branch with a descriptive name in the relevant repositories
14-
* Make your changes, run tests, commit with a [descriptive message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html), push to your fork
14+
* Make your changes, run tests, commit with a [descriptive message](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html), push to your fork
1515
* Submit pull requests with an explanation what has been changed and **why**
1616
* Submit a filled out and signed [Contributor Agreement](https://github.com/rabbitmq/ca#how-to-submit) if needed (see below)
1717
* Be patient. We will get to your pull request eventually

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ EXHIBIT A -Mozilla Public License.
437437
``The contents of this file are subject to the Mozilla Public License
438438
Version 1.1 (the "License"); you may not use this file except in
439439
compliance with the License. You may obtain a copy of the License at
440-
http://www.mozilla.org/MPL/
440+
https://www.mozilla.org/MPL/
441441

442442
Software distributed under the License is distributed on an "AS IS"
443443
basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ handlers to be executed, dispatched by URL path prefix.
77

88
See
99

10-
* [Management plugin guide](http://www.rabbitmq.com/management.html)
11-
* [Web STOMP guide](http://www.rabbitmq.com/web-stomp.html)
12-
* [Web MQTT guide](http://www.rabbitmq.com/web-mqtt.html)
10+
* [Management plugin guide](https://www.rabbitmq.com/management.html)
11+
* [Web STOMP guide](https://www.rabbitmq.com/web-stomp.html)
12+
* [Web MQTT guide](https://www.rabbitmq.com/web-mqtt.html)
1313

1414
for information on configuring plugins that expose an HTTP or WebSocket interface.

erlang.mk

Lines changed: 46 additions & 46 deletions
Large diffs are not rendered by default.

src/rabbit_cowboy_middleware.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%% The contents of this file are subject to the Mozilla Public License
22
%% Version 1.1 (the "License"); you may not use this file except in
33
%% compliance with the License. You may obtain a copy of the License
4-
%% at http://www.mozilla.org/MPL/
4+
%% at https://www.mozilla.org/MPL/
55
%%
66
%% Software distributed under the License is distributed on an "AS IS"
77
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See

src/rabbit_cowboy_redirect.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%% The contents of this file are subject to the Mozilla Public License
22
%% Version 1.1 (the "License"); you may not use this file except in
33
%% compliance with the License. You may obtain a copy of the License
4-
%% at http://www.mozilla.org/MPL/
4+
%% at https://www.mozilla.org/MPL/
55
%%
66
%% Software distributed under the License is distributed on an "AS IS"
77
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See

src/rabbit_cowboy_stream_h.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%% The contents of this file are subject to the Mozilla Public License
22
%% Version 1.1 (the "License"); you may not use this file except in
33
%% compliance with the License. You may obtain a copy of the License
4-
%% at http://www.mozilla.org/MPL/
4+
%% at https://www.mozilla.org/MPL/
55
%%
66
%% Software distributed under the License is distributed on an "AS IS"
77
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See

src/rabbit_web_dispatch.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%% The contents of this file are subject to the Mozilla Public License
22
%% Version 1.1 (the "License"); you may not use this file except in
33
%% compliance with the License. You may obtain a copy of the License
4-
%% at http://www.mozilla.org/MPL/
4+
%% at https://www.mozilla.org/MPL/
55
%%
66
%% Software distributed under the License is distributed on an "AS IS"
77
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See

src/rabbit_web_dispatch_app.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%% The contents of this file are subject to the Mozilla Public License
22
%% Version 1.1 (the "License"); you may not use this file except in
33
%% compliance with the License. You may obtain a copy of the License
4-
%% at http://www.mozilla.org/MPL/
4+
%% at https://www.mozilla.org/MPL/
55
%%
66
%% Software distributed under the License is distributed on an "AS IS"
77
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See

src/rabbit_web_dispatch_listing_handler.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%% The contents of this file are subject to the Mozilla Public License
22
%% Version 1.1 (the "License"); you may not use this file except in
33
%% compliance with the License. You may obtain a copy of the License
4-
%% at http://www.mozilla.org/MPL/
4+
%% at https://www.mozilla.org/MPL/
55
%%
66
%% Software distributed under the License is distributed on an "AS IS"
77
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See

src/rabbit_web_dispatch_registry.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%% The contents of this file are subject to the Mozilla Public License
22
%% Version 1.1 (the "License"); you may not use this file except in
33
%% compliance with the License. You may obtain a copy of the License
4-
%% at http://www.mozilla.org/MPL/
4+
%% at https://www.mozilla.org/MPL/
55
%%
66
%% Software distributed under the License is distributed on an "AS IS"
77
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See

src/rabbit_web_dispatch_sup.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%% The contents of this file are subject to the Mozilla Public License
22
%% Version 1.1 (the "License"); you may not use this file except in
33
%% compliance with the License. You may obtain a copy of the License
4-
%% at http://www.mozilla.org/MPL/
4+
%% at https://www.mozilla.org/MPL/
55
%%
66
%% Software distributed under the License is distributed on an "AS IS"
77
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See

src/rabbit_web_dispatch_util.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%% The contents of this file are subject to the Mozilla Public License
22
%% Version 1.1 (the "License"); you may not use this file except in
33
%% compliance with the License. You may obtain a copy of the License
4-
%% at http://www.mozilla.org/MPL/
4+
%% at https://www.mozilla.org/MPL/
55
%%
66
%% Software distributed under the License is distributed on an "AS IS"
77
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See

test/rabbit_web_dispatch_SUITE.erl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%% The contents of this file are subject to the Mozilla Public License
22
%% Version 1.1 (the "License"); you may not use this file except in
33
%% compliance with the License. You may obtain a copy of the License
4-
%% at http://www.mozilla.org/MPL/
4+
%% at https://www.mozilla.org/MPL/
55
%%
66
%% Software distributed under the License is distributed on an "AS IS"
77
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
@@ -82,7 +82,7 @@ query_static_resource_test1(Host, Port) ->
8282
?MODULE, "test/priv/www", "Test"),
8383
inets:start(),
8484
{ok, {_Status, _Headers, Body}} =
85-
httpc:request(format("http://~s:~w/rabbit_web_dispatch_test/index.html", [Host, Port])),
85+
httpc:request(format("https://~s:~w/rabbit_web_dispatch_test/index.html", [Host, Port])),
8686
?assert(string:str(Body, "RabbitMQ HTTP Server Test Page") /= 0),
8787

8888
passed.

test/rabbit_web_dispatch_unit_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%% The contents of this file are subject to the Mozilla Public License
22
%% Version 1.1 (the "License"); you may not use this file except in
33
%% compliance with the License. You may obtain a copy of the License
4-
%% at http://www.mozilla.org/MPL/
4+
%% at https://www.mozilla.org/MPL/
55
%%
66
%% Software distributed under the License is distributed on an "AS IS"
77
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See

0 commit comments

Comments
 (0)