summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into rabbitmq-server-1873-binding-recoveryMichael Klishin2019-02-161-19/+20
|\
| * Merge pull request #1884 from rabbitmq/allow_binding_if_tables_inconsistentMichael Klishin2019-02-161-15/+13
| |\
| | * Revert error handling removal for backwards compatibility.Daniil Fedotov2019-02-151-0/+5
| | * Do not fail on bind/unbind operations if the binding records are inconsistent.Daniil Fedotov2019-02-142-20/+13
| * | Filter duplicate default exchange binding in `rabbit_binding:list_for_destina...Michael Klishin2019-02-161-4/+7
| |/
* | Merge branch 'master' into rabbitmq-server-1873-binding-recoveryMichael Klishin2019-02-1329-83/+71
|\ \ | |/
| * Merge branch 'master' into fix-more-dialyzerMichael Klishin2019-02-1220-147/+174
| |\
| | * Merge branch 'spelling' of https://github.com/jsoref/rabbitmq-server into jso...Michael Klishin2019-02-1220-34/+34
| | |\
| | | * 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
| * | | Fix a type that caused a Dialyzer warningLoïc Hoguin2019-02-121-1/+1
| * | | Fix a spec that caused two warningsLoïc Hoguin2019-02-123-6/+5
| * | | Fix another Dialyzer warningLoïc Hoguin2019-02-121-1/+1
| * | | Fix more Dialyzer warningsLoïc Hoguin2019-02-1210-41/+30
| | |/ | |/|
* | | NamingMichael Klishin2019-02-131-5/+5
* | | NamingMichael Klishin2019-02-131-4/+4
* | | NamingMichael Klishin2019-02-131-4/+4
* | | Recover bindings for all durable queues including failed to recover.Daniil Fedotov2019-02-123-12/+19
| |/ |/|
* | rabbif_fifo: refactor and fix testskjnilsson2019-02-121-80/+84
* | Merge branch 'master' into queues-testingMichael Klishin2019-02-124-26/+31
|\ \ | |/
| * Remove rabbit_fifo_client priority togglekjnilsson2019-02-081-16/+1
| * Merge pull request #1871 from rabbitmq/leader-trackingKarl Nilsson2019-02-082-9/+29
| |\