summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup merge conflictmergify/bp/v3.10.x/pr-4169Philip Kuryloski2022-02-231-62/+0
* Bump erlef/setup-beam from 1.10 to 1.11dependabot[bot]2022-02-234-3/+65
* Merge pull request #4175 from rabbitmq/mergify/bp/v3.10.x/pr-4172Philip Kuryloski2022-02-231-1/+1
|\
| * Adjust test to avoid race condition and flakePhilip Kuryloski2022-02-231-1/+1
* | Merge pull request #4173 from rabbitmq/mergify/bp/v3.10.x/pr-4171Philip Kuryloski2022-02-231-4/+2
|\ \ | |/ |/|
| * Adjust catch clause to causing flakiness in some suitesPhilip Kuryloski2022-02-231-4/+2
|/
* Merge pull request #4168 from rabbitmq/use-rules_erlang-2.2.0Philip Kuryloski2022-02-2343-3/+45
|\
| * Ignore dialyzer warnings for most appsPhilip Kuryloski2022-02-2242-0/+42
| * Use rules_erlang 2.2.0Philip Kuryloski2022-02-221-3/+3
|/
* Make these list order-independentMichael Klishin2022-02-181-11/+22
* Update this test for new mock .ez filesMichael Klishin2022-02-181-4/+10
* Correct .app file of mock plugin 02Michael Klishin2022-02-182-0/+0
* Update mock_rabbitmq_plugins_03 and mock_rabbitmq_plugins_04Michael Klishin2022-02-182-0/+0
* Update mock_rabbitmq_plugins_01 and mock_rabbitmq_plugins_02Michael Klishin2022-02-185-0/+0
* Mention strings are UTF8-encoded in stream protocolArnaud Cogoluègnes2022-02-171-1/+1
* Update 3.10 release notesMichael Klishin2022-02-161-0/+11
* Merge pull request #4154 from rabbitmq/mergify/bp/v3.10.x/pr-4153Michael Klishin2022-02-161-0/+9
|\
| * Support Consul 1.11 responsesMichael Klishin2022-02-161-0/+9
|/
* CosmeticsMichael Klishin2022-02-161-1/+1
* 3.10 change log updatesMichael Klishin2022-02-161-2/+20
* Merge pull request #4152 from rabbitmq/mergify/bp/v3.10.x/pr-4143Michael Klishin2022-02-162-7/+64
|\
| * Allow headers exchange to match headers starting with `x-`David Ansari2022-02-162-7/+64
|/
* Merge pull request #4121 from rabbitmq/mergify/bp/v3.10.x/pr-4110Michael Klishin2022-02-166-118/+1044
|\
| * Add is_list guards for deprecated state in lqueue:len/1David Ansari2022-02-091-2/+2
| * Add lqueue:get/2David Ansari2022-02-095-24/+63
| * Add lqueue:get/1 and lqueue:get_r/1David Ansari2022-02-093-3/+68
| * Allocate 2 bytes less per queue operationDavid Ansari2022-02-095-98/+920
* | Merge pull request #4147 from rabbitmq/mergify/bp/v3.10.x/pr-4146Michael Klishin2022-02-152-1/+9
|\ \
| * | Add option to choose payload encoding when manually publishing a message from...Marco Cameriero2022-02-142-1/+9
|/ /
* | Merge pull request #4145 from rabbitmq/mergify/bp/v3.10.x/pr-4144Michael Klishin2022-02-141-0/+202
|\ \
| * | 3.10.0 release notes: add highlightsMichael Klishin2022-02-141-6/+3
| * | Initial 3.10 release notesMichael Klishin2022-02-141-0/+205
|/ /
* | Manually apply ideas from #4141 (contributed by @ktdreyer)Michael Klishin2022-02-121-4/+5
* | rabbit.classic_queue_default_version => classic_queue.default_versionMichael Klishin2022-02-122-4/+4
* | Bump observer_cli to v1.7.2David Ansari2022-02-113-4/+4
* | Merge pull request #4132 from rabbitmq/mergify/bp/v3.10.x/pr-4131Loïc Hoguin2022-02-102-7/+4
|\ \
| * | CQv2: Fix Dialyzer warningsLoïc Hoguin2022-02-102-7/+4
|/ /
* | Merge pull request #4128 from rabbitmq/mergify/bp/v3.10.x/pr-4071Loïc Hoguin2022-02-102-172/+285
|\ \
| * | CQv2 prop: Tweak command weightsLoïc Hoguin2022-02-101-8/+8
| * | CQv2 prop: Refactor duplicate codeLoïc Hoguin2022-02-101-125/+40
| * | CQv2 prop: Clean restarts don't drop transient messagesLoïc Hoguin2022-02-101-4/+3
| * | CQv2 prop: Properly handle messages sent before enabling confirmsLoïc Hoguin2022-02-101-4/+14
| * | CQv2 prop: Keep track of confirms for more accuracyLoïc Hoguin2022-02-101-23/+42
| * | CQv2 prop: Add commands to discard one/many messagesLoïc Hoguin2022-02-101-3/+78
| * | CQv2 prop: Be more specific: reject is really requeueLoïc Hoguin2022-02-101-23/+23
| * | CQv2 prop: Use a single limiter pid per test caseLoïc Hoguin2022-02-101-9/+13
| * | CQv2 prop: Don't make cmd_publish_msg use confirmsLoïc Hoguin2022-02-101-8/+4
| * | CQv2 prop: Ensure we can fill up entire segmentsLoïc Hoguin2022-02-101-4/+9
| * | CQv2 prop: Send transient messages as wellLoïc Hoguin2022-02-101-16/+16
| * | CQv2 prop: Only use the "many" commands for 2+ messagesLoïc Hoguin2022-02-101-3/+3