Commit Graph

1186 Commits

Author SHA1 Message Date
Spring Operator 12de902841 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://stomp.codehaus.org/Protocol (UnknownHostException) with 1 occurrences migrated to:
  https://stomp.codehaus.org/Protocol ([https](https://stomp.codehaus.org/Protocol) 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://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/stomp.html with 2 occurrences migrated to:
  https://www.rabbitmq.com/stomp.html ([https](https://www.rabbitmq.com/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 22 occurrences migrated to:
  https://www.mozilla.org/MPL/ ([https](https://www.mozilla.org/MPL/) result 301).
* http://www.rabbitmq.com/man/rabbitmq-plugins.1.man.html with 1 occurrences migrated to:
  https://www.rabbitmq.com/man/rabbitmq-plugins.1.man.html ([https](https://www.rabbitmq.com/man/rabbitmq-plugins.1.man.html) 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).
2019-03-20 03:23:56 -05:00
Michael Klishin 2a05ac304d Travis: use Erlang 21.3, Elixir 1.8.1 2019-03-20 10:33:21 +03:00
Michael Klishin bee412f6b9 Additional help content for CLI command 2019-03-19 20:37:26 +03:00
Daniil Fedotov fba4174074 Handle 21.3 tls_alert error format. 2019-03-18 18:32:11 -04:00
Michael Klishin 76ed79ee23 Update rabbitmq-components.mk 2019-03-15 09:34:52 +03:00
Michael Klishin e60ec3c62a Update rabbitmq-components.mk 2019-03-15 05:06:00 +03:00
SAMUEL NELA bdef8a4d98 Fixed rabbitmq-plugins link 2019-02-24 22:44:52 +01:00
Michael Klishin 02178e0d07 Wording 2019-02-21 20:28:05 +03:00
Daniil Fedotov 96a2a3c30c Description for help command.
Requires https://github.com/rabbitmq/rabbitmq-cli/pull/316
2019-02-20 14:22:30 -05:00
Michael Klishin 68b5d8a216 Update rabbitmq-components.mk 2019-02-12 23:24:11 +03:00
Luke Bakken c246ffd3a5 Add test for default_topic_exchange, fixup parse_routing 2019-01-24 06:53:06 -08:00
Luke Bakken 96f336d47a Add cuttlefish config and test 2019-01-23 10:15:47 -08:00
Luke Bakken 4dc10cd19c Add rabbitmq_stomp.default_topic_exchange configuration parameter
Fixes #94
2019-01-23 10:02:57 -08:00
Michael Klishin 0758bf2af8 .travis.yml: use 21.2 as 21.2.2 builds are no available 2019-01-14 01:20:27 +03:00
Michael Klishin bd4d1f828d .travis.yml: sync Erlang and Elixir versions, require Erlang/OTP 21.2 2019-01-13 05:50:06 +03:00
Luke Bakken 771c61833a Update rabbitmq-components.mk 2019-01-09 12:55:23 -08:00
Luke Bakken 1042072632 Update rabbitmq-components.mk 2019-01-08 11:58:36 -08:00
Michael Klishin e91e498d06 New style config: support stomp.tcp_listen_options.*
That mimic tcp_listen_options.* for AMQP 0-9-1 and AMQP 1.0 listeners.

Closes #129.

[#157922235]
2019-01-02 20:18:40 +03:00
Michael Klishin ab8692eb8d Revert "Revert "Use {active,once} instead of async_recv""
This reverts commit 1f0fac4550.

The change to {active, once} ended up being unrelated; it's a bug
in the Erlang 21.2 ssl app.
2018-12-22 10:08:53 +03:00
Michael Klishin 1f0fac4550 Revert "Use {active,once} instead of async_recv"
This reverts commit a4ef42af9a.

Due to obscure CI failures in rabbitmq-web-stomp.
2018-12-21 21:28:24 +03:00
Loïc Hoguin a4ef42af9a Use {active,once} instead of async_recv 2018-12-18 13:09:41 +01:00
Michael Klishin b80e68b20d Update rabbitmq-components.mk 2018-12-06 18:29:06 +03:00
Loïc Hoguin 513c4fb349 Use the built-in Ranch PROXY protocol support 2018-12-04 13:17:03 +01:00
Jean-Sébastien Pédron a8206fa2da Update rabbitmq-components.mk 2018-11-30 14:56:59 +01:00
Jean-Sébastien Pédron d946cfca15 Update rabbitmq-components.mk 2018-11-22 09:19:43 +01:00
kjnilsson ef3a61ec47 Update rabbitmq-components.mk 2018-10-29 12:43:32 +00:00
Luke Bakken e39e52cd9d comment 2018-10-11 06:55:42 -07:00
Michael Klishin 9022247ba6 Use 10 TLS connection acceptors by default
Part of rabbitmq/rabbitmq-server#1729.

[#161136615]
2018-10-11 03:04:11 +03:00
Michael Klishin 417aeac814 Use Pika 0.12.0 for Python 3.7 compatibility
See pika/pika#923.
2018-10-10 22:55:46 +03:00
Jean-Sébastien Pédron 98dd730ab7 Update rabbitmq-components.mk 2018-09-19 10:38:24 +02:00
Jean-Sébastien Pédron 1a2a9fb380 Update rabbitmq-components.mk 2018-09-11 14:22:41 +02:00
Luke Bakken df3ca5d14e Update git-commit-msgs link 2018-08-28 16:17:58 -07:00
Jean-Sébastien Pédron 18c78c1ff3 Update rabbitmq-components.mk 2018-08-09 17:44:23 +02:00
Jean-Sébastien Pédron 4e5b55af3e Update rabbitmq-components.mk 2018-08-09 12:17:09 +02:00
Luke Bakken 356782f319 Add rabbit_stomp_connection_info module
This ensures that rabbit_direct:maybe_call_connection_info_module will not continuously return
enoent. In high connection churn scenarios, this can bring RabbitMQ down.

See VESC-888
2018-07-11 15:51:44 -07:00
Michael Klishin 7eb639b101 Don't await a logger process that won't ever be started on OTP 21
Same change as in a210d82f54.

References rabbitmq/rabbitmq-server#1616.

[#157964874]
2018-07-11 22:19:40 +03:00
Michael Klishin 720105add2 Python test suite: compatibility with Python 3.5+
"await" is a keyword as of PEP 492.
2018-07-11 22:13:13 +03:00
Jean-Sébastien Pédron f78f67299b Update rabbitmq-components.mk 2018-06-07 11:31:45 +02:00
Jean-Sébastien Pédron d695149293 Update erlang.mk 2018-04-11 10:54:24 +02:00
Jean-Sébastien Pédron 4fe9b70bbb Update rabbitmq-components.mk 2018-04-11 10:51:30 +02:00
Jean-Sébastien Pédron 1f3532fc0f Update rabbitmq-components.mk 2018-04-11 10:10:12 +02:00
Jean-Sébastien Pédron 60181919ad Travis CI: Update config from rabbitmq-common 2018-04-10 13:09:35 +02:00
Michael Klishin c1559f4834 Python 3 compatbility: cosmetic drive-by changes 2018-04-03 00:36:59 +03:00
Michael Klishin 008d542d20 Ditto 2018-04-03 00:36:41 +03:00
Michael Klishin f24bc6dfdb Python 3 compatibility 2018-04-02 23:43:14 +03:00
Michael Klishin 469f899de8 Add a missing parenthesis 2018-04-02 23:42:51 +03:00
Michael Klishin 7c634f228b Python 3 compatibility 2018-04-02 23:27:42 +03:00
Michael Klishin 0d2a49b257 Use Pika 0.11.x 2018-04-02 23:00:36 +03:00
Michael Klishin 36feef395c One more test 2018-04-02 23:00:21 +03:00
Jean-Sébastien Pédron df3098b03f Update erlang.mk 2018-03-02 19:09:59 +01:00