summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename an upgrade functionMichael Klishin2016-11-092-4/+4
* Purge vhost storage in transactionDaniil Fedotov2016-10-201-1/+1
* Migration to per-vhost store messageDaniil Fedotov2016-10-201-1/+1
* Move queues to vhost storage on upgradeDaniil Fedotov2016-10-202-0/+18
* Allow restart of a vhost message store. purge_messages function to clean mess...Daniil Fedotov2016-10-202-3/+10
* Terminate message store ignoring file save errorsDaniil Fedotov2016-10-202-6/+26
* Tests for per-vhost message store. Stop vhost message store when deleting vhostDaniil Fedotov2016-10-204-5/+274
* Queue index per vhost locationDaniil Fedotov2016-10-203-23/+24
* Updated tests to support per-vhost message storeDaniil Fedotov2016-10-202-18/+34
* Update testsDaniil Fedotov2016-10-203-6/+6
* Moved directory selection to vhost_dir functionDaniil Fedotov2016-10-202-24/+29
* Remove duplicate migration. Match no_ack messageDaniil Fedotov2016-10-201-6/+2
* New upgrade scope `queues` started by boot step before queue recoveryDaniil Fedotov2016-10-203-83/+99
* wip: migrating to vhost base messge storeDaniil Fedotov2016-10-203-46/+70
* wipDaniil Fedotov2016-10-201-4/+40
* Work in progress: Migration to vhost based message storeDaniil Fedotov2016-10-201-8/+51
* Migration algorithmDaniil Fedotov2016-10-201-0/+39
* Starting and restarting appDaniil Fedotov2016-10-202-8/+25
* message store supervisorDaniil Fedotov2016-10-202-11/+69
* Do not fail on {cluster_nodes, [node()]} configDaniil Fedotov2016-10-201-3/+3
* Merge branch 'stable'Arnaud Cogoluègnes2016-10-172-0/+94
|\
| * Merge pull request #999 from rabbitmq/rabbitmq-website-282Karl Nilsson2016-10-172-0/+94
| |\
| | * Change formatting for rabbitmqctl helpArnaud Cogoluègnes2016-10-171-12/+2
| | * Document configuration encryptionArnaud Cogoluègnes2016-10-172-0/+104
| |/
* | Merge branch 'stable'Arnaud Cogoluègnes2016-10-141-1/+0
|\ \ | |/
| * Remove version_equivalance entry from test groupArnaud Cogoluègnes2016-10-141-1/+0
* | Merge branch 'stable'Arnaud Cogoluègnes2016-10-143-13/+13
|\ \ | |/
| * Use config_entry_decoder key for config encryptionArnaud Cogoluègnes2016-10-143-13/+13
* | Merge pull request #989 from rabbitmq/rabbitmq-server-486Arnaud Cogoluègnes2016-10-144-8/+124
|\ \
| * | Be more defensive and accept 'disk'Michael Klishin2016-10-141-1/+1
| * | Merge branch 'master' into rabbitmq-server-486Michael Klishin2016-10-1429-2020/+910
| |\ \
| * | | 2016, evenMichael Klishin2016-10-141-1/+1
| * | | Merge branch 'master' into rabbitmq-server-486Michael Klishin2016-10-046-431/+87
| |\ \ \
| * | | | Switch config-driven automatic clustering to the new behaviourMichael Klishin2016-10-044-8/+122
| * | | | Drive-by change: reduce log noiseMichael Klishin2016-10-041-5/+8
* | | | | Support x.y in plugin versioningDaniil Fedotov2016-10-141-1/+1
* | | | | Merge branch 'stable'Daniil Fedotov2016-10-141-11/+0
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Merge pull request #997 from rabbitmq/broaden-version-format-supportDaniil Fedotov2016-10-141-10/+0
| |\ \ \
| | * | | unit_SUITE: move version equivalence tests to commonJean-Sébastien Pédron2016-10-121-10/+0
| |/ / /
* | | | Merge branch 'stable'Arnaud Cogoluègnes2016-10-1211-22/+810
|\ \ \ \ | |/ / /
| * | | Merge pull request #994 from rabbitmq/rabbitmq-server-979Karl Nilsson2016-10-129-4/+736
| |\ \ \
| | * | | Add better message when decryption fails in configArnaud Cogoluègnes2016-10-124-14/+50
| | * | | Merge branch 'stable' into rabbitmq-server-979Arnaud Cogoluègnes2016-10-116-440/+138
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'rabbitmq-server-990' into stablerabbitmq_v3_6_6_milestone5Andrew Bruce2016-10-052-18/+73
| |\ \ \ \
| | * | | | Choose master from intersection of sync slaves and policy nodesAndrew Bruce2016-10-052-18/+73
| |/ / / /
| | * | | Create tests for rabbitmqctl encodeArnaud Cogoluègnes2016-10-115-61/+173
| | * | | Use terms in rabbitmqctl encodeArnaud Cogoluègnes2016-10-111-9/+21
| | * | | Add encode command to rabbitmqctlArnaud Cogoluègnes2016-10-104-14/+87
| | * | | Remove a pointless commentLoïc Hoguin2016-10-061-3/+1
| | * | | Add a test for decrypt at start without passphraseLoïc Hoguin2016-10-062-5/+29