summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Write per queue upgrade log to a separate fileDaniil Fedotov2016-11-303-13/+34
* Merge branch 'master' into rabbitmq-server-567Daniil Fedotov2016-11-295-61/+157
|\
| * Port a version from masterMichael Klishin2016-11-291-1/+6
| * Merge branch 'stable' into rabbitmq-server-1040Michael Klishin2016-11-294-61/+154
| |\
| | * Make it possible to disable background GCMichael Klishin2016-11-282-7/+18
| | * Merge pull request #1016 from binarin/multiple-plugins-dirDaniil Fedotov2016-11-252-44/+135
| | |\
| | | * Report pending upgrades when listing pluginsAlexey Lebedeff2016-11-241-5/+34
| | | * Support multiple plugins directoriesAlexey Lebedeff2016-11-231-39/+101
| * | | Merge branch 'stable'Michael Klishin2016-11-241-5/+3
| |\ \ \ | | |/ /
| | * | Move rabbit:prep_stop/1 to stop/1 to avoid master termination crashDiana Corbacho2016-11-241-4/+2
| | |/
* | | Migrate queues in batches of 100 in parallel. Write recovery terms for migrat...Daniil Fedotov2016-11-282-36/+54
* | | Keep backup between mnesia upgrade and message store upgradeDaniil Fedotov2016-11-282-12/+50
* | | Rollback to sequential queue migration. Move queue directories before migrati...Daniil Fedotov2016-11-241-10/+19
* | | Merge branch 'master' into rabbitmq-server-567Daniil Fedotov2016-11-236-212/+169
|\ \ \ | |/ /
| * | Merge branch 'stable'Daniil Fedotov2016-11-211-194/+0
| |\ \ | | |/
| | * Move rabbit_pbe module to rabbitmq-commonArnaud Cogoluègnes2016-11-181-194/+0
| * | Use binaries to define policiesArnaud Cogoluègnes2016-11-172-6/+5
| * | Improve loggingMichael Klishin2016-11-141-4/+10
| * | Integrate DNS peer discovery backend, more loggingMichael Klishin2016-11-133-24/+64
| * | Merge branch 'master' into rabbitmq-server-988Michael Klishin2016-11-101-1/+1
| |\ \
| * | | Skip DNS peer discovery backend tests in offline environmentsMichael Klishin2016-11-101-0/+1
| * | | Integration tests for rabbit_peer_discovery_dnsMichael Klishin2016-11-101-3/+5
| * | | Prefix hostnames discovered via DNSMichael Klishin2016-11-102-2/+30
| * | | First cut at rabbit_peer_discovery_dnsMichael Klishin2016-11-101-0/+75
* | | | New dir path for queue index dataDaniil Fedotov2016-11-143-9/+17
* | | | CosmeticsMichael Klishin2016-11-131-1/+1
* | | | Towards functional message store migration fnMichael Klishin2016-11-135-25/+43
* | | | Fix test expectations, more renames, more loggingMichael Klishin2016-11-123-9/+10
* | | | We get a tuple from ETS here, not just a pidMichael Klishin2016-11-111-1/+1
* | | | RenamesMichael Klishin2016-11-112-7/+7
* | | | Use a fixed size encoding fn for vhost directory namesMichael Klishin2016-11-113-10/+11
* | | | Avoid atom exhaustion in vhost message storesDaniil Fedotov2016-11-112-45/+64
* | | | Naming and cosmeticsMichael Klishin2016-11-115-16/+15
* | | | Merge branch 'master' into rabbitmq-server-567Michael Klishin2016-11-1014-113/+181
|\ \ \ \ | | |/ / | |/| |
| * | | Export alarm function to avoid calling status/0 from cluster_status commandDaniil Fedotov2016-11-101-1/+1
| |/ /
| * | Add jsx to dependencies of RabbitArnaud Cogoluègnes2016-11-091-1/+1
| * | Use conversion module for JSON arguments in CLIArnaud Cogoluègnes2016-11-093-12/+3
| * | Accept both lists and binaries for JSON argumentsArnaud Cogoluègnes2016-11-093-3/+15
| * | Fix JSON arguments parsing in CLIArnaud Cogoluègnes2016-11-093-6/+7
| * | Update the list of magic plugins for rabbit_vmLoïc Hoguin2016-11-081-2/+1
| * | Remove reference to mochiweb_http in diagnosticsLoïc Hoguin2016-11-081-1/+0
| * | Switch JSON library to JSXLoïc Hoguin2016-11-082-18/+9
| * | Timeout values are in millisecondsMichael Klishin2016-11-071-1/+1
| * | Log the number of retries leftDiana Corbacho2016-11-071-1/+2
| * | Log Mnesia reconnection attemptsDiana Corbacho2016-11-071-0/+4
| * | Configure member retries on Mnesia reconnection failuresDiana Corbacho2016-11-075-37/+62
| * | Merge branch 'stable'Michael Klishin2016-10-261-43/+68
| |\ \ | | |/
| | * Merge branch 'stable' into rabbitmq-server-960Michael Klishin2016-10-263-7/+27
| | |\
| | * | Ignore unknown ackDiana Corbacho2016-10-261-43/+68
| * | | Merge branch 'stable'Michael Klishin2016-10-261-5/+14
| |\ \ \ | | | |/ | | |/|