summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #2432 from rabbitmq/lrb-cuttlefish-2.4.0Michael Klishin2020-08-201-1/+1
|\
| * Bump cuttlefishLuke Bakken2020-08-181-1/+1
|/
* rabbitmq.conf.example: mention how to disable non-TLS listenersMichael Klishin2020-08-171-0/+5
* Merge pull request #2430 from mnxumalo/fix-getmetadata-function-in-vhostMichael Klishin2020-08-131-1/+1
|\
| * Fix bug in get_metadata function in vhost.erl module.Mthulisi Nxumalo2020-08-131-1/+1
|/
* definition_import_SUITE: Skip import_case13 if quorum_queues are unsupportedJean-Sébastien Pédron2020-08-121-17/+23
* Merge pull request #2426 from rabbitmq/fix-queue-args-definitionsMichael Klishin2020-08-113-3/+80
|\
| * Add a definition import test for #2426Michael Klishin2020-08-112-1/+79
| * Fix parsing of queue arguments on definitions listdcorbacho2020-08-111-2/+1
* | feature_flags_SUITE: Use rabbit_file:recursive_*() to manage test pluginJean-Sébastien Pédron2020-08-101-3/+4
|/
* Update rabbitmq-components.mkLuke Bakken2020-08-041-13/+26
* Merge pull request #2419 from GitHubPang/master-doc-typoMichael Klishin2020-07-302-2/+2
|\
| * Fixed typo in doc for list_unresponsive_queuesGitHubPang2020-07-301-1/+1
| * Fixed typo in doc for list_unresponsive_queuesGitHubPang2020-07-301-1/+1
| * Merge pull request #1 from rabbitmq/masterGitHubPang2020-07-3017-1058/+1106
| |\
* | | Update rabbitmq-components.mkJean-Sébastien Pédron2020-07-301-4/+11
| |/ |/|
* | Update rabbitmq-components.mkLuke Bakken2020-07-291-9/+9
* | Merge pull request #2398 from rabbitmq/salvage-1Philip Kuryloski2020-07-272-23/+39
|\ \
| * | Expose some message index related functions for salvage toolPhilip Kuryloski2020-07-022-23/+39
* | | Merge pull request #2417 from rabbitmq/mark-node-as-ready-after-it-isJean-Sébastien Pédron2020-07-244-205/+211
|\ \ \
| * | | GitHub Actions: Switch from Erlang 22.3 to 23.0Jean-Sébastien Pédron2020-07-241-182/+182
| * | | GitHub Actions: Terminate 30-CT_SUITE.yaml with a newlineJean-Sébastien Pédron2020-07-241-1/+1
| * | | rabbit_networking: Re-enable Dialyzer in this fileJean-Sébastien Pédron2020-07-241-8/+9
| * | | rabbit: Move critical code back to before we mark the node as readyJean-Sébastien Pédron2020-07-241-14/+19
|/ / /
* | | maintenance_mode_SUITE, queue_master_location_SUITE: Enable `maintenance_mode...Jean-Sébastien Pédron2020-07-232-25/+52
* | | rabbit_prelaunch_errors, rabbit_core_ff: Fix style consistencyJean-Sébastien Pédron2020-07-232-17/+22
* | | GitHub Actions: Regen workflowsMichael Klishin2020-07-222-358/+358
* | | GitHub Actions: Regen workflowsMichael Klishin2020-07-222-722/+708
* | | rabbitmq-diagnostics node_health_check is deprecated, remove its test suiteMichael Klishin2020-07-221-190/+0
* | | GitHub Actions: Regen workflowsJean-Sébastien Pédron2020-07-222-362/+552
* | | rabbit_prelaunch_conf: Integrate application load error to existing messageJean-Sébastien Pédron2020-07-221-5/+4
* | | Update erlang.mkdcorbacho2020-07-211-1/+2
* | | Update rabbitmq-components.mkJean-Sébastien Pédron2020-07-211-1/+1
* | | Update rabbitmq-components.mkMichael Klishin2020-07-211-2/+2
* | | rabbit_prelaunch_conf: log application loading failuresMichael Klishin2020-07-211-1/+3
* | | Revert drop of Exhibit B on MPL 2.0dcorbacho2020-07-201-2/+8
* | | Merge pull request #2415 from GitHubPang/master-fix-typoMichael Klishin2020-07-201-1/+1
|\ \ \ | |_|/ |/| |
| * | Corrected a typo.GitHubPang2020-07-201-1/+1
|/ /
* | A typoMichael Klishin2020-07-171-1/+1
* | Improve a couple of error messagesMichael Klishin2020-07-171-3/+3
* | Update MPL2 license file, drop Exhibit BMichael Klishin2020-07-171-8/+2
* | Merge pull request #2413 from rabbitmq/rabbitmq-server-2349-2Michael Klishin2020-07-161-1/+1
|\ \
| * | Catch case where feature flag is not enabledLuke Bakken2020-07-151-1/+1
|/ /
* | Merge pull request #2349 from rabbitmq/rabbitmq-server-2321D Corbacho2020-07-1416-84/+887
|\ \
| * | Correct two minor issues discovered by DialyzerMichael Klishin2020-07-142-11/+9
| * | Sync license headers with MPL2 in masterMichael Klishin2020-07-142-25/+7
| * | Hide maintenance mode behind a feature flagMichael Klishin2020-07-146-49/+120
| * | Extract rabbit_networking:stop_ranch_listener_of_protocol/1Michael Klishin2020-07-141-1/+11
| * | Be more defensive when computing Ranch ref from protocol nameMichael Klishin2020-07-141-2/+4
| * | Report node maintenance status in 'rabbitmq-diagnostics status'Michael Klishin2020-07-142-36/+55