summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * rabbit: Change start_apps/2 to call application:ensure_all_started/2Jean-Sébastien Pédron2020-01-241-8/+14
|/
* Merge pull request #2220 from rabbitmq/fix-bootsteps-run-vs-app-start-orderJean-Sébastien Pédron2020-01-241-4/+14
|\
| * rabbit: Fix plugins' run_boot_steps() vs. start orderJean-Sébastien Pédron2020-01-241-4/+14
|/
* Makefile: Expand the list of slow testsuitesJean-Sébastien Pédron2020-01-231-0/+14
* Merge pull request #2218 from Gsantomaggio/rabbitmq_server_2214Michael Klishin2020-01-231-2/+6
|\
| * Handle timeout error on the rebalance functionGabriele Santomaggio2020-01-221-2/+6
* | Merge pull request #2211 from rabbitmq/unsupported-if-flags-delete-qqArnaud Cogoluègnes2020-01-222-1/+41
|\ \ | |/ |/|
| * Acting user not used in qq queue.delete with flagsArnaud Cogoluègnes2020-01-201-2/+2
| * Unsupported if_empty and if_unused flags for delete quorum queuesdcorbacho2020-01-152-1/+41
* | quorum_queue_SUITE: Remove an unused variableJean-Sébastien Pédron2020-01-171-1/+1
* | unit_SUITE: Declare test plugins' dependenciesJean-Sébastien Pédron2020-01-171-1/+6
* | Revert "unit_SUITE: Fix test plugin's dependencies"Jean-Sébastien Pédron2020-01-171-1/+1
* | unit_SUITE: Fix test plugin's dependenciesJean-Sébastien Pédron2020-01-161-1/+1
* | Merge pull request #2212 from rabbitmq/filter-non-plugins-outGerhard Lazu2020-01-161-12/+48
|\ \ | |/ |/|
| * rabbit_plugins: Filter non-plugins outJean-Sébastien Pédron2020-01-161-12/+48
|/
* Merge pull request #2210 from rabbitmq/filter-applicable-policiesMichael Klishin2020-01-155-2/+56
|\
| * Filter policies that cannot be applied to quorum queuesdcorbacho2020-01-145-2/+56
* | rabbit_feature_flags: Lookup feature flags in RabbitMQ-related applications onlyJean-Sébastien Pédron2020-01-131-2/+2
* | rabbit_prelaunch_early_logging: Setup all categories earlyJean-Sébastien Pédron2020-01-132-36/+61
* | rabbit_feature_flags: Use new `feature_flags` log categoryJean-Sébastien Pédron2020-01-132-145/+191
* | Merge pull request #2209 from rabbitmq/tomyouyou-tomyouyou-autoheal-lMichael Klishin2020-01-133-2/+10
|\ \
| * | Make autoheal state transition timeout configurableMichael Klishin2020-01-113-5/+8
| * | Autoheal: loser node may miss the "autoheal_safe_to_start" notification from ...tomyouyou2020-01-111-0/+5
* | | unit_log_config_SUITE: Take new `feature_flags` category into accountJean-Sébastien Pédron2020-01-131-0/+18
|/ /
* | rabbit_definitions: ditto for global parametersMichael Klishin2020-01-081-2/+3
* | rabbit_definitions: ditto for permissionsMichael Klishin2020-01-081-2/+4
* | rabbit_definitions:list_users/0: make key type match other similar fnsMichael Klishin2020-01-081-4/+4
* | rabbit_feature_flags: Remove module part in local function callsJean-Sébastien Pédron2020-01-081-2/+2
* | This feature flag log message should be a debug oneMichael Klishin2020-01-081-2/+2
* | rabbit_definitions: export more functionsMichael Klishin2020-01-081-1/+6
* | Merge pull request #2204 from rabbitmq/vesc-959-change-msg-to-debugMichael Klishin2020-01-081-1/+1
|\ \ | |/ |/|
| * Chang proxy protocol error message to debugLuke Bakken2020-01-071-1/+1
|/
* Merge pull request #2201 from rabbitmq/lrb-fix-powershellMichael Klishin2020-01-041-1/+1
|\
| * Ensure powershell.exe runs without profileLuke Bakken2020-01-031-1/+1
|/
* rabbit_variable_queue: Adapt to new rabbit_recovery_terms:open_table/1Jean-Sébastien Pédron2020-01-031-1/+1
* rabbit_variable_queue: Normalize indentationJean-Sébastien Pédron2020-01-031-2/+2
* Reformatted #2197 by @nyczol, references #2199Michael Klishin2019-12-291-1/+4
* (c) bumpMichael Klishin2019-12-29179-179/+179
* More links in READMEMichael Klishin2019-12-291-2/+3
* Remove an assertion that doesn't make much sense post-#2195Michael Klishin2019-12-271-6/+2
* Wait for virtual host recovery longer, ref #2195Michael Klishin2019-12-271-5/+5
* vhost_SUITE: update expectations post-#2195Michael Klishin2019-12-271-16/+12
* Merge pull request #2195 from rabbitmq/rabbitmq-server-2194Michael Klishin2019-12-261-3/+30
|\
| * More type specsMichael Klishin2019-12-261-0/+4
| * Handle potential dets:open_file/2 errors with up to 10 retriesMichael Klishin2019-12-261-13/+26
| * Update rabbit_recovery_terms.erltomyouyou2019-12-261-3/+13
|/
* Cuttlefish schema: introduce socket_writer.gc_thresholdMichael Klishin2019-12-253-3/+36
* rabbit.gc_threshold => rabbit.writer_gc_threshold, references #2182Michael Klishin2019-12-242-6/+6
* Merge branch 'nyczol-configurable_gc_threshold'Michael Klishin2019-12-203-10/+24
|\
| * Bump default GC threshold to 1GBMichael Klishin2019-12-201-2/+2