summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move mnesia tracking tables to ets tablestracking-to-ets-backupdcorbacho2022-07-215-352/+219
* Merge pull request #5289 from rabbitmq/bump-otp-23.3Rin Kuryloski2022-07-211-2/+2
|\
| * Adopt otp 23.3.4.16GitHub2022-07-211-2/+2
* | Merge pull request #5290 from rabbitmq/bump-otp-24.3Rin Kuryloski2022-07-211-2/+2
|\ \
| * | Adopt otp 24.3.4.2GitHub2022-07-211-2/+2
| |/
* | Merge pull request #5291 from rabbitmq/bump-otp-25.0Rin Kuryloski2022-07-211-2/+2
|\ \ | |/ |/|
| * Adopt otp 25.0.3GitHub2022-07-211-2/+2
|/
* Fix sha retrieval in update-otp-patches workflowRin Kuryloski2022-07-202-2/+6
* Merge pull request #5279 from rabbitmq/rabbit-index-route-tableMichael Klishin2022-07-204-33/+18
|\
| * Include rabbit_index_route in rabbit_table:definitions/0David Ansari2022-07-204-33/+18
* | Merge pull request #5285 from rabbitmq/pjk25/rabbit_networkingMichael Klishin2022-07-201-16/+15
|\ \ | |/ |/|
| * Unexpected fix for //deps/rabbitmq_shovel_management:http_SUITERin Kuryloski2022-07-201-16/+15
* | Merge pull request #5281 from rabbitmq/loic-fix-cqv2-badmatch-5252Michael Klishin2022-07-202-5/+2
|\ \ | |/ |/|
| * CQ: Fix two accidental state overwritesLoïc Hoguin2022-07-202-5/+2
* | Merge pull request #5282 from rabbitmq/listeners-to-etsMichael Klishin2022-07-203-56/+74
|\ \
| * | Move listeners from local ram mnesia table to ets tablesdcorbacho2022-07-203-56/+74
* | | Merge pull request #5280 from rabbitmq/pjk25/always-pull-in-oci-workflowRin Kuryloski2022-07-204-12/+80
|\ \ \ | |_|/ |/| |
| * | Temporarily use the plain ubuntu base in OCI workflowRin Kuryloski2022-07-201-1/+0
| * | Split the OCI image build into two phasesRin Kuryloski2022-07-204-1/+79
| * | Remove debug symbol installation from oci workflowRin Kuryloski2022-07-201-10/+0
| * | Use single = instead of == with `test` in DockerfileRin Kuryloski2022-07-201-1/+1
| * | Always pull the base image in the OCI workflowRin Kuryloski2022-07-201-0/+1
* | | Merge pull request #5266 from rabbitmq/log-global-locksMichael Klishin2022-07-202-11/+13
|\ \ \ | |/ / |/| |
| * | Log when acquiring or releasing a global lockDavid Ansari2022-07-202-11/+13
| |/
* | Fetch more tags in update-*-patches.yaml workflowsRin Kuryloski2022-07-202-2/+2
* | Another update-otp-patches.yaml updateRin Kuryloski2022-07-201-1/+1
* | Fixup shell scripting error in update-*-patches.yaml workflowsRin Kuryloski2022-07-202-2/+2
* | Further adjustments to otp/elixir auto-bump workflowsRin Kuryloski2022-07-202-1/+13
* | Fixup otp minor versions in update-otp-patches.yamlRin Kuryloski2022-07-201-2/+2
* | Fixup path in actions workflowsRin Kuryloski2022-07-202-2/+2
* | Add a workflow to auto-bump elixir patches in CIRin Kuryloski2022-07-203-9/+79
* | Fold erlang version declarations for tests and OCI images into oneRin Kuryloski2022-07-204-54/+27
|/
* Merge pull request #5254 from rabbitmq/direct-exchange-routing-v2Michael Klishin2022-07-198-184/+137
|\
| * Use feature_flags_v2 API for direct_exchange_routing_v2David Ansari2022-07-198-184/+137
|/
* Merge pull request #5241 from rabbitmq/rabbitmq-server-4140-followupMichael Klishin2022-07-192-128/+38
|\
| * Use an easier to read ASCII space escape sequenceMichael Klishin2022-07-191-3/+3
| * Only populate index route table if its FF is enabledMichael Klishin2022-07-181-1/+6
| * NamingMichael Klishin2022-07-183-12/+12
| * fix shovel error according to consumer_timeoutYury.Alioshinov2022-07-183-0/+20
| * Use win32sysinfo.exe to get disk and memory infoLuke Bakken2022-07-162-128/+38
* | Merge pull request #5248 from rabbitmq/pjk25/less-noisy-memory-monitor-bazel-...Michael Klishin2022-07-181-4/+19
|\ \
| * | Be less noisy when sysctl cannot be used for vm_memory_monitorRin Kuryloski2022-07-181-4/+19
|/ /
* | Only populate index route table if its FF is enabledMichael Klishin2022-07-181-1/+6
* | Merge branch 'Haster2004-shovel/issue-4219'Michael Klishin2022-07-183-0/+20
|\ \ | |/ |/|
| * NamingMichael Klishin2022-07-183-12/+12
| * fix shovel error according to consumer_timeoutYury.Alioshinov2022-07-173-0/+20
|/
* Merge pull request #5222 from rabbitmq/local-listeners-tableMichael Klishin2022-07-154-27/+49
|\
| * Ensure rabbit listeners tabledcorbacho2022-07-151-2/+12
| * Keep listeners on a local ram tabledcorbacho2022-07-144-27/+39
* | Merge pull request #5203 from rabbitmq/ensure-index-route-tableMichael Klishin2022-07-155-1/+136
|\ \