summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #1011 from rabbitmq/rabbitmq-server-972Michael Klishin2016-10-261-5/+14
| | |\ \
| | | * \ Merge branch 'stable' into rabbitmq-server-972Michael Klishin2016-10-261-1/+6
| | | |\ \
| | | * | | Avoid duplicates in members list during partial partitionDiana Corbacho2016-10-251-5/+14
| | | | |/ | | | |/|
| * | | | Merge branch 'stable'Michael Klishin2016-10-261-1/+7
| |\ \ \ \ | | |/ / /
| | * | | Merge pull request #1009 from rabbitmq/rabbitmq-server-1006Michael Klishin2016-10-261-1/+7
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Stop master in receiving sync_start from another master after partitionDiana Corbacho2016-10-251-1/+7
| | | |/
| * | | Merge branch 'stable'Michael Klishin2016-10-261-1/+6
| |\ \ \ | | |/ /
| | * | Ignore policy_changed on slavesDiana Corbacho2016-10-251-1/+6
| | |/
* | | 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