summaryrefslogtreecommitdiff
path: root/src/rabbit_control_main.erl
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/ / /
* | | consistencyMatthias Radestock2012-12-301-1/+1
|/ /
* | Add rabbitmqctl sync_queue, and make it synchronous. Also fix the fact that w...Simon MacMullen2012-12-061-0/+7
|/
* Merged bug23935 into defaultEmile Joubert2012-11-041-1/+1
|\
| * Unify address and host. Stick ports in the state, just because we're grabbing...Simon MacMullen2012-11-011-1/+1
* | sort list_* resultsbug25262Matthias Radestock2012-11-011-1/+1
|/
* Add policies and parameters to "rabbitmqctl report"Simon MacMullen2012-10-171-1/+3
* Merge defaultSimon MacMullen2012-10-161-0/+26
|\
| * We call it "set" not "add" everywhere else.Simon MacMullen2012-10-161-1/+1
| * Rename and refactor policiesEmile Joubert2012-10-151-19/+16
| * Parameter API renaming and policy tweaksEmile Joubert2012-10-111-9/+15
| * TidyingEmile Joubert2012-10-111-1/+1