summaryrefslogtreecommitdiff
path: root/src/rabbit_control_main.erl
Commit message (Expand)AuthorAgeFilesLines
* Add RABBITMQ_USE_LONGNAME. Based on a patch from Marcos Diez but with fixes f...Simon MacMullen2014-10-171-2/+8
* Extract commonality between rabbit_control_main and rabbit_plugins_main.Simon MacMullen2014-09-161-112/+18
* force_boot requires no app.Simon MacMullen2014-07-281-1/+2
* Merge bug26242Simon MacMullen2014-07-281-1/+26
|\
| * Nicer formatting of error message.bug26242Simon MacMullen2014-07-281-5/+5
| * Refactor: move ensure_app_running inside the big catch block, then we don't n...Simon MacMullen2014-07-281-14/+10
| * Don't report nodedown issues as rabbit app not runningMichael Klishin2014-07-281-4/+14
| * Cosmetic.Simon MacMullen2014-07-011-8/+6
| * Reduce distance to default.Simon MacMullen2014-07-011-14/+7
| * Use rabbit:is_running/1Michael Klishin2014-07-011-14/+9
| * It's easier to specify the commands that do not require the app than those th...Simon MacMullen2014-06-261-18/+8
| * RefactorMichael Klishin2014-06-251-35/+18
| * Exit early if rabbit app is not running on target node (but not for all comma...Michael Klishin2014-06-251-34/+65
| * Improve error messages from rabbitmqctl when the rabbit app is stoppedMichael Klishin2014-06-231-2/+31
* | Merge in defaultSimon MacMullen2014-07-041-2/+23
|\ \
| * \ Merge in bug 26256Simon MacMullen2014-07-031-0/+8
| |\ \
| * | | Small tidy-upsSimon MacMullen2014-06-251-6/+5
| * | | Make "rabbitmqctl forget_cluster_node --offline" impersonate the node rather ...Simon MacMullen2014-06-251-2/+24
| | |/ | |/|
* | | Oopsbug26256Simon MacMullen2014-07-031-1/+1
| |/ |/|
* | Only force load if the app is actually down.Simon MacMullen2014-07-031-1/+4
* | Port script Mnesia dir changes from bug26192. Add rabbitmqctl force_boot.Simon MacMullen2014-07-031-0/+5
|/
* Allow parameter validation to know about the user making the change.Simon MacMullen2014-04-081-2/+3
* Merge bug25722Simon MacMullen2014-03-181-3/+7
|\
| * Display diagnostics when rabbitmqctl clustering options fail due to nodedown.Simon MacMullen2014-03-121-3/+7
* | Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
|/
* First pass at cluster name.Simon MacMullen2014-01-291-0/+5
* Validate utf-8-ness on the way into rabbitmqctl too.Simon MacMullen2013-11-041-1/+8
* Merged bug25572 into defaultEmile Joubert2013-08-131-20/+31
|\
| * Fix inadvertent match of Args. That's what you get for only running the test ...bug25572Simon MacMullen2013-08-131-2/+3
| * So it turns out that the policy tests fail, since we now depend on rabbit_mis...Simon MacMullen2013-08-091-10/+17
| * Add support for setting apply-to via rabbitmqctl. Switch to using option for ...Simon MacMullen2013-08-081-10/+13
* | Merge bug25689Simon MacMullen2013-07-311-2/+2
|\ \
| * | s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
| |/
* | Integrate win32_cmd/1 into rabbit_misc:os_cmd/1, so that we have just one fun...Simon MacMullen2013-07-311-1/+1
* | Add space for clink os cmds separatelyEmile Joubert2013-07-311-2/+2
* | Work around Clink shell issueEmile Joubert2013-07-301-1/+1
|/
* stable to defaultSimon MacMullen2013-01-241-1/+1
|\
| * Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* | tweak: make use of rabbit_misc:rs/1Matthias Radestock2013-01-071-3/+3
* | merge default into bug25345Matthias Radestock2013-01-071-3/+3
|\ \
| * | tweak: make use of rabbit_misc:rs/1Matthias Radestock2013-01-071-3/+3
* | | IdempotenceSimon MacMullen2013-01-071-0/+6
* | | Merge defaultSimon MacMullen2013-01-071-1/+1
|\ \ \ | |/ /
| * | merge bug24407 into defaultMatthias Radestock2013-01-041-1/+12
| |\ \ | | |/ | |/|
| * | correct and/or confusionbug25378Matthias Radestock2013-01-041-1/+1
* | | Merge in bug24407.Simon MacMullen2013-01-041-1/+14
|\ \ \ | |_|/ |/| |
| * | merge bug24407 into bug25345Matthias Radestock2012-12-301-0/+7
| |\ \
| | * | Cancel syncSimon MacMullen2012-12-141-0/+7
* | | | Don't use a closure for the usual cluster upgrade reasons.Simon MacMullen2013-01-031-4/+7
* | | | API consistency.Simon MacMullen2013-01-031-4/+5
|/ / /