summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not read exchange & queue before deleting, simply deleteGerhard Lazu2018-03-282-12/+2
* Delete bindings from mnesia without full table scanGerhard Lazu2018-03-281-7/+2
* Remove a test that need reworking to be more predictableMichael Klishin2018-03-271-25/+1
* Cuttlefish schema: wordingMichael Klishin2018-03-211-3/+3
* Improve background_gc docs in example config filesMichael Klishin2018-03-212-4/+16
* Merge pull request #1556 from rabbitmq/vhost-sup-raceMichael Klishin2018-03-163-5/+39
|\
| * Make is_booted function compatible with pre-3.7.4 remote nodesDaniil Fedotov2018-03-161-18/+9
| * Check that default vhost is started on all nodes after restartDaniil Fedotov2018-03-161-1/+2
| * Compile from scratchMichael Klishin2018-03-161-5/+5
| * Include current node to the to-start listMichael Klishin2018-03-161-4/+4
| * WordingMichael Klishin2018-03-161-1/+1
| * ClarifyMichael Klishin2018-03-161-1/+5
| * Test concurrent application start with no data.Daniil Fedotov2018-03-151-1/+20
| * Do not try to start a vhost supervisors on not fully booted nodes.Daniil Fedotov2018-03-152-5/+24
* | Merge pull request #1550 from rabbitmq/rabbitmq-server-544Michael Klishin2018-03-162-24/+48
|\ \
| * | Add special case in handle_other for normal TCP port exitLuke Bakken2018-03-152-24/+48
* | | Merge pull request #1549 from rabbitmq/delete-dead-queueMichael Klishin2018-03-152-2/+89
|\ \ \ | |_|/ |/| |
| * | Wording, compile from scratchMichael Klishin2018-03-151-5/+7
| * | Make error message when refusing to delete non-empty message less radical.Daniil Fedotov2018-03-141-3/+3
| * | Force-delete queues, which have no live master or slave processes.Daniil Fedotov2018-03-142-2/+87
| |/
* | Merge pull request #1544 from rabbitmq/rabbitmq-server-1538-masterArnaud Cogoluègnes2018-03-141-14/+24
|\ \ | |/ |/|
| * Merge branch 'rabbitmq-server-1538' into rabbitmq-server-1538-masterLuke Bakken2018-03-061-14/+24
| |\
| | * Check process before getting amqp_paramsLuke Bakken2018-03-051-14/+24
* | | Merge branch 'v3.7.x'Michael Klishin2018-03-081-1/+1
|\ \ \
| * \ \ Merge pull request #1542 from rabbitmq/master-locator-min-masters-group-bindi...v3.7.4Michael Klishin2018-03-062-11/+42
| |\ \ \ | | |_|/ | |/| |
| | * | WordingMichael Klishin2018-03-061-1/+1
| | * | Test that min-masters counts bound queues but not bindingsDaniil Fedotov2018-03-061-0/+28
| | * | Make min-masters locator count uniqueue queue names instead of bindings.Daniil Fedotov2018-03-061-11/+14
| |/ /
| * | Merge pull request #1536 from rabbitmq/rabbitmq-server-1535Michael Klishin2018-03-031-3/+6
| |\ \
* | \ \ Merge pull request #1541 from rabbitmq/master-locator-min-masters-group-bindingsMichael Klishin2018-03-062-11/+42
|\ \ \ \ | |_|_|/ |/| | |
| * | | Test that min-masters counts bound queues but not bindingsDaniil Fedotov2018-03-061-0/+28
| * | | Make min-masters locator count uniqueue queue names instead of bindings.Daniil Fedotov2018-03-061-11/+14
|/ / /
* | | Merge pull request #1537 from rabbitmq/rabbitmq-server-1535-masterMichael Klishin2018-03-031-3/+6
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/rabbitmq-server-1535' into rabbitmq-serv...Luke Bakken2018-03-021-3/+6
| |\ \ \ |/ / / / | | | _
| * | Handle bump_reduce_memory_use info messageLuke Bakken2018-03-021-3/+6
| |/
| * Update erlang.mkJean-Sébastien Pédron2018-03-021-137/+228
| * Merge pull request #1533 from rabbitmq/rabbitmq-server-1531v3.7.4-rc.4Michael Klishin2018-02-273-6/+7
| |\
| | * Log a message when we fall back to randomized startup delayMichael Klishin2018-02-271-0/+1
| | * Correct generated randomized startup delay range keyMichael Klishin2018-02-272-6/+6
| |/
| * Merge pull request #1528 from rabbitmq/configurable-max-procs-max-atomsv3.7.4-rc.3Michael Klishin2018-02-263-45/+170
| |\
| | * Fix default maximum number of Erlang processesGerhard Lazu2018-02-262-3/+3
| | * Test RABBITMQ_var vs var behaviour when using rabbitmq-env.confGerhard Lazu2018-02-262-43/+132
* | | Update erlang.mkJean-Sébastien Pédron2018-03-021-137/+228
* | | Merge pull request #1532 from rabbitmq/rabbitmq-server-1531-masterMichael Klishin2018-02-273-6/+7
|\ \ \
| * | | Log a message when we fall back to randomized startup delayMichael Klishin2018-02-271-0/+1
| * | | Correct generated randomized startup delay range keyMichael Klishin2018-02-272-6/+6
|/ / /
* | | Test RABBITMQ_var vs var behaviour when using rabbitmq-env.confGerhard Lazu2018-02-262-43/+132
* | | Merge pull request #1529 from rabbitmq/configurable-max-procs-max-atoms-masterMichael Klishin2018-02-263-32/+68
|\ \ \
| * | | Remove merge artifactLuke Bakken2018-02-231-6/+0
| * | | Merge branch 'configurable-max-procs-max-atoms' into configurable-max-procs-m...Luke Bakken2018-02-231-1/+1
| |\ \ \ | | | |/ | | |/|