summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CLI command to for stream detailsstream-status-commanddcorbacho2021-03-253-0/+163
* rabbitmq.conf.example: mention pause_minorityMichael Klishin2021-03-251-0/+4
* Restore retry in peer_discovery_classic_config_SUITEPhilip Kuryloski2021-03-251-3/+3
* Fix Makefile for feature_flags_SUITE_data/my_pluginPhilip Kuryloski2021-03-251-2/+2
* rabbit_prelaunch_errors: Handle exception stacktraces with args listJean-Sébastien Pédron2021-03-251-11/+24
* Fixup the behavior of rabbit_mnesia:is_virgin_node/0Philip Kuryloski2021-03-253-20/+32
* Merge pull request #2925 from rabbitmq/mk-drain-revive-with-disabled-feature-...Michael Klishin2021-03-241-2/+6
|\
| * Revisit what drain and revive do when their feature flag is not enabledMichael Klishin2021-03-241-2/+6
|/
* Update rabbitmq-diagnostics {drain, revive} testsMichael Klishin2021-03-242-0/+4
* fix rabbit_fifo_int_SUITEkjnilsson2021-03-241-2/+6
* CLI tools: bump dependenciesMichael Klishin2021-03-241-6/+6
* CLI tools: gitignore ./sbinMichael Klishin2021-03-241-0/+1
* Reinstate the `prepare-dist` tasks for rabbitmq componentsPhilip Kuryloski2021-03-231-2/+5
* Update rabbitmq_auth_mechanism_ssl docsMichael Klishin2021-03-231-1/+38
* AMQP 1.0: make stream tests enable feature flagkjnilsson2021-03-232-6/+24
* Merge pull request #2909 from rabbitmq/ra-systemsMichael Klishin2021-03-2312-105/+156
|\
| * Use "quorum_queues" for QQ Ra systemra-systemsMichael Klishin2021-03-223-9/+9
| * MQTT ra systems changeskjnilsson2021-03-222-7/+8
| * fixeskjnilsson2021-03-223-3/+6
| * ra systems wipkjnilsson2021-03-2210-95/+142
* | Only fetch the monorepo once in rabbitmq-components.mkPhilip Kuryloski2021-03-231-10/+11
* | Fix Grafana dashboards when importing from URLGerhard Lazu2021-03-227-7/+133
|/
* Stacktrace arity can be an argument list in some casesMichael Klishin2021-03-221-2/+5
* STOMP: remove a flaky Python test already covered in ErlangMichael Klishin2021-03-221-29/+0
* Merge pull request #2918 from rabbitmq/dedupe-rabbitmq-components-mkMichael Klishin2021-03-22138-358701/+182
|\
| * Remove duplicate rabbitmq-components.mk and erlang.mk filesPhilip Kuryloski2021-03-22138-358701/+182
|/
* Merge pull request #2917 from rabbitmq/add_stream_commandctlMichael Klishin2021-03-221-1/+3
|\
| * Add the rabbitmq-streams commandGabriele Santomaggio2021-03-221-1/+3
|/
* Use the standard domain for quorum queue doc guidesMichael Klishin2021-03-221-1/+1
* Merge pull request #2916 from rabbitmq/capabilities-renamingMichael Klishin2021-03-224-21/+23
|\
| * Rename policies to unsupported_policies in capabilities/0dcorbacho2021-03-224-21/+23
|/
* Merge pull request #2899 from rabbitmq/parallel-stream-suiteMichael Klishin2021-03-193-223/+264
|\
| * Run most stream tests in parallelparallel-stream-suitedcorbacho2021-03-173-223/+264
* | Merge pull request #2902 from rabbitmq/unsupported-stream-rebalanceMichael Klishin2021-03-191-5/+4
|\ \
| * | Filter out stream queues from rebalance commandunsupported-stream-rebalancedcorbacho2021-03-171-5/+4
| |/
* | Merge pull request #2910 from rabbitmq/configure-num-conns-supMichael Klishin2021-03-197-55/+98
|\ \
| * | Ranch max connection is per connection supervisor in Ranch 2.0Michael Klishin2021-03-191-1/+2
| * | Make ranch parameter `num_conns_sups` configurableconfigure-num-conns-supdcorbacho2021-03-187-55/+97
| |/
* | Merge pull request #2911 from rabbitmq/RABBITMQ_LOGS-envvar-does-not-override...Jean-Sébastien Pédron2021-03-192-20/+117
|\ \
| * | rabbit_prelaunch_logging: $RABBITMQ_LOGS doesn't override log levelJean-Sébastien Pédron2021-03-192-20/+117
|/ /
* | fix missing Ra deps updateskjnilsson2021-03-195-5/+5
* | Update rabbitmq-components.mkkjnilsson2021-03-1841-40/+41
* | dockerignore depskjnilsson2021-03-181-0/+1
|/
* AMQP 1.0 plugin: upgrade .NET test dependencykjnilsson2021-03-171-3/+3
* Stream coordinator bug fixkjnilsson2021-03-173-15/+119
* rabbitmq_sharding README updatesMichael Klishin2021-03-171-36/+9
* Mgmt agent: format stream queue typekjnilsson2021-03-161-0/+1
* Add logging to config decryption testkjnilsson2021-03-161-2/+3
* Adjust secondary umbrella fetchPhilip Kuryloski2021-03-161-15/+15
* Merge pull request #2898 from rabbitmq/dockerfile-otp-24Michael Klishin2021-03-161-1/+0
|\