summaryrefslogtreecommitdiff
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
* merge headsMichael Klishin2014-06-291-18/+22
|\
| * It's easier to specify the commands that do not require the app than those th...Simon MacMullen2014-06-261-18/+8
* | Use rabbit:is_running/1 hereMichael Klishin2014-06-291-14/+9
* | Use a list of commands that do not require rabbit app to be runningMichael Klishin2014-06-291-13/+4
|/
* 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
* Hopefully clearer.Simon MacMullen2014-06-181-5/+5
* Merge bug25446Simon MacMullen2014-06-182-16/+70
|\
| * Maybe clearer.bug25446Simon MacMullen2014-06-181-1/+1
| * rabbitmq-plugins set.Simon MacMullen2014-06-182-16/+70
|/
* stable to defaultSimon MacMullen2014-06-1830-327/+686
|\
| * Merge bug26251Simon MacMullen2014-06-180-0/+0
| |\
| * | Give sensible error messages when plugins are missing.bug26251Simon MacMullen2014-06-182-40/+33
| |/
| * stable to defaultSimon MacMullen2014-06-1730-304/+670
| |\
| | * Merge bug26221Simon MacMullen2014-06-171-2/+5
| | |\
| | | * Simplify.bug26221Simon MacMullen2014-06-171-13/+6
| | | * Cover passive = false caseMichael Klishin2014-06-161-1/+6
| | | * Don't stat() queue when it is declared with nowait = trueMichael Klishin2014-06-161-2/+7
| | * | merge bug25678 into default (again)Michael Klishin2014-06-170-0/+0
| | |\ \
| | | * \ merge bug25678 into default (again)Michael Klishin2014-06-171-1/+6
| | | |\ \
| | | * \ \ merge bug25678 into defaultMichael Klishin2014-06-170-0/+0
| | | |\ \ \
| | * | | | | Oopsbug25678Michael Klishin2014-06-171-1/+1
| | | |_|/ / | | |/| | |
| | * | | | Mention mnesia_table_loading_timeout in rabbitmq.config.exampleMichael Klishin2014-06-171-1/+6
| | |/ / /
| | * | | Make mnesia:wait_for_tables timeout configurableMichael Klishin2014-06-172-1/+3
| | |/ /
| | * | Update docs post bug 24926.Simon MacMullen2014-06-161-1/+1
| | |/
| | * stable to defaultSimon MacMullen2014-06-131-10/+10
| | |\
| | * \ stable to defaultSimon MacMullen2014-06-123-6/+31
| | |\ \
| | * \ \ stable to defaultSimon MacMullen2014-06-1127-299/+655
| | |\ \ \
| | | * \ \ stable to defaultSimon MacMullen2014-06-1127-299/+655
| | | |\ \ \
| | | | * \ \ Merge bug 24926Simon MacMullen2014-06-1117-175/+487
| | | | |\ \ \
| | | | | * | | Move these down (ish) from federation.bug24926Simon MacMullen2014-06-112-2/+15
| | | | | * | | A few last clenaupsSimon MacMullen2014-06-112-15/+8
| | | | | * | | Show a warning if list fails to contact a node.Simon MacMullen2014-06-111-6/+7
| | | | | * | | Report errors from the server (such as mismatched plugin files) correctly.Simon MacMullen2014-06-111-1/+1
| | | | | * | | Oops.Simon MacMullen2014-06-101-2/+2
| | | | | * | | Init the stats timer again on force_event_refresh, so that if stats have beco...Simon MacMullen2014-06-103-3/+3
| | | | | * | | Add online flag. Get the running broker to read its own plugins file rather t...Simon MacMullen2014-06-103-63/+108
| | | | | * | | Make sure all code for both added and removed plugins is loaded when we send ...Simon MacMullen2014-06-101-1/+1
| | | | | * | | Tweak text one more time.Simon MacMullen2014-06-101-2/+2
| | | | | * | | Add (deliberately) undocumented feature to just trigger the sync without upda...Simon MacMullen2014-06-091-2/+9
| | | | | * | | Tweak text a bit more.Simon MacMullen2014-06-091-4/+11
| | | | | * | | Support updating decorators correctly when plugins start and stop.Simon MacMullen2014-06-094-11/+80
| | | | | * | | Merge in defaultSimon MacMullen2014-06-0912-78/+98
| | | | | |\ \ \ | | | | | |/ / / | | | | |/| | |