summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump gen_server:call timeuts for rabbitmq_auth_backend_cache operationsmk-bump-cache-gen-server-call-timeoutMichael Klishin2021-02-045-10/+35
* Refactor this test in attempt to help a scoping issue on ConcourseMichael Klishin2021-02-012-42/+45
* Merge pull request #2778 from rabbitmq/update-reference-docs-linkMichael Klishin2021-02-011-1/+1
|\
| * Update link to the reference docsMichal Kuratczyk2021-02-011-1/+1
|/
* Bump JOSE dependency to 1.11Michael Klishin2021-02-011-1/+1
* Merge pull request #2742 from rabbitmq/issue-2685Michael Klishin2021-02-010-0/+0
|\
| * Check whether the file is readableissue-2685Michal Kuratczyk2021-02-011-2/+4
* | Merge pull request #2771 from rabbitmq/issue-2715Michael Klishin2021-02-014-0/+153
|\ \
| * | Correct a type specMichael Klishin2021-02-011-1/+1
| * | Use await_condition/2 in these testsMichael Klishin2021-02-011-2/+9
| * | WordingMichael Klishin2021-02-011-1/+1
| * | Use a record hereMichael Klishin2021-02-012-1/+2
| * | New command: `rabbitmqctl close_all_user_connections`issue-2715Michal Kuratczyk2021-02-013-8/+90
| * | WIP: close_all_user_connections commandMichal Kuratczyk2021-01-282-0/+63
* | | Merge pull request #2772 from rabbitmq/rabbitmq-server-2756Michael Klishin2021-02-011-2/+5
|\ \ \
| * | | CompileMichael Klishin2021-02-011-1/+1
| * | | Avoid federation crashes for non-classic queue typesdcorbacho2021-02-011-2/+5
|/ / /
* | | Add a .gitignore to rabbitmq_stream_prometheusMichael Klishin2021-02-011-0/+56
* | | Merge branch 'issue-2685' into masterMichael Klishin2021-02-011-3/+5
|\ \ \
| * | | WordingMichael Klishin2021-02-011-1/+1
| * | | Check whether the file is readableMichal Kuratczyk2021-02-011-2/+4
|/ / /
* | | Remove a leftover bindingMichael Klishin2021-02-011-2/+1
| |/ |/|
* | Merge pull request #2765 from rabbitmq/cmq-leader-logMichael Klishin2021-01-281-2/+0
|\ \
| * | Remove a log line related to CMQ leader transferMichal Kuratczyk2021-01-281-2/+0
|/ /
* | Add stream prometheus plugin to plugins.mkArnaud Cogoluègnes2021-01-281-0/+1
* | Merge pull request #2763 from rabbitmq/mk-erlang-client-2750Michael Klishin2021-01-281-6/+11
|\ \
| * | NamingMichael Klishin2021-01-281-2/+2
| * | Fix unused variableLuke Bakken2021-01-281-2/+1
| * | Merge remote-tracking branch 'gh-2750/master' into mk-erlang-client-2750Luke Bakken2021-01-281-6/+12
| |\ \ |/ / /
| * | Resolve DNS until first successPawel Antemijczuk2021-01-261-6/+12
* | | Merge pull request #2759 from rabbitmq/default-quorum-cluster-sizeMichael Klishin2021-01-282-3/+7
|\ \ \ | |_|/ |/| |
| * | Be extra defensive when fetching initial quorum group sizeMichael Klishin2021-01-281-3/+2
| * | Correctly fetch 'rabbit.quorum_cluster_size'Michael Klishin2021-01-281-0/+2
| * | Fix capture of `application:get_env` return valuedcorbacho2021-01-281-2/+5
| * | Set default cluster size to 3default-quorum-cluster-sizedcorbacho2021-01-281-1/+1
| * | Fix default cluster size config namedcorbacho2021-01-281-1/+1
| |/
* | Disable stream failure testArnaud Cogoluègnes2021-01-271-0/+1
* | Merge pull request #2755 from rabbitmq/mk-remove-cmq-leadership-transfer-from...Michael Klishin2021-01-272-31/+9
|\ \
| * | Don't perform CMQ leadership transfer when entering maintenance modeMichael Klishin2021-01-272-31/+9
* | | Add stream prometheus plugin to GH actionsArnaud Cogoluègnes2021-01-274-0/+149
* | | Remove unnecessary fileArnaud Cogoluègnes2021-01-271-6/+0
* | | Merge pull request #2712 from rabbitmq/rabbitmq-stream-prometheusArnaud Cogoluègnes2021-01-2765-5/+10306
|\ \ \
| * | | Fix stream prometheus testsArnaud Cogoluègnes2021-01-271-4/+8
| * | | Filter out gauges from per-object metricsrabbitmq-stream-prometheusdcorbacho2021-01-251-1/+7
| * | | Merge branch 'master' into rabbitmq-stream-prometheusArnaud Cogoluègnes2021-01-1827-716/+1079
| |\ \ \
| * | | | Test stream prometheusArnaud Cogoluègnes2021-01-135-279/+483
| * | | | Start test suite for stream prometheusArnaud Cogoluègnes2021-01-1214-17/+1316
| * | | | Fix typoArnaud Cogoluègnes2021-01-121-1/+1
| * | | | Add stream prometheus pluginArnaud Cogoluègnes2021-01-1151-5/+8793
* | | | | Merge pull request #2729 from rabbitmq/rabbitmq-stream-consumers-in-queue-det...Arnaud Cogoluègnes2021-01-278-7/+160
|\ \ \ \ \ | |_|_|/ / |/| | | |