summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test scope prefix within scope alias mappingconfigurable-oauth2-scope-prefixMarcial Rosales2023-04-261-1/+45
* Make parameter optionalMarcial Rosales2023-04-261-1/+1
* Configure Oauth scope prefixMarcial Rosales2023-04-265-21/+68
* Update the sha for otp 26 as used in the dev ociRin Kuryloski2023-04-261-1/+1
* Merge pull request #7991 from rabbitmq/rin/update-elixir-erlang-autobump-work...Rin Kuryloski2023-04-262-19/+21
|\
| * Update the automation to bump erlang/elixir patches in CIRin Kuryloski2023-04-262-19/+21
* | Merge pull request #7990 from rabbitmq/bump-elixir-1.14Rin Kuryloski2023-04-262-4/+4
|\ \
| * | Adopt elixir 1.14.4GitHub2023-04-262-4/+4
| |/
* | Merge pull request #7989 from rabbitmq/rin/simplify-rabbitmq-run-reference-bazelRin Kuryloski2023-04-261-2/+2
|\ \ | |/ |/|
| * Simplify the reference to RABBITMQ_RUN in bazel in integration testsRin Kuryloski2023-04-251-2/+2
* | Add gazelle workflowsRin Kuryloski2023-04-262-0/+79
* | 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
* | | Merge pull request #7981 from rabbitmq/deliver-ack-timeout-5437Michael Klishin2023-04-264-50/+137
|\ \ \ | |_|/ |/| |
| * | 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
|/ /
* | Merge pull request #7982 from rabbitmq/rin/use-rules_erlang-3.9.14Rin Kuryloski2023-04-2551-636/+2738
|\ \
| * | Replace globs in bazel with explicit lists of filesRin Kuryloski2023-04-2549-634/+2736
| * | Use rules_erlang 3.9.14Rin Kuryloski2023-04-252-2/+2
|/ /
* | Adjust the platform definition for the erlang git master pipeline (#7964)Rin Kuryloski2023-04-251-1/+1
* | Merge pull request #7961 from rabbitmq/rabbitmq-server-7864Michael Klishin2023-04-252-5/+22
|\ \
| * | Make dialyzer happy by ensuring `rabbit_data_coercion:to_list/1` can handle `...Luke Bakken2023-04-242-3/+18
| * | Tweak type specLuke Bakken2023-04-241-1/+1
| * | Special case "unknown"Luke Bakken2023-04-241-1/+3
* | | auth_backend_http: modernize the READMEMichael Klishin2023-04-251-83/+74
|/ /
* | Merge pull request #7970 from rabbitmq/mk-silence-remote-shell-dialyzer-on-ot...Michael Klishin2023-04-241-11/+25
|\ \
| * | mix formatMichael Klishin2023-04-241-9/+9
| * | CLI: more OTP 26 compatibility for remote_shellMichael Klishin2023-04-241-11/+25
| |/
* | Merge pull request #7963 from rabbitmq/mk-cli-table-formatter-otp-26-compatMichael Klishin2023-04-243-26/+17
|\ \
| * | CLI: drop two table formatter testsMichael Klishin2023-04-241-23/+0
| * | CLI: make input ordering preditable when formatting a tableMichael Klishin2023-04-243-4/+18
| |/
* | Merge pull request #7966 from rabbitmq/otp26-compatibilityMichael Klishin2023-04-246-8/+18
|\ \
| * | verify_none in a couple of testsMichal Kuratczyk2023-04-246-8/+18
| |/
* | Bump test cluster creation timeoutsDavid Ansari2023-04-244-6/+3
|/
* Merge pull request #7927 from rabbitmq/otp-26-tcp-sendMichael Klishin2023-04-241-1/+26
|\
| * Make tcp send OTP 26 compatibleDavid Ansari2023-04-181-1/+26
* | Merge pull request #7950 from rabbitmq/restore-rabbit_fifo-include_libMichael Klishin2023-04-2047-9/+318
|\ \
| * | Restore the original -include_lib statements from before #6466Rin Kuryloski2023-04-2047-9/+318
|/ /
* | 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 #7941 from rabbitmq/mk-3.12.0-release-notes-updateMichael Klishin2023-04-191-3/+34
|\ \ \
| * | | 3.12.0 release notesMichael Klishin2023-04-191-3/+34
| |/ /
* | | 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-1762-206/+137
| |\ \