summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not return unacked messages in basic.cancel by quorum queuesDiana Corbacho2019-02-111-42/+65
* Move some quorum queue tests to a generic queue type suite.Diana Corbacho2019-02-113-551/+654
* Merge pull request #1868 from rabbitmq/fix-dialyzerMichael Klishin2019-02-0613-34/+35
|\
| * Remove commented out codeLoïc Hoguin2019-02-053-19/+4
| * Fix many Dialyzer warningsLoïc Hoguin2019-02-0513-34/+50
* | rabbitmq-diagnostics(8): format examples correctlyMichael Klishin2019-02-061-58/+20
* | Merge branch 'rabbitmq-diagnostics-man-page'Michael Klishin2019-02-065-46/+599
|\ \
| * | New man page: rabbitmq-diagnostics(8)Michael Klishin2019-02-061-12/+161
| * | Actually help exits successfullyMichael Klishin2019-02-051-2/+0
| * | rabbitmq-diagnostics man page WIPMichael Klishin2019-02-051-1/+150
| * | WordingMichael Klishin2019-02-051-1/+1
| * | rabbitmqctl(8) WIPMichael Klishin2019-02-053-51/+185
| * | rabbitmq-diagnostics(8) WIPMichael Klishin2019-02-055-13/+136
* | | Update test expectations now that we have one more sinkMichael Klishin2019-02-061-0/+24
| |/ |/|
* | test/unit_inbroker_dead_letter_SUITE.erl -> test/dead_lettering_SUITE.erlMichael Klishin2019-02-051-1/+1
* | Merge pull request #1867 from rabbitmq/publisher-confirms-testingMichael Klishin2019-02-053-103/+381
|\ \
| * | DittoMichael Klishin2019-02-051-1/+1
| * | Give the recovering node more time to start hereMichael Klishin2019-02-051-2/+2
| * | Rename test suiteDiana Corbacho2019-02-051-1/+1
| * | Merge branch 'master' into publisher-confirms-testingMichael Klishin2019-02-052-7/+22
| |\ \ | |/ / |/| |
* | | Merge pull request #1866 from rabbitmq/qq-log-formattingMichael Klishin2019-02-052-7/+22
|\ \ \ | |_|/ |/| |
| * | Use friendly name for Ra logskjnilsson2019-02-052-7/+22
|/ /
| * Publisher confirms test suite for all queue typesDiana Corbacho2019-02-053-103/+381
|/
* gm_SUITE: Increase receive timeout from 1 to 5 secondsJean-Sébastien Pédron2019-02-041-1/+1
* rabbit: Load plugins and init feature flags before we check cluster consistencyJean-Sébastien Pédron2019-02-041-5/+18
* Merge pull request #1861 from rabbitmq/lrb-issue-template-revisionMichael Klishin2019-02-041-7/+13
|\
| * Remove markdown formattingLuke Bakken2019-02-031-7/+13
|/
* Merge pull request #1860 from rabbitmq/lrb-shorter-issue-templateMichael Klishin2019-02-022-42/+14
|\
| * While at it, update the PR template as wellMichael Klishin2019-02-021-4/+4
| * WordingMichael Klishin2019-02-021-9/+9
| * fix template because variable-width font is usedLuke Bakken2019-02-021-5/+3
| * Make the GitHub issue template shorter and more to the pointLuke Bakken2019-02-021-38/+12
|/
* Merge pull request #1857 from rabbitmq/rabbit-fifo-snapshotting-fixMichael Klishin2019-02-013-152/+116
|\
| * rabbit_fifo_prop_SUITE: remove some dead code, ct:pal/2 only errorsMichael Klishin2019-02-011-7/+1
| * Merge branch 'master' into rabbit-fifo-snapshotting-fixMichael Klishin2019-02-01122-2130/+9060
| |\ | |/ |/|
* | Merge pull request #1858 from rabbitmq/dead-letter-testingMichael Klishin2019-02-015-36/+1186
|\ \
| * \ Merge branch 'master' into dead-letter-testingMichael Klishin2019-02-01117-2090/+7868
| |\ \ | |/ / |/| |
* | | Merge pull request #1818 from rabbitmq/backward-compatible-amqqueueJean-Sébastien Pédron2019-02-01117-2089/+7867
|\ \ \
| * | | rabbit_binding: Small style improvementsJean-Sébastien Pédron2019-02-011-3/+3
| * | | Use the new try/catch syntax to get the stacktrace in several testsuitesJean-Sébastien Pédron2019-02-013-9/+12
| * | | Fix errors reported by DialyzerJean-Sébastien Pédron2019-02-0113-134/+190
| * | | 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-017-12/+134
| * | | Make #amqqueue{} a private record + add a feature flagJean-Sébastien Pédron2019-02-0146-858/+3022
| * | | 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-0117-41/+2742
|/ / /
| * | Minor comment editsMichael Klishin2019-02-011-9/+9