summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adopt otp 24.1.1 for OCI workflowmergify/bp/v3.8.x/pr-3531GitHub2021-10-041-2/+2
* Merge pull request #3527 from rabbitmq/mergify/bp/v3.8.x/pr-3526Michael Klishin2021-09-301-4/+8
|\
| * Fix handling of priv dirs for external depsmergify/bp/v3.8.x/pr-3526Philip Kuryloski2021-09-301-4/+8
* | Merge pull request #3523 from rabbitmq/move-ct-helpers-to-monorepo-3.8Alexey Lebedeff2021-09-3058-36/+24956
|\ \ | |/ |/|
| * Update makefiles/bazel to reflect CT helpers repo merge-inmove-ct-helpers-to-monorepo-3.8Alexey Lebedeff2021-09-3013-102/+22
| * Merge rabbitmq_ct_client_helpers1 into monorepoAlexey Lebedeff2021-09-3012-0/+9381
| * Merge rabbitmq_ct_helpers into monorepo with the whole historyAlexey Lebedeff2021-09-3039-0/+15619
|/
* Shard cluster_management_SUITE by testcase to better manage timeoutsPhilip Kuryloski2021-09-302-5/+4
* Merge pull request #3517 from tvhong-amazon/tvhong/unlock_specific_nodesMichael Klishin2021-09-305-42/+42
* Merge pull request #3506 from Ayanda-D/redundant-codeMichael Klishin2021-09-252-56/+23
* Update 3.8.23 release notesv3.8.23Michael Klishin2021-09-231-0/+9
* Merge pull request #3502 from rabbitmq/mergify/bp/v3.8.x/pr-3501Philip Kuryloski2021-09-231-2/+2
|\
| * Adopt otp 24.1 for OCI workflowGitHub2021-09-231-2/+2
|/
* Adjust the federation_mgmt_SUITE timeout at the ct levelPhilip Kuryloski2021-09-231-0/+5
* Adjust the clustering_management_SUITE timeout at the ct levelPhilip Kuryloski2021-09-231-1/+3
* Merge pull request #3498 from rabbitmq/mergify/bp/v3.8.x/pr-3497Philip Kuryloski2021-09-231-1/+1
|\
| * Use latest rabbitmq-server-buildenv:linux-erlang-23.3GitHub2021-09-231-1/+1
|/
* Merge pull request #3492 from rabbitmq/mergify/bp/v3.8.x/pr-3491Philip Kuryloski2021-09-232-9/+3
|\
| * Use rabbitmq_ct_helpers to allocate prometheus portAlexey Lebedeff2021-09-232-9/+3
|/
* Merge pull request #3489 from rabbitmq/mergify/bp/v3.8.x/pr-3483Philip Kuryloski2021-09-221-2/+2
|\
| * Use a pinned version of rabbitmq-ct-[client-]helpersPhilip Kuryloski2021-09-221-2/+2
|/
* Use only 3 nodes for feature_flags_with_unpriveleged_user_SUITEPhilip Kuryloski2021-09-221-0/+11
* Replace fixed sleeps with dynamic for 2 tests in vhost_SUITEPhilip Kuryloski2021-09-221-8/+9
* Revert "Skip clustered vhost suite tests under mixed versions"Philip Kuryloski2021-09-221-8/+2
* Merge branch 'shovel-obfuscatepassword'Michael Klishin2021-09-213-13/+49
* Skip clustered vhost suite tests under mixed versionsPhilip Kuryloski2021-09-211-2/+8
* Merge pull request #3409 from rabbitmq/lh-increase-queue-shutdown-timeoutMichael Klishin2021-09-214-8/+23
* Merge pull request #3469 from rabbitmq/lh-observer_cli-1.7.1Michael Klishin2021-09-215-10/+8
* Reduce a test timeoutPhilip Kuryloski2021-09-211-1/+1
* Merge pull request #3466 from rabbitmq/mergify/bp/v3.8.x/pr-3460Arnaud Cogoluègnes2021-09-212-23/+41
|\
| * Emit release cursor for more commandsKarl Nilsson2021-09-211-4/+5
| * QQ: emit release cursors after consumer cancelKarl Nilsson2021-09-212-7/+12
| * QQ: fix memory leak when cancelling consumerKarl Nilsson2021-09-212-13/+25
|/
* Revert "Merge pull request #3456 from rabbitmq/mergify/bp/v3.8.x/pr-3455"Michael Klishin2021-09-201-5/+1
* Revert "Fix compiler warning in rabbit_node_monitor.erl"Michael Klishin2021-09-201-1/+1
* Fix compiler warning in rabbit_node_monitor.erlPhilip Kuryloski2021-09-201-1/+1
* Merge pull request #3456 from rabbitmq/mergify/bp/v3.8.x/pr-3455Michael Klishin2021-09-201-1/+5
|\
| * Emit a node.added event when a new node joins the clusterMichael Klishin2021-09-191-1/+5
|/
* Merge pull request #3446 from rabbitmq/mergify/bp/v3.8.x/pr-3444Philip Kuryloski2021-09-173-3/+88
|\
| * Split the feature_flags_SUITE into two parts for CI/BazelPhilip Kuryloski2021-09-173-3/+88
|/
* Merge pull request #3404 from rabbitmq/mergify/bp/v3.8.x/pr-3403Philip Kuryloski2021-09-117-9/+65
|\
| * Bump a test timeoutmergify/bp/v3.8.x/pr-3403Philip Kuryloski2021-09-101-1/+1
| * Use Ranch 2.1.0 in bazel buildPhilip Kuryloski2021-09-106-8/+64
* | Merge pull request #3398 from rabbitmq/rabbitmq-server-3390Michael Klishin2021-09-101-6/+6
|/
* prometheus 4.8.1 in bazelPhilip Kuryloski2021-09-101-2/+2
* Bump Prometheus to 4.8.1Michael Klishin2021-09-101-1/+1
* Merge pull request #3392 from rabbitmq/lh-ranch-2.1Michael Klishin2021-09-102-21/+7
* Fix `make docker-image` as executed from the repo rootPhilip Kuryloski2021-09-101-1/+1
* Remove stream ports from 3.8.x OCI dev imagesGerhard Lazu2021-09-101-2/+0
* Merge pull request #3168 from rabbitmq/enable-all-plugins-in-dev-ociGerhard Lazu2021-09-101-1/+18