summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | Trailing whitespaceMichael Klishin2019-02-011-18/+16
| * | Use queue name instead of ra name to query messages metricDiana Corbacho2019-02-011-1/+1
| * | Reject quorum queue messages with reason maxlen on drop-headDiana Corbacho2019-02-011-5/+5
| * | Test suite for dead letter: classic, mirrored and quorum queuesDiana Corbacho2019-02-013-29/+1181
|/ /
* | Merge pull request #1856 from rabbitmq/ra-loggerMichael Klishin2019-01-311-0/+3
|\ \
* | | Adapt man page styling for recent website CSS changesMichael Klishin2019-01-313-4/+4
* | | rabbitmqctl(8): correct a referenceMichael Klishin2019-01-311-1/+3
* | | Merge pull request #1854 from rabbitmq/lrb-disable-large-heap-sysmon-msgsv3.8.0-beta.2Michael Klishin2019-01-301-1/+1
|\ \ \
| * | | Disable large heap sysmon messagesLuke Bakken2019-01-291-1/+1
|/ / /
| | * Ensure rabbit_fifo snaphots are emittedkjnilsson2019-02-013-149/+119
| |/
| * move ra logging shimkjnilsson2019-01-301-25/+0
| * Configure Ra to log using lagerkjnilsson2019-01-302-0/+28
|/
* Merge pull request #1849 from rabbitmq/basic_get_message_ready_countMichael Klishin2019-01-294-51/+65
|\
| * Fix basic get message ready countkjnilsson2019-01-284-51/+65
* | Merge pull request #1851 from rabbitmq/rabbitmq-server-1850Michael Klishin2019-01-291-31/+1
|\ \
| * | Remove code that sets syslog listen IPLuke Bakken2019-01-281-31/+1
|/ /
* | Merge pull request #1848 from rabbitmq/await_startup_with_a_timeoutMichael Klishin2019-01-281-18/+78
|\ \
| * | SpacingMichael Klishin2019-01-281-1/+1
| * | Reintroduce the comment added in b0dd88351314cb4e0afca79cafa6bf315b42cbeeMichael Klishin2019-01-281-0/+1
| * | rabbit:await_startup: progress reportingMichael Klishin2019-01-281-26/+35
| * | await_startup: use default timeouts in ms, namingMichael Klishin2019-01-281-9/+14
| * | Add commentLuke Bakken2019-01-281-0/+1
| * | rabbit:await_startup/{0,1,2}: move spec definitions to definitionMichael Klishin2019-01-281-4/+7
| * | rabbit:await_startup/2: correct type specMichael Klishin2019-01-281-1/+1
| * | Introduce rabbit:await_startup/2Michael Klishin2019-01-251-14/+55
* | | Merge pull request #1839 from rabbitmq/rabbitmq-server-1838-active-field-for-...Daniil Fedotov2019-01-288-93/+283
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into rabbitmq-server-1838-active-field-for-consumersArnaud Cogoluègnes2019-01-2520-549/+1054
| |\ \ | |/ / |/| |
* | | Merge pull request #1834 from rabbitmq/qq-queue-length-drop-headMichael Klishin2019-01-258-364/+766
|\ \ \ | |_|/ |/| |
| * | Ensure purge clears out returned messageskjnilsson2019-01-251-7/+9
| * | Merge branch 'master' into qq-queue-length-drop-headMichael Klishin2019-01-2511-173/+273
| |\ \ | |/ / |/| |
* | | rabbitmq-plugins.8: document more flags, link to the relevant doc guideMichael Klishin2019-01-252-17/+82
* | | Man page edits and updatesMichael Klishin2019-01-256-141/+167
* | | Man pages: update datesMichael Klishin2019-01-254-4/+4
* | | backing_queue_SUITE:: Move `get_queue_sup_pid()` from rabbitmq-ct-helpersJean-Sébastien Pédron2019-01-241-1/+17
* | | dynamic_qq_SUITE: "force delete" was implemented, remove the TODOJean-Sébastien Pédron2019-01-241-1/+0
* | | Fix dynamic_qq test expectationkjnilsson2019-01-241-3/+2
* | | Merge pull request #1845 from rabbitmq/rabbitmq-server-1843-always-copy-schemaMichael Klishin2019-01-243-9/+3
|\ \ \
| * | | Always copy rabbit.schema fileLuke Bakken2019-01-233-9/+3
|/ / /
| * | remove a few stale TODOskjnilsson2019-01-251-5/+1
| * | tidy upkjnilsson2019-01-242-17/+0