Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace globs in bazel with explicit lists of files | Rin Kuryloski | 2023-04-25 | 1 | -10/+8 |
* | Use gazelle generated bazel files | Rin Kuryloski | 2023-04-17 | 2 | -17/+109 |
* | Ignore warnings when building plt files for dependencies | Rin Kuryloski | 2023-04-17 | 1 | -0/+1 |
* | Random exchange: README.md updates | Michael Klishin | 2023-04-15 | 1 | -21/+3 |
* | Cleanup dialyzer calls | Alexey Lebedeff | 2023-02-06 | 1 | -0/+1 |
* | Unit test rabbit_db_* modules, spec and API updates | Diana Parra Corbacho | 2023-02-02 | 1 | -1/+6 |
* | Adapt plugins to new exchange and exchange decorator API | Diana Parra Corbacho | 2023-01-31 | 1 | -5/+5 |
* | Invoke assert_suites macro in all deps/* | Rin Kuryloski | 2023-01-18 | 1 | -0/+9 |
* | (c) year bump: 2022 => 2023 | Michael Klishin | 2023-01-01 | 1 | -1/+1 |
* | Remove all of the .travis.yml files | Rin Kuryloski | 2022-08-16 | 1 | -61/+0 |
* | Use the new xref2 macro from rules_erlang | Philip Kuryloski | 2022-06-09 | 1 | -1/+1 |
* | Make rabbitmq-server work with rules_erlang 3 | Philip Kuryloski | 2022-06-08 | 1 | -2/+1 |
* | Update Erlang.mk and switch to new xref code | Loïc Hoguin | 2022-05-31 | 1 | -6/+0 |
* | Replace files with symlinks | Luke Bakken | 2022-04-15 | 2 | -82/+2 |
* | Bump (c) year | Michael Klishin | 2022-03-21 | 1 | -1/+1 |
* | Tighten up dialyzer usage | Philip Kuryloski | 2022-02-24 | 1 | -3/+7 |
* | Ignore dialyzer warnings for most apps | Philip Kuryloski | 2022-02-21 | 1 | -0/+1 |
* | Use rules_erlang v2 | Philip Kuryloski | 2022-01-18 | 1 | -6/+6 |
* | Update CLA URLcla-url | Michal Kuratczyk | 2021-09-23 | 1 | -2/+2 |
* | Add dialyze for remaning tier-1 plugins | Philip Kuryloski | 2021-06-01 | 1 | -1/+12 |
* | Add xref for remaining tier-1 plugins | Philip Kuryloski | 2021-05-25 | 1 | -0/+3 |
* | Futher bazel file refactoring and deduplication | Philip Kuryloski | 2021-05-11 | 1 | -10/+1 |
* | Add rabbitmq_random_exchange to bazel | Philip Kuryloski | 2021-05-05 | 1 | -0/+29 |
* | Remove duplicate rabbitmq-components.mk and erlang.mk files | Philip Kuryloski | 2021-03-22 | 3 | -8173/+2 |
* | Update rabbitmq-components.mk | kjnilsson | 2021-03-18 | 1 | -1/+1 |
* | Add ADDITIONAL_PLUGINS variableadditional_plugins | Loïc Hoguin | 2021-03-12 | 1 | -0/+1 |
* | Switch from Lager to the new Erlang Logger API for logging | Jean-Sébastien Pédron | 2021-03-11 | 1 | -1/+0 |
* | Update to ranch 2.0 | dcorbacho | 2021-03-08 | 1 | -1/+1 |
* | Bump Lager to 3.9.1 | Michael Klishin | 2021-03-04 | 1 | -1/+1 |
* | Bump observer_cli to 1.6.1 | Loïc Hoguin | 2021-03-01 | 1 | -1/+1 |
* | Upgrade Lager to 3.9.0 for OTP 24 compatibility | Michael Klishin | 2021-02-26 | 1 | -1/+1 |
* | Bump observer_cli to 1.6.0 | Michael Klishin | 2021-02-24 | 1 | -1/+1 |
* | Bump Lager to 3.8.2 for OTP 24 compatibility | Michael Klishin | 2021-02-24 | 1 | -1/+1 |
* | Merge pull request #2712 from rabbitmq/rabbitmq-stream-prometheus | Arnaud Cogoluègnes | 2021-01-27 | 1 | -0/+2 |
|\ | |||||
| * | Add stream prometheus plugin | Arnaud Cogoluègnes | 2021-01-11 | 1 | -0/+2 |
* | | Bump (c) year | Michael Klishin | 2021-01-22 | 1 | -1/+1 |
|/ | |||||
* | Introduce stream management plugin | Arnaud Cogoluègnes | 2020-11-19 | 1 | -0/+2 |
* | Update rabbitmq-components.mk | Arnaud Cogoluègnes | 2020-11-03 | 1 | -0/+2 |
* | Update rabbitmq-components.mk | Michael Klishin | 2020-10-21 | 1 | -2/+2 |
* | Update rabbitmq-components.mk | Luke Bakken | 2020-08-04 | 1 | -13/+26 |
* | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2020-07-30 | 1 | -4/+11 |
* | Update rabbitmq-components.mk | Luke Bakken | 2020-07-29 | 1 | -9/+9 |
* | Update erlang.mk | dcorbacho | 2020-07-21 | 1 | -1/+2 |
* | Update rabbitmq-components.mk | Michael Klishin | 2020-07-21 | 1 | -1/+1 |
* | Update rabbitmq-components.mk | Michael Klishin | 2020-07-21 | 1 | -2/+2 |
* | Revert drop of Exhibit B on MPL 2.0 | dcorbacho | 2020-07-20 | 1 | -457/+373 |
* | Update LICENSE | dcorbacho | 2020-07-20 | 1 | -1/+1 |
* | Switch to MPL2 | Michael Klishin | 2020-07-14 | 1 | -13/+4 |
* | Update erlang.mk | Jean-Sébastien Pédron | 2020-06-23 | 1 | -17/+112 |
* | Update rabbitmq-components.mk | Michael Klishin | 2020-06-10 | 1 | -2/+2 |