summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump erlef/setup-beam from 1.9 to 1.10dependabot/github_actions/erlef/setup-beam-1.10dependabot[bot]2022-01-133-3/+3
* Merge pull request #3981 from rabbitmq/mk-two-staged-definition-importMichael Klishin2022-01-132-10/+52
|\
| * Correct log message formattingmk-two-staged-definition-importMichael Klishin2022-01-121-3/+3
| * Import queue and binding definitions when a certain number of nodes joinMichael Klishin2022-01-112-10/+52
* | Merge pull request #3978 from rabbitmq/lukebakken/ship-redbugMichael Klishin2022-01-126-1/+11
|\ \
| * | Add redbug librarylukebakken/ship-redbugLuke Bakken2022-01-116-1/+11
|/ /
* | Merge pull request #3980 from rabbitmq/gh-3936-followupMichael Klishin2022-01-112-1/+12
|\ \
| * | Replace one use of filelib:is_regular/1Luke Bakken2022-01-112-1/+12
|/ /
* | GitHub Actions updates for the new v3.10.x branchPhilip Kuryloski2022-01-115-2/+47
* | Merge pull request #3970 from rabbitmq/gh-3895-bugfixMichael Klishin2022-01-111-34/+5
|\ \
| * | Fix issue with fsutilgh-3895-bugfixLuke Bakken2022-01-081-34/+5
|/ /
* | Merge pull request #3967 from rabbitmq/tomyouyou-stream_select_leaderMichael Klishin2022-01-083-13/+38
|\ \ | |/ |/|
| * Stream coordinator: handle machine_version commandtomyouyou-stream_select_leaderKarl Nilsson2022-01-071-0/+2
| * Make stream coodinator machine versionedKarl Nilsson2022-01-073-15/+38
| * 'rabbit_stream_coordinator:select_leader' runs with wrong comparisontomyouyou2022-01-071-2/+2
|/
* Revert "Fix the sha and prefix for bazel-erlang based on the repo rename"Michael Klishin2022-01-061-3/+2
* Fix the sha and prefix for bazel-erlang based on the repo renamePhilip Kuryloski2022-01-061-2/+3
* Revert "Update Bazel rules repository name"Michael Klishin2022-01-054-4/+4
* Update Bazel rules repository nameMichael Klishin2022-01-054-4/+4
* Merge pull request #3956 from tomyouyou/record_dist_ipMichael Klishin2022-01-051-1/+6
|\
| * The wrong distribution listener IP address is recorded when it is configured.tomyouyou2022-01-051-1/+6
* | Merge pull request #3957 from rabbitmq/rollback-rebar3_hex-versionMichael Klishin2022-01-051-1/+1
|\ \
| * | Limit the version of rebar3_hex to v6rollback-rebar3_hex-versionPhilip Kuryloski2022-01-051-1/+1
|/ /
* | Merge pull request #3953 from rabbitmq/mk-bump-copyright-yearMichael Klishin2022-01-051-1/+1
|\ \
| * | Bump (c) year in node startup bannerMichael Klishin2022-01-051-1/+1
|/ /
* | Merge pull request #3952 from rabbitmq/mk-3.8.27-release-notesMichael Klishin2022-01-041-0/+86
|\ \
| * | 3.8.27 release notesMichael Klishin2022-01-041-0/+86
|/ /
* | Update 3.9.12.mdMichael Klishin2022-01-041-0/+4
* | Merge pull request #3950 from rabbitmq/mk-3.9.12-release-notesMichael Klishin2022-01-041-0/+103
|\ \
| * | 3.9.12 release notesMichael Klishin2022-01-041-0/+103
|/ /
* | Merge pull request #3947 from skorzhevsky/fix-readme-in-auth-backend-cacheMichael Klishin2022-01-041-1/+1
|\ \
| * | Fix config example in README.md for rabbitmq_auth_backend_cacheskorzhevsky2022-01-041-1/+1
|/ /
* | Merge pull request #3936 from rabbitmq/lukebakken/fix-all-read-fileMichael Klishin2022-01-0410-17/+42
|\ \
| * | Fix all uses of file:read_file/1lukebakken/fix-all-read-fileLuke Bakken2022-01-0310-17/+42
* | | Merge pull request #3941 from rabbitmq/bazel-run-dev-brokerPhilip Kuryloski2022-01-044-19/+34
|\ \ \ | |/ / |/| |
| * | Disable +deterministic in compilation_mode dbg under bazelbazel-run-dev-brokerPhilip Kuryloski2022-01-034-13/+29
| * | Cleanup BUILD.bazelPhilip Kuryloski2021-12-171-6/+5
* | | Skip new import testcase on mixed environmentsdcorbacho2022-01-031-1/+8
* | | Merge pull request #3934 from rabbitmq/decode-method-fieldsMichael Klishin2022-01-011-112/+112
|\ \ \ | |_|/ |/| |
| * | Reduce CPU usage of rabbit_framing_amqp_0_9_1:decode_method_fields/2decode-method-fieldsDavid Ansari2021-12-311-112/+112
|/ /
* | #3925 follow-up: add a rabbit_common Bazel depMichael Klishin2021-12-281-0/+6
* | #3925 follow-up: don't include Erlang client headersMichael Klishin2021-12-281-1/+3
* | #3925 follow-up: update Bazel files to match new suite namesMichael Klishin2021-12-281-2/+2
* | Merge branch 'thuandb-master'Michael Klishin2021-12-287-16/+226
|\ \
| * | Rename two newly introduced test modulesMichael Klishin2021-12-282-2/+2
| * | delegate: documentation editsMichael Klishin2021-12-261-9/+12
| * | Make xref happyMichael Klishin2021-12-261-1/+1
| * | Import definitions: support user limitsdcorbacho2021-12-265-61/+225
| * | CosmeticsMichael Klishin2021-12-261-1/+1
| * | wrap authentication calls in try catch to avoid leaking errorLajos Gerecs2021-12-261-29/+36