summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* gatherer:stop/1 now does the unlinkingMichael Klishin2020-02-192-3/+0
* rabbit_definitions:concurrent_for_all/4: avoid an unintentional matchMichael Klishin2020-02-191-9/+4
* Import definitions concurrentlyMichael Klishin2020-02-182-26/+95
* Do not export definitions of built-in exchangesMichael Klishin2020-02-182-3/+16
* Make gatherer:stop/1 unlink the processMichael Klishin2020-02-181-0/+1
* Speedup bootstep execution by removing unnecessaryAyanda Dube2020-02-141-15/+11
* Fix setting log level to debugLuke Bakken2020-02-101-29/+25
* Convert systemd notification to prelaunch stepsPhilip Kuryloski2020-02-101-127/+12
* rabbit: Change boot state to `stopping` in prep_stop/1Jean-Sébastien Pédron2020-02-101-3/+3
* rabbit: Merge start_apps/2 and start_loaded_apps/2Jean-Sébastien Pédron2020-02-101-7/+6
* rabbit_lager: Fix log level being set from the configuration fileJean-Sébastien Pédron2020-02-101-1/+27
* rabbit_lager: Only use "\r\n" with the console backendJean-Sébastien Pédron2020-02-101-12/+14
* Format pid correctlyAyanda Dube2020-02-081-1/+1
* WordingMichael Klishin2020-02-081-1/+1
* improve handling of absent queues assumed to be aliveAyanda Dube2020-02-081-1/+7
* rabbit_binding: a few helpers to make it easier to delete bindingsMichael Klishin2020-02-081-5/+22
* rabbit_mnesia_rename: Use the new rabbit_nodes_common:name_type() functionJean-Sébastien Pédron2020-02-031-1/+2
* Move all RabbitMQ-specific environment variables to `rabbit_env`Jean-Sébastien Pédron2020-02-034-29/+28
* Refactor definition import functions to log lessMichael Klishin2020-02-021-25/+22
* Introduce rabbit_{exchange,amqqueue}:lookup_many/1Michael Klishin2020-02-022-11/+19
* rabbit_exchange:lookup/1: support lists of keysMichael Klishin2020-02-021-2/+10
* rabbit_guide:string/2: support binary prefixesMichael Klishin2020-02-021-4/+6
* Ignore SIGUSR2 signal as wellLuke Bakken2020-01-311-0/+3
* Merge pull request #2227 from rabbitmq/rabbitmq-server-2222Jack Vanlightly2020-01-312-0/+63
|\
| * Override OTP handlers to gracefully shut down on SIGTERM, SIGQUITMichael Klishin2020-01-302-0/+63
* | Log message wordingMichael Klishin2020-01-301-1/+1
* | Introduce a persistent internal cluster IDMichael Klishin2020-01-302-8/+48
|/
* rabbit_definitions: introduce a few typesMichael Klishin2020-01-281-0/+20
* Formatting.Sergey Loguntsov2020-01-271-1/+1
* Fix bad type of result of ack function.Sergey Loguntsov2020-01-271-1/+1
* rabbit: Change start_apps/2 to call application:ensure_all_started/2Jean-Sébastien Pédron2020-01-241-8/+14
* rabbit: Fix plugins' run_boot_steps() vs. start orderJean-Sébastien Pédron2020-01-241-4/+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-221-0/+10
|\ \ | |/ |/|
| * 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-151-0/+10
* | 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-154-1/+35
|\
| * Filter policies that cannot be applied to quorum queuesdcorbacho2020-01-144-1/+35
* | 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-131-21/+1
* | rabbit_feature_flags: Use new `feature_flags` log categoryJean-Sébastien Pédron2020-01-132-145/+191
* | Make autoheal state transition timeout configurableMichael Klishin2020-01-111-3/+4
* | Autoheal: loser node may miss the "autoheal_safe_to_start" notification from ...tomyouyou2020-01-111-0/+5
* | 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