summaryrefslogtreecommitdiff
path: root/deps/rabbit
Commit message (Expand)AuthorAgeFilesLines
* Fix filter for "Discarding message..." logsPéter Gömöri2023-05-171-1/+1
* Merge pull request #8084 from rabbitmq/rin/nightly-compare-build-systemsRin Kuryloski2023-05-152-7/+4
|\
| * Add a workflow to compare the bazel/erlang.mk outputRin Kuryloski2023-05-152-7/+4
* | Change rabbitmq.conf key to message_interceptors.incoming.*David Ansari2023-05-152-6/+6
* | Move plugin rabbitmq-message-timestamp to the coreDavid Ansari2023-05-158-8/+253
|/
* Synchronise feature flags before any changes to Mnesia membershipDiana Parra Corbacho2023-05-111-15/+17
* rabbit_feature_flags: Fix possible deadlock when calling the Code serverJean-Sébastien Pédron2023-05-092-5/+53
* Merge pull request #8106 from rabbitmq/mk-bazel-run-gazelleMichael Klishin2023-05-051-1/+0
|\
| * bazel run gazelleMichael Klishin2023-05-051-1/+0
* | Bump Osiris to 1.5.1Michael Klishin2023-05-051-1/+1
|/
* Merge pull request #8100 from rabbitmq/otp26-dialyzerMichael Klishin2023-05-044-7/+9
|\
| * Fix OTP 26 tuple dialzer warningDavid Ansari2023-05-042-5/+5
| * Fix rabbit_recovery_terms:start/0 return typesMichal Kuratczyk2023-05-041-2/+3
| * Don't warn about `dbg:*` functionsMichal Kuratczyk2023-05-021-0/+1
* | NamingMichael Klishin2023-05-042-10/+13
* | See #8076. Skip arg and type check on re-declare of QQ if declare type is cla...Simon Unge2023-05-033-2/+85
* | Update a test assertion in rabbitmq_queues_cli_integration_SUITEMichael Klishin2023-05-021-2/+2
|/
* Fix so that default policy ha-mode and ha-sync-mode are are converted to binarySimon Unge2023-05-012-3/+10
* Add ha-sync-mode as an operator policySimon Unge2023-04-274-1/+19
* dbg:stop_clear/0 -> dbg:stop/0Michal Kuratczyk2023-04-261-1/+1
* Fix a compiler warning on OTP 26, references #7845Michael Klishin2023-04-261-1/+1
* Merge pull request #7980 from rabbitmq/lh-cqv1-ttlMichael Klishin2023-04-261-6/+14
|\
| * CQv1: Don't limit messages in memory based on consume rateLoïc Hoguin2023-04-251-6/+14
* | Don't use fully-qualified calls in the module itselfMichael Klishin2023-04-261-2/+2
* | Code formattingMichael Klishin2023-04-251-7/+7
* | Fix a compilation warningMichael Klishin2023-04-251-2/+1
* | Allow setting consumer timeout via queue policy/arg and as consumer arg. Clos...Iliia Khaprov2023-04-254-49/+137
* | Replace globs in bazel with explicit lists of filesRin Kuryloski2023-04-252-47/+684
|/
* Restore the original -include_lib statements from before #6466Rin Kuryloski2023-04-207-7/+144
* Merge pull request #7938 from rabbitmq/fixup-make-buildRin Kuryloski2023-04-206-8/+8
|\
| * Adjust -include in some tests to work with both bazel and makeRin Kuryloski2023-04-196-8/+8
* | Merge pull request #7943 from rabbitmq/rabbitmq-server-4976Michael Klishin2023-04-201-5/+5
|\ \
| * | Ensure monitor is started when dequeuingLuke Bakken2023-04-191-5/+5
* | | Fix stream import on startup (#7866)Arnaud Cogoluègnes2023-04-202-3/+4
|/ /
* | Merge pull request #7745 from rabbitmq/recovery-terms-ram-file-on-startMichael Klishin2023-04-193-19/+45
|\ \ | |/ |/|
| * Merge branch 'main' into recovery-terms-ram-file-on-startMichael Klishin2023-04-173-1/+6
| |\
| * | Use ram_file on start, but not shutdownMichal Kuratczyk2023-04-163-19/+45
* | | Re-run `bazel run gazelle`Rin Kuryloski2023-04-191-0/+7
* | | Use additional_beam instead of additional_srcsRin Kuryloski2023-04-191-2/+2
* | | Merge pull request #6466 from rabbitmq/gazelleMichael Klishin2023-04-1911-233/+1646
|\ \ \
| * | | Use gazelle generated bazel filesRin Kuryloski2023-04-1712-234/+1647
| | |/ | |/|
* | | Demonitor after timeoutDavid Ansari2023-04-181-0/+1
* | | Merge pull request #7917 from amazon-mq/runtime-params-limitMichael Klishin2023-04-186-15/+139
|\ \ \
| * | | address feedbackAlex Valiushko2023-04-173-6/+6
| * | | update predicate typespecAlex Valiushko2023-04-171-1/+1
| * | | add runtime_parameters_SUITEAlex Valiushko2023-04-173-1/+74
| * | | join config to limit predicateAlex Valiushko2023-04-171-5/+5
| * | | add config fieldsAlex Valiushko2023-04-172-0/+34
| * | | limit runtime parametersAlex Valiushko2023-04-171-12/+29
* | | | Introduce a way to update virtual host metadata using CLI tools (#7914)Michael Klishin2023-04-181-5/+16
|/ / /