summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rabbit_env: Fix Bourne shell concatenated literal parsingfix-sh-concatenated-literal-parsingJean-Sébastien Pédron2021-04-192-6/+148
* Test rabbitmq_mqtt with bazelPhilip Kuryloski2021-04-193-4/+399
* Merge pull request #2984 from rabbitmq/rabbitmq-server-2983Michael Klishin2021-04-193-8/+31
|\
| * x.509 certificate auth mechanism: support (some) SANS of type otherNameMichael Klishin2021-04-193-8/+31
* | Update README.mdMichael Klishin2021-04-191-0/+10
|/
* Squash a warning that breaks CI compilationMichael Klishin2021-04-161-2/+0
* Remove stream plugin instructionsArnaud Cogoluègnes2021-04-161-16/+1
* Merge pull request #2982 from rabbitmq/mk-correctly-parse-tag-listsMichael Klishin2021-04-162-13/+38
|\
| * CosmeticsMichael Klishin2021-04-161-3/+3
| * Correct parse tags provided as a listMichael Klishin2021-04-162-13/+38
* | Merge pull request #2980 from skapin/patch-1Michael Klishin2021-04-161-4/+18
|\ \ | |/ |/|
| * Set correct field for extra scope and improve docSkapiN2021-04-161-4/+18
|/
* rabbit_fifo: fix failing testskjnilsson2021-04-162-5/+10
* Mark feature_flags_SUITE case flaky in bazelPhilip Kuryloski2021-04-161-0/+1
* buildifierPhilip Kuryloski2021-04-162-4/+4
* Refactor and dedupe .bazel file contentPhilip Kuryloski2021-04-1617-332/+90
* Make a smaller subset of the rabbit feature_flags_SUITE "exclusive"Philip Kuryloski2021-04-161-4/+28
* Merge pull request #2976 from rabbitmq/qq-in-memory-limit-bug-fixMichael Klishin2021-04-153-38/+86
|\
| * QQ: ensure that messages are delivered in orderqq-in-memory-limit-bug-fixkjnilsson2021-04-153-38/+86
* | Mark rabbit_stream_queue_SUITE-cluster_size_3_1 as flakyPhilip Kuryloski2021-04-151-12/+15
* | Add rabbitmq_management_agent suites to bazelPhilip Kuryloski2021-04-151-15/+152
* | Add rabbitmq_management tests to bazelPhilip Kuryloski2021-04-151-2/+318
* | amqp_network_connection:handshake/3: handle socket send failuresMichael Klishin2021-04-151-6/+10
* | Try to use less disk for some tests in GitHub ActionsPhilip Kuryloski2021-04-151-0/+1
* | Bump Bazel RBE docker imagePhilip Kuryloski2021-04-141-2/+2
* | Add missing groups in rabbit_stream_queue_SUITEPhilip Kuryloski2021-04-141-0/+3
* | Add rabbitmq_stomp to bazelPhilip Kuryloski2021-04-143-17/+324
* | Add rabbitmq_jms_topic_exchange to bazelPhilip Kuryloski2021-04-141-0/+117
* | Clean up commentsPhilip Kuryloski2021-04-141-161/+0
* | shard the dynamic_ha_SUITE by testcase to pinpoint flakesPhilip Kuryloski2021-04-141-5/+28
* | Attempt to make exclusive tagged test run more efficientPhilip Kuryloski2021-04-141-0/+1
* | Add rabbitmq_federation_management to bazelPhilip Kuryloski2021-04-144-32/+362
|/
* rabbit_fifo: add smallest raft index to overviewkjnilsson2021-04-131-1/+4
* Merge pull request #2936 from rabbitmq/stream-managementKarl Nilsson2021-04-133-3/+61
|\
| * Catch exception when remote node is up but rabbit app is stoppeddcorbacho2021-04-131-8/+13
| * Hide consumer capacity for stream queuesdcorbacho2021-04-131-0/+2
| * Report number of consumers for stream queuesdcorbacho2021-04-131-0/+7
| * Report number of readers for stream queuesdcorbacho2021-04-133-2/+26
| * Hide message body stats for stream queuesdcorbacho2021-04-131-0/+4
| * Report stream writer memory on queue statsdcorbacho2021-04-132-2/+18
|/
* Merge pull request #2929 from rabbitmq/stream-status-commandKarl Nilsson2021-04-133-0/+164
|\
| * Adjust stream status formatkjnilsson2021-04-131-3/+4
| * CLI command to for stream detailsdcorbacho2021-04-133-0/+163
|/
* Make streams compatible with osiris API changeskjnilsson2021-04-132-13/+16
* Shard rabbitmq_federation:queue_SUITE by groupPhilip Kuryloski2021-04-131-0/+4
* Merge pull request #2972 from rabbitmq/improvements-to-source-dist-recipeMichael Klishin2021-04-132-19/+7
|\
| * Makefile: Don't copy `rabbit/ebin` when running "make install" on WindowsJean-Sébastien Pédron2021-04-131-12/+0
| * Makefile: Use `core_native_path` on filenames passed to ErlangJean-Sébastien Pédron2021-04-131-1/+1
| * Use {MIX,HEX}_HOME variables to prepare offline cacheJean-Sébastien Pédron2021-04-132-6/+6
|/
* Logging: Fix Cuttlefish schema mappingsJean-Sébastien Pédron2021-04-131-4/+4