summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* spelling: theoreticallyJosh Soref2019-02-121-1/+1
* spelling: synchronousJosh Soref2019-02-121-4/+4
* spelling: supportJosh Soref2019-02-122-2/+2
* spelling: simplifiedJosh Soref2019-02-121-1/+1
* spelling: resettingJosh Soref2019-02-121-1/+1
* spelling: registryJosh Soref2019-02-121-1/+1
* spelling: redirectJosh Soref2019-02-121-1/+1
* spelling: queuingJosh Soref2019-02-121-1/+1
* spelling: priorityJosh Soref2019-02-121-1/+1
* spelling: predicateJosh Soref2019-02-121-1/+1
* spelling: possibilitiesJosh Soref2019-02-121-1/+1
* spelling: positivesJosh Soref2019-02-121-1/+1
* spelling: permutationJosh Soref2019-02-121-1/+1
* spelling: overriddenJosh Soref2019-02-121-1/+1
* spelling: optimisation (en-GB)Josh Soref2019-02-121-1/+1
* spelling: monitorJosh Soref2019-02-121-1/+1
* spelling: maximumJosh Soref2019-02-121-1/+1
* spelling: maintenanceJosh Soref2019-02-121-1/+1
* spelling: inconsistentJosh Soref2019-02-121-1/+1
* spelling: includeJosh Soref2019-02-121-1/+1
* spelling: ideallyJosh Soref2019-02-121-1/+1
* spelling: greaterJosh Soref2019-02-121-1/+1
* spelling: explicitlyJosh Soref2019-02-121-1/+1
* spelling: exceptionJosh Soref2019-02-121-1/+1
* spelling: everythingJosh Soref2019-02-121-1/+1
* spelling: doesn'tJosh Soref2019-02-121-1/+1
* spelling: deferringJosh Soref2019-02-121-1/+1
* spelling: conflictsJosh Soref2019-02-121-1/+1
* spelling: confirmingJosh Soref2019-02-121-1/+1
* spelling: comparedJosh Soref2019-02-121-1/+1
* Remove rabbit_fifo_client priority togglekjnilsson2019-02-081-16/+1
* Merge pull request #1871 from rabbitmq/leader-trackingKarl Nilsson2019-02-082-9/+29
|\
| * QQ: Repair amqqrecord leader info on tickkjnilsson2019-02-072-9/+29
* | rabbit_feature_flags: Require the `feature_flags_file` app parameterJean-Sébastien Pédron2019-02-071-1/+1
|/
* Remove commented out codeLoïc Hoguin2019-02-053-19/+4
* Fix many Dialyzer warningsLoïc Hoguin2019-02-0513-34/+50
* Use friendly name for Ra logskjnilsson2019-02-052-7/+22
* rabbit: Load plugins and init feature flags before we check cluster consistencyJean-Sébastien Pédron2019-02-041-5/+18
* Merge branch 'master' into rabbit-fifo-snapshotting-fixMichael Klishin2019-02-0192-1986/+6762
|\
| * Merge branch 'master' into dead-letter-testingMichael Klishin2019-02-0191-1980/+6756
| |\
| | * rabbit_binding: Small style improvementsJean-Sébastien Pédron2019-02-011-3/+3
| | * Fix errors reported by DialyzerJean-Sébastien Pédron2019-02-0112-133/+189
| | * Move `-spec()` near their functionJean-Sébastien Pédron2019-02-0171-1145/+1730
| | * Restore `mandatory_received` message handlingJean-Sébastien Pédron2019-02-013-2/+40
| | * Restore the `rabbit:force_refresh_event()` featureJean-Sébastien Pédron2019-02-017-5/+86
| | * Convert explicit default bindings removal to a feature flagJean-Sébastien Pédron2019-02-013-25/+52
| | * Handle races with quorum_queue feature flag migration funJean-Sébastien Pédron2019-02-015-12/+107
| | * Make #amqqueue{} a private record + add a feature flagJean-Sébastien Pédron2019-02-0131-792/+2466
| | * rabbit_plugins: Use `rabbit_misc:strict_version_minor_equivalent()` to check ...Jean-Sébastien Pédron2019-02-011-1/+2
| | * New "Feature flags" subsystem to ease upgrades with breaking changesJean-Sébastien Pédron2019-02-016-6/+2225