summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Quorum queue: API to reclaim quorum memorydcorbacho2020-09-162-2/+46
* Merge pull request #2407 from rabbitmq/qq-reject-publishKarl Nilsson2020-09-1519-499/+4672
|\
| * Add system time to unit testqq-reject-publishdcorbacho2020-09-141-1/+2
| * Add a couple of more fields to overviewkjnilsson2020-09-071-1/+4
| * rabbit_fifo: lower min snapshot intervalkjnilsson2020-09-072-19/+17
| * Quorum queue 'Queue TTL' support.kjnilsson2020-09-076-152/+318
| * Add some unused fields to rabbit_fifo recordskjnilsson2020-09-071-6/+11
| * Don't assert on message countkjnilsson2020-09-071-1/+1
| * rabbit_fifo test changekjnilsson2020-09-071-1/+3
| * rabbit_fifo: convert enqueuerskjnilsson2020-09-071-1/+8
| * fix typokjnilsson2020-09-071-1/+1
| * Better handle version checkkjnilsson2020-09-071-1/+1
| * Skip more testskjnilsson2020-09-073-9/+51
| * quorum_queue_SUITE skip 2 node tests for mixed versionskjnilsson2020-09-071-32/+38
| * Skip test that cannot work with mixed machine versionskjnilsson2020-09-071-2/+7
| * Switch to 3 node clusters instead of 2kjnilsson2020-09-073-3/+3
| * Skip test in mixed modekjnilsson2020-09-071-40/+44
| * Test fixeskjnilsson2020-09-073-15/+26
| * Make some test suite 3 node instead of 2kjnilsson2020-09-075-37/+43
| * test fixeskjnilsson2020-09-073-3/+22
| * Remove debug log statementkjnilsson2020-09-071-6/+2
| * Implement reject_publish for QQskjnilsson2020-09-077-143/+461
| * Leave release cursors as they arekjnilsson2020-09-071-6/+1
| * rabbit_fifo: convert statekjnilsson2020-09-073-26/+69
| * rabbit_fifo: Fixes for move to lqueuekjnilsson2020-09-074-270/+280
| * rabbit_fifo: change messages map to queuekjnilsson2020-09-074-86/+96
| * rabbit_fifo machine version 1kjnilsson2020-09-074-1/+3527
* | More debug logging for runtime parameter updatesMichael Klishin2020-09-141-0/+3
* | Merge pull request #2443 from rabbitmq/mk-new-ra-wal-settings-in-conf-schemaMichael Klishin2020-09-101-0/+28
|\ \ | |/ |/|
| * Support recently introduced Ra WAL settings in rabbitmq.confMichael Klishin2020-09-101-0/+28
|/
* Adjustments for test flakesPhilip Kuryloski2020-09-031-2/+3
* GitHub Actions: Run recently added testsuitesJean-Sébastien Pédron2020-09-032-0/+576
* Run dead lettering test cases sequentiallyJean-Sébastien Pédron2020-09-021-3/+4
* per_vhost_connection_limit_SUITE: Use rabbit_connection_tracking:clear_tracke...Jean-Sébastien Pédron2020-09-021-5/+5
* Merge branch 'lrb-add-multicall-timeout-to-force-event-refresh'Michael Klishin2020-09-023-6/+10
|\
| * Revert "tcp_listener_sup: use maps for supervisor flags and child spec"Luke Bakken2020-09-022-17/+6
| * 'make dialyze' passes past the per-user limit changesMichael Klishin2020-09-026-25/+55
| * README: link to Kubernetes Cluster OperatorMichael Klishin2020-09-021-0/+1
| * Remove a stray README linkMichael Klishin2020-09-021-2/+0
| * README badge for the Erlang 23.0 workflowMichael Klishin2020-09-021-0/+3
| * Correct typos detected by xrefMichael Klishin2020-09-022-3/+3
| * Rework a flaky testMichael Klishin2020-09-021-18/+3
| * More per_user_connection_channel_limit suite massagingMichael Klishin2020-09-021-87/+177
| * Cleanly close connections in this testMichael Klishin2020-09-021-4/+3
| * Try to address more of per_user_connection_channel_limit suite test flakesMichael Klishin2020-09-021-14/+12
| * Use rabbit_ct_helpers:await_condition/1 for assertionsMichael Klishin2020-09-021-193/+473
| * Refer to running nodes using rabbit_nodes:all_running/0Michael Klishin2020-09-0212-37/+34
| * Minor improvements to log message formattingMichael Klishin2020-09-022-3/+3
| * A typoMichael Klishin2020-09-021-1/+1
| * set_user_limits/3: return an error if feature flag is disabledMichael Klishin2020-09-021-7/+14