summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add test checking confirms after a mandatory messagelh/mandatory-before-confirms-bugLoïc Hoguin2021-12-081-0/+27
* Merge pull request #3862 from rabbitmq/bump-rbe-24Philip Kuryloski2021-12-071-1/+1
|\
| * Use latest rbe-erlang-platform/linux-erlang-24.1GitHub2021-12-071-1/+1
* | Merge pull request #3861 from rabbitmq/bump-rbe-23Philip Kuryloski2021-12-071-1/+1
|\ \
| * | Use latest rbe-erlang-platform/linux-erlang-23.3GitHub2021-12-071-1/+1
| |/
* | Add deps/rabbit/apps/* to the bazel erlang_ls configPhilip Kuryloski2021-12-071-0/+1
|/
* Merge pull request #3838 from rabbitmq/lukebakken/allow-compress-on-rotateMichael Klishin2021-12-032-0/+9
|\
| * Add compress option for file rotationlukebakken/allow-compress-on-rotateLuke Bakken2021-12-022-0/+9
* | Merge pull request #3835 from rabbitmq/rabbitmq-server-3831Michael Klishin2021-12-032-52/+168
|\ \
| * | Log rotation date spec: parse $H the same way Lager doesMichael Klishin2021-12-032-6/+6
| * | rabbit_logger_std_h: make Dialyzer runrabbitmq-server-3831Michael Klishin2021-12-021-3/+0
| * | More log rotation date spec parser improvementsMichael Klishin2021-12-022-2/+38
| * | Extend log.file.rotation.date parserMichael Klishin2021-12-022-52/+135
* | | Merge pull request #3842 from rabbitmq/rabbitmq-server-3841-stream-consumer-n...Arnaud Cogoluègnes2021-12-031-50/+79
|\ \ \
| * | | Declare variable for better formattingrabbitmq-server-3841-stream-consumer-nested-recordArnaud Cogoluègnes2021-12-031-18/+13
| * | | Create configuration nested record in stream consumer recordArnaud Cogoluègnes2021-12-032-54/+87
| | |/ | |/|
* | | Merge pull request #3824 from rabbitmq/rabbitmq-server-3783-response-code-for...Arnaud Cogoluègnes2021-12-035-13/+16
|\ \ \ | |/ / |/| |
| * | Return "no offset" (19) code when stored offset is undefinedrabbitmq-server-3783-response-code-for-undefined-stored-offsetArnaud Cogoluègnes2021-12-015-13/+16
* | | Update 3.9.11 release notesMichael Klishin2021-12-021-3/+3
| |/ |/|
* | Update 3.9.11 release notesMichael Klishin2021-12-021-0/+11
* | Merge pull request #3825 from johanrhodin/patch-3Michael Klishin2021-12-011-3/+2
|\ \
| * | Match help box to correct itemJohan Rhodin2021-12-011-3/+2
|/ /
* | Merge pull request #3822 from rabbitmq/3.9.11-release-notesMichael Klishin2021-12-012-1/+75
|\ \
| * | Initial 3.9.11 release notesMichael Klishin2021-12-012-1/+75
|/ /
* | Merge pull request #3820 from rabbitmq/lukebakken/fix-flaky-gh-3729-testMichael Klishin2021-12-011-3/+2
|\ \ | |/ |/|
| * Remove flaky assertionLuke Bakken2021-12-011-3/+2
|/
* Merge pull request #3804 from rabbitmq/qq-clean-properties-before-storageMichael Klishin2021-12-011-1/+20
|\
| * Update rabbit_quorum_queue.erlqq-clean-properties-before-storageLuke Bakken2021-11-261-1/+1
| * QQ: remove decoded properties before storing messagesKarl Nilsson2021-11-261-1/+20
* | Merge pull request #3814 from rabbitmq/stream-declare-sizeMichael Klishin2021-11-302-2/+43
|\ \
| * | Compile from scratchMichael Klishin2021-11-301-1/+0
| * | Query total number of messages on stream leader on queue.declarestream-declare-sizedcorbacho2021-11-302-2/+44
* | | Merge pull request #3816 from rabbitmq/mergify/bp/master/pr-3815Michael Klishin2021-11-3021-35/+120
|\ \ \
| * | | Introduce a new CLI tool (scope), rabbitmq-tanzuMichael Klishin2021-11-3021-35/+120
|/ / /
* | | Merge pull request #3805 from tomyouyou/deativate_limit_of_qpidMichael Klishin2021-11-304-0/+32
|\ \ \ | |/ / |/| |
| * | To deactivate limit of all QPids when the limiter has been changed from 'limi...tomyouyou2021-11-274-0/+32
| |/
* | Merge pull request #3806 from rabbitmq/rabbitmq-server-3803Michael Klishin2021-11-291-6/+25
|\ \
| * | Log message wordingMichael Klishin2021-11-291-1/+1
| * | Simplify tcp_listener argument obfuscationrabbitmq-server-3803Michael Klishin2021-11-291-28/+11
| * | tcp_listener: only set credential obfuscation secret if necessaryMichael Klishin2021-11-281-2/+7
| * | tcp_listener: avoid logging listener arguments on shutdownMichael Klishin2021-11-281-5/+36
* | | Add a bazel rule for generating erlang_ls.configPhilip Kuryloski2021-11-292-0/+40
* | | Merge pull request #3781 from rabbitmq/bump-bazel-erlangPhilip Kuryloski2021-11-291-1/+1
|\ \ \ | |_|/ |/| |
| * | Adopt latest bazel-erlangGitHub2021-11-271-1/+1
|/ /
* | Add missing Ra commands to the logDavid Ansari2021-11-261-3/+3
|/
* Merge pull request #3800 from tomyouyou/stop_statsMichael Klishin2021-11-251-0/+8
|\
| * To stop collect_statistics when rabbitmq_management has been disabled.tomyouyou2021-11-251-0/+8
* | Merge pull request #3746 from rabbitmq/lukebakken/gh-3729Michael Klishin2021-11-252-14/+75
|\ \ | |/ |/|
| * quorum_queue_SUITE: bump some timeoutslukebakken/gh-3729Michael Klishin2021-11-241-5/+5
| * quorum_queue_SUITE: drop a debug lineMichael Klishin2021-11-241-1/+0