summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't show diagnostics after "node already running" since diagnostics are mea...Simon MacMullen2014-03-201-6/+5
* Merge bug25374Simon MacMullen2014-03-19151-247/+391
|\
| * Merge bug25722 (again)Simon MacMullen2014-03-191-1/+1
| |\
| | * Better error catching.Simon MacMullen2014-03-191-1/+1
| * | Merge bug25722 (again again).Simon MacMullen2014-03-18150-288/+312
| |\ \ | | |/ | |/|
| | * Merge bug25722 (again)Simon MacMullen2014-03-182-4/+5
| | |\
| | * \ Merge bug25722Simon MacMullen2014-03-1813-93/+231
| | |\ \
| | * \ \ Merge bug 25940Simon MacMullen2014-03-17150-152/+152
| | |\ \ \
| | | * | | Update copyright for 2014Simon MacMullen2014-03-17150-152/+152
| | |/ / /
| * | | | Don't explode on "rabbitmqctl stop_app ; rabbitmqctl status", and fix tests.Simon MacMullen2014-03-182-3/+8
| | |_|/ | |/| |
| * | | We want reuseaddr otherwise starting the same broker twice in quick successio...Simon MacMullen2014-03-181-1/+1
| * | | Don't export anything ever from this script, it gets inherited by any process...Simon MacMullen2014-03-181-3/+4
| | |/ | |/|
| * | Oops, we need RABBITMQ_CONFIG_FILE to be set for prelaunch to do its job prop...Simon MacMullen2014-03-181-4/+4
| * | Merge in defaultSimon MacMullen2014-03-141-4/+8
| |\ \
| * | | Check the config situation when installing the Windows service.Simon MacMullen2014-03-132-11/+41
| * | | Update the batch file.Simon MacMullen2014-03-131-1/+14
| * | | More robustnessSimon MacMullen2014-03-131-16/+26
| * | | Move dist arg to the end so that if the user has set it in RABBITMQ_SERVER_ST...Simon MacMullen2014-03-131-1/+1
| * | | Check if dist port is available since otherwise we will create a horrific err...Simon MacMullen2014-03-132-20/+38
| * | | CosmeticSimon MacMullen2014-03-131-7/+7
| * | | Somehow that actually worked on OS X. Oops.Simon MacMullen2014-03-131-2/+2
| * | | Try to be marginally smarter about getting the epmd port, it is set as an ini...Simon MacMullen2014-03-131-5/+7
| * | | Present epmd errors a bit better.Simon MacMullen2014-03-121-7/+12
| * | | Display diagnostics when rabbitmqctl clustering options fail due to nodedown.Simon MacMullen2014-03-122-37/+23
| * | | That should probably be a define, right?Simon MacMullen2014-03-121-1/+3
| * | | Irritatingly I can't find a way to figure out the difference between these pr...Simon MacMullen2014-03-121-0/+1
| * | | Slightly cleaner than iterating through families.Simon MacMullen2014-03-121-8/+10
| * | | Don't suggest using the kernel params here.Simon MacMullen2014-03-121-9/+1
| * | | Set the distribution port range to the first of these that matches:Simon MacMullen2014-03-122-10/+39
| * | | Just in case the error is not an atom.Simon MacMullen2014-03-121-1/+1
| * | | Various formatting tweaks.Simon MacMullen2014-03-121-5/+4
| * | | Since we always show the raw error and the expanded error let's get format_in...Simon MacMullen2014-03-125-13/+14
| * | | Try to be a bit less verbose.Simon MacMullen2014-03-111-41/+27
| * | | Improved diagnostics.Simon MacMullen2014-03-111-11/+60
| * | | Slightly simpler, and more polite.Simon MacMullen2014-03-111-3/+2
| * | | Add listeners to rabbitmqctl status.Simon MacMullen2014-03-112-2/+11
| * | | Show the distribution port as a "protocol" in management.Simon MacMullen2014-03-111-0/+7
* | | | change AMQP codec field type 'b' interpretationMatthias Radestock2014-03-173-4/+4
| |_|/ |/| |
* | | Merge bug25589Simon MacMullen2014-03-170-0/+0
|\ \ \
* \ \ \ merge default into bug25589Matthias Radestock2014-03-1719-147/+298
|\ \ \ \ | |/ / /
| * | | Merge bug26043Simon MacMullen2014-03-144-9/+19
| |\ \ \
| | * \ \ Merge bug26066Simon MacMullen2014-03-141-2/+5
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | correctness++Matthias Radestock2014-03-131-1/+1
| | | * | turns out that cleaning up 'clients' in client_terminate is badMatthias Radestock2014-03-131-6/+6
| | | * | invoke credit_flow:peer_down on, err, DOWN. *only*Matthias Radestock2014-03-131-8/+11
| | | |/
| | * | Merge bug26065Simon MacMullen2014-03-142-4/+10
| | |\ \ | | | |/ | | |/|
| | | * Log the config file's expected location according to the environment varible ...Simon MacMullen2014-03-122-4/+10
| | |/
| | * stable to defaultSimon MacMullen2014-03-111-3/+4
| | |\
| | | * Merge bug 26063Simon MacMullen2014-03-110-0/+0
| | | |\
| | | * | Don't corrupt the node montor state even if we are about to shut down.Simon MacMullen2014-03-111-3/+4
| | | |/