Commit Graph

321 Commits

Author SHA1 Message Date
Loïc Hoguin 66ac1bf5e9
Bump observer_cli to 1.6.1
More responsive when the system is overloaded with file calls.
2021-03-01 21:55:27 +03:00
Michael Klishin 8fe3df9343
Upgrade Lager to 3.9.0 for OTP 24 compatibility
`lager_util:expand_path/1` use changes are
due to erlang-lager/lager#540
2021-02-26 00:52:15 +03:00
Michael Klishin f73e851f9c
Bump observer_cli to 1.6.0 2021-02-24 12:53:55 +03:00
Michael Klishin a5098b28a7
Bump Lager to 3.8.2 for OTP 24 compatibility 2021-02-24 12:53:30 +03:00
Arnaud Cogoluègnes b921ac11a8
Merge pull request #2712 from rabbitmq/rabbitmq-stream-prometheus
Add stream prometheus plugin
2021-01-27 16:46:37 +01:00
Michael Klishin 52479099ec
Bump (c) year 2021-01-22 09:00:14 +03:00
Arnaud Cogoluègnes bf72683eb2
Add stream prometheus plugin 2021-01-11 16:49:56 +01:00
Arnaud Cogoluègnes 23d7e8114c
Introduce stream management plugin 2020-11-19 14:48:25 +01:00
Jean-Sébastien Pédron 47686ee1f0
Remove unused .github directories
They were valid until the switch to the "monorepository" when everything
was merged into a single Git repository.
2020-11-17 13:33:16 +01:00
Arnaud Cogoluègnes 928f25f2ca Update rabbitmq-components.mk 2020-11-03 14:27:35 +01:00
Michael Klishin d6700e2baa Coerce extracted username to a binary, more logging
Closes #12 together with rabbitmq/rabbitmq-server#2487.
2020-10-30 01:24:04 +03:00
Michael Klishin 113fbd41b7 Improved wording
a drive-by change.
2020-10-27 19:53:39 +03:00
Michael Klishin 6b8929820d Update rabbitmq-components.mk 2020-10-21 12:55:31 +03:00
Luke Bakken 5d7c7a2f7a Update rabbitmq-components.mk 2020-08-04 08:41:46 -07:00
Jean-Sébastien Pédron 5d09a1c0d3 Update rabbitmq-components.mk 2020-07-30 12:06:51 +02:00
Luke Bakken d842b7fb3a Update rabbitmq-components.mk 2020-07-29 10:02:02 -07:00
dcorbacho ff275fd4a3 Update erlang.mk 2020-07-21 14:31:55 +01:00
Jean-Sébastien Pédron a61112123f Update rabbitmq-components.mk 2020-07-21 12:07:56 +02:00
Michael Klishin 755072b551 Update rabbitmq-components.mk 2020-07-21 03:42:45 +03:00
dcorbacho d108a30d4b Revert drop of Exhibit B on MPL 2.0 2020-07-20 16:57:32 +01:00
dcorbacho 2d513442c7 Update LICENSE 2020-07-20 10:41:52 +01:00
Michael Klishin 2c8cbd5f80 Update MPL2 license file, drop Exhibit B
and add a VMware copyright notice.

We did not mean to make this code Incompatible with Secondary Licenses
as defined in [1].

1. https://www.mozilla.org/en-US/MPL/2.0/FAQ/
2020-07-17 14:53:05 +03:00
Michael Klishin 829e61b56e Use new style configuration format in examples 2020-07-12 16:52:06 +03:00
dcorbacho c407ad765f Switch to Mozilla Public License 2.0 (MPL 2.0) 2020-07-10 20:30:48 +01:00
Jean-Sébastien Pédron 60128d4b30 Update erlang.mk 2020-06-23 17:13:27 +02:00
Michael Klishin d8f9201443 Update rabbitmq-components.mk 2020-06-10 19:51:14 +03:00
Jean-Sébastien Pédron 1638904b4a Update copyright (year 2020) 2020-03-10 16:06:09 +01:00
Gerhard Lazu 032ec04420 Update rabbitmq-components.mk 2020-03-06 09:19:13 +00:00
Gerhard Lazu 5c92f61ddc Update erlang.mk 2020-03-06 09:17:21 +00:00
Jean-Sébastien Pédron 4ee73d7425 Travis CI: Update config from rabbitmq-common 2020-03-04 14:24:27 +01:00
Jean-Sébastien Pédron 8a38911abe Travis CI: Update config from rabbitmq-common 2020-03-04 11:17:13 +01:00
Jean-Sébastien Pédron 1142f23dd9 Travis CI: Update config from rabbitmq-common 2020-03-03 14:53:37 +01:00
Gerhard Lazu 9dcced5547 Update rabbitmq-components.mk 2020-02-11 15:31:42 +00:00
Michael Klishin b9c32f090b (c) bump 2019-12-29 05:50:25 +03:00
Jean-Sébastien Pédron 4636df5e30 Git: Ignore copied CLI 2019-12-12 13:25:15 +01:00
Jean-Sébastien Pédron b19aa8426e Update rabbitmq-components.mk 2019-12-12 13:14:52 +01:00
kjnilsson c635fb8bcc Update rabbitmq-components.mk 2019-09-13 10:24:15 +01:00
kjnilsson 40729394ed Update rabbitmq-components.mk 2019-09-04 10:30:52 +01:00
Jean-Sébastien Pédron 932fc934f6 Update erlang.mk 2019-08-29 20:44:50 +02:00
Michael Klishin fd52e1e10d Update rabbitmq-components.mk 2019-08-11 01:47:48 +10:00
Jean-Sébastien Pédron 4663264f64 Update erlang.mk 2019-08-02 09:53:33 +02:00
Michael Klishin 46e11090b6 Update rabbitmq-components.mk 2019-08-01 17:13:09 +03:00
Michael Klishin 89b0c66779 Merge pull request #7 from spring-operator/polish-urls-remaining-master
URL Cleanup
2019-07-19 00:44:28 +03:00
Luke Bakken aaefaa4416 Add GitHub templates
And LICENSE file.

Related to rabbitmq/rabbitmq-auth-backend-oauth2#33
2019-07-18 14:38:19 -07:00
Michael Klishin fab638659b (c) year 2019-07-19 00:00:54 +03:00
Arnaud Cogoluègnes c6a697c5f4 Update rabbitmq-components.mk 2019-07-09 16:05:50 +02:00
Jean-Sébastien Pédron 65f4223f70 Update rabbitmq-components.mk 2019-06-28 16:05:25 +02:00
Jean-Sébastien Pédron 0c7e062f5a Update erlang.mk 2019-06-28 16:01:43 +02:00
Gerhard Lazu 57fb5aa277 Update rabbitmq-components.mk 2019-06-03 02:23:32 +01:00
Jean-Sébastien Pédron 958f5dc7fa Update rabbitmq-components.mk 2019-05-17 15:17:14 +02:00
Michael Klishin d53d40c8f9 Update rabbitmq-components.mk 2019-05-17 08:36:24 +03:00
Michael Klishin 8b7f615110 Update rabbitmq-components.mk 2019-05-16 23:22:43 +03:00
Michael Klishin 72e3c0c8a4 Update rabbitmq-components.mk 2019-05-14 11:50:40 +03:00
Michael Klishin b21d2faffd Update rabbitmq-components.mk 2019-05-13 16:40:25 +03:00
Gerhard Lazu b922f346f7 Update rabbitmq-components.mk 2019-05-01 13:18:08 +01:00
Luke Bakken fcaa179e82 Update rabbitmq-components.mk 2019-04-30 16:20:53 -07:00
Jean-Sébastien Pédron 3b5c525254 Update rabbitmq-components.mk 2019-04-30 14:47:26 +02:00
Gerhard Lazu a3cb267d91 Update rabbitmq-components.mk 2019-04-22 21:54:59 +01:00
Spring Operator d8f57e48bb 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://erlang.2086793.n4.nabble.com/initializing-library-applications-without-processes-td2094473.html (200) with 1 occurrences could not be migrated:
   ([https](https://erlang.2086793.n4.nabble.com/initializing-library-applications-without-processes-td2094473.html) result SSLHandshakeException).
* 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).

## 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/access-control.html with 1 occurrences migrated to:
  https://www.rabbitmq.com/access-control.html ([https](https://www.rabbitmq.com/access-control.html) result 200).
* http://www.rabbitmq.com/authentication.html with 1 occurrences migrated to:
  https://www.rabbitmq.com/authentication.html ([https](https://www.rabbitmq.com/authentication.html) result 200).
* http://www.rabbitmq.com/configure.html with 1 occurrences migrated to:
  https://www.rabbitmq.com/configure.html ([https](https://www.rabbitmq.com/configure.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 2 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).
2019-03-20 03:12:13 -05:00
Michael Klishin e4d90002ad Travis: use Erlang 21.3, Elixir 1.8.1 2019-03-20 10:33:12 +03:00
Michael Klishin a6be7965d3 Update rabbitmq-components.mk 2019-03-15 05:32:47 +03:00
Michael Klishin e5f15fad25 Update rabbitmq-components.mk 2019-03-15 05:05:38 +03:00
Michael Klishin b95316c1f4 Update rabbitmq-components.mk 2019-02-12 23:23:47 +03:00
Michael Klishin 4b250afd68 .travis.yml: use 21.2 as 21.2.2 builds are no available 2019-01-14 01:20:18 +03:00
Michael Klishin 985a4890dc .travis.yml: sync Erlang and Elixir versions, require Erlang/OTP 21.2 2019-01-13 05:49:57 +03:00
Luke Bakken 550fc12c32 Update rabbitmq-components.mk 2019-01-09 12:54:55 -08:00
Luke Bakken b5db43c7ee Update rabbitmq-components.mk 2019-01-08 11:58:24 -08:00
Michael Klishin e2d23c8d3a Update rabbitmq-components.mk 2018-12-06 18:28:39 +03:00
Michael Klishin 730bf92137 Update rabbitmq-components.mk 2018-12-06 03:15:06 +03:00
Jean-Sébastien Pédron b4e10b0781 Update rabbitmq-components.mk 2018-11-30 14:56:45 +01:00
Jean-Sébastien Pédron 8d47503c03 Update rabbitmq-components.mk 2018-11-22 09:19:30 +01:00
kjnilsson 41729bd0ee Update rabbitmq-components.mk 2018-10-29 12:43:14 +00:00
Jean-Sébastien Pédron 864bf15114 Update rabbitmq-components.mk 2018-09-19 10:38:11 +02:00
Jean-Sébastien Pédron 067c3d9b02 Update rabbitmq-components.mk 2018-09-11 14:22:24 +02:00
Luke Bakken 7846e5885e Update git-commit-msgs link 2018-08-28 16:18:15 -07:00
Jean-Sébastien Pédron 322b69311c Update rabbitmq-components.mk 2018-08-09 17:44:10 +02:00
Jean-Sébastien Pédron 100ac7a385 Update rabbitmq-components.mk 2018-08-09 12:16:56 +02:00
Jean-Sébastien Pédron d5c8fe9d66 Update rabbitmq-components.mk 2018-06-07 11:31:31 +02:00
Jean-Sébastien Pédron cb3d5a2e72 Update erlang.mk 2018-04-11 10:52:41 +02:00
Jean-Sébastien Pédron 3ab9568e0e Update rabbitmq-components.mk 2018-04-11 10:51:17 +02:00
Jean-Sébastien Pédron 86ef07faa2 Update rabbitmq-components.mk 2018-04-11 10:09:59 +02:00
Jean-Sébastien Pédron 1a0d305917 Travis CI: Update config from rabbitmq-common 2018-04-10 13:05:07 +02:00
Jean-Sébastien Pédron 4109222b20 Update erlang.mk 2018-03-02 19:04:08 +01:00
Jean-Sébastien Pédron 265e8d23bc Update rabbitmq-components.mk 2018-01-30 15:23:30 +01:00
Luke Bakken 0178ec4551 Update rabbitmq-components.mk 2018-01-29 16:22:09 -08:00
Jean-Sébastien Pédron 444bbdc13c Update rabbitmq-components.mk 2018-01-23 17:21:21 +01:00
Jean-Sébastien Pédron c838e01e2e Update rabbitmq-components.mk 2018-01-23 15:31:11 +01:00
Diana Corbacho 998c303417 Update rabbitmq-components.mk 2018-01-22 22:13:18 +00:00
Jean-Sébastien Pédron d9596641ee Travis CI: Update config from rabbitmq-common 2017-12-15 15:10:59 +01:00
Jean-Sébastien Pédron c59785be84 Update rabbitmq-components.mk 2017-12-01 11:06:15 +01:00
Jean-Sébastien Pédron 144bb6e4c9 Update rabbitmq-components.mk 2017-11-28 14:00:38 +01:00
Jean-Sébastien Pédron 5d2077bd0e Update rabbitmq-components.mk 2017-11-28 13:26:27 +01:00
Jean-Sébastien Pédron 36d297f426 Travis CI: Update config from rabbitmq-common 2017-11-07 18:18:03 +01:00
Luke Bakken 76d050ac28 Add GitHub templates and contributing doc 2017-10-13 15:53:56 -07:00
Jean-Sébastien Pédron 6947aa9fb8 Merge branch 'stable' 2017-10-13 15:05:15 +02:00
Jean-Sébastien Pédron 3edcd5a22d Update rabbitmq-components.mk 2017-10-13 14:33:04 +02:00
Jean-Sébastien Pédron 745b763120 Update rabbitmq-components.mk 2017-10-13 14:12:57 +02:00
Jean-Sébastien Pédron 6bf2df52ae Update rabbitmq-components.mk 2017-10-13 12:15:40 +02:00
Michael Klishin e4f9620832 Update rabbitmq-components.mk 2017-09-13 17:54:08 -04:00
Michael Klishin 1bf551fff7 Update rabbitmq-components.mk 2017-09-13 17:45:24 -04:00