summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set the distribution port range to the first of these that matches:Simon MacMullen2014-03-121-1/+18
* 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
* stable to defaultSimon MacMullen2014-03-111-3/+4
|\
| * Don't corrupt the node montor state even if we are about to shut down.Simon MacMullen2014-03-111-3/+4
* | Be a tiny bit more correctSimon MacMullen2014-03-101-1/+1
* | stable to defaultSimon MacMullen2014-03-101-3/+2
|\ \ | |/
| * Fix memory calculations: we were erroneously removing the mgmt db from the pl...Simon MacMullen2014-03-101-3/+2
* | Merge bug25957 (again)Simon MacMullen2014-03-074-22/+57
|\ \
| * \ Merge bug25957Simon MacMullen2014-03-065-113/+188
| |\ \
| * | | Start the consumer utilisation average at active 100% of the time, since when...Simon MacMullen2014-03-061-1/+1
| * | | Merge bug25603Simon MacMullen2014-03-053-21/+56
| |\ \ \
| | * \ \ Merge in defaultSimon MacMullen2014-02-243-21/+56
| | |\ \ \
| | | * | | OopsSimon MacMullen2014-02-181-1/+1
| | | * | | Allow checking an IP address as well as a socket.Simon MacMullen2014-02-183-13/+13
| | | * | | Refuse access for guest via non-localhost by default.Simon MacMullen2014-02-143-21/+56
* | | | | | Update APISimon MacMullen2014-03-071-1/+1
| |_|_|/ / |/| | | |
* | | | | Rename info itemsSimon MacMullen2014-03-061-3/+3
* | | | | Strip out support for x-prefetch.Simon MacMullen2014-03-043-8/+2
* | | | | Management information on per-consumer prefetchSimon MacMullen2014-03-043-29/+39
* | | | | Change the semantics of the basic.qos global flag to switch between per-consu...Simon MacMullen2014-03-044-31/+45
* | | | | Merge in defaulSimon MacMullen2014-03-041-7/+7
|\ \ \ \ \ | |/ / / /
| * | | | OopsSimon MacMullen2014-03-041-7/+7
* | | | | Merge in defaultSimon MacMullen2014-03-049-129/+162
|\ \ \ \ \ | |/ / / /
| * | | | clamp duration to infinity when all rates are very lowMatthias Radestock2014-03-031-2/+3
| * | | | Make mirrored queue logging configurable.Simon MacMullen2014-02-273-16/+22
| * | | | Merge in defaultSimon MacMullen2014-02-262-9/+14
| |\ \ \ \
| | * \ \ \ stable to defaultSimon MacMullen2014-02-2655-1816/+2724
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Don't quote node atoms, it makes the resulting string harder to use in shell ...Simon MacMullen2014-02-261-8/+2
| | * | | | If we abandon autoheal while in winner_waiting then let the losing nodes know...Simon MacMullen2014-02-261-1/+12
| * | | | | Update comment.Simon MacMullen2014-02-261-4/+7
| * | | | | Eliminate the node_stopped message, since it is possible that a badly-timed s...Simon MacMullen2014-02-262-22/+22
| | |/ / / | |/| | |
| * | | | Refactor: distinction between handle_dead_rabbit and handle_dead_rabbit_state...Simon MacMullen2014-02-261-13/+9
| * | | | Merge bug 26004Simon MacMullen2014-02-241-20/+26
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | trigger rate calculation in all the right placesMatthias Radestock2014-02-071-20/+26
| * | | | Merge bug25994Simon MacMullen2014-02-241-2/+11
| |\ \ \ \
| | * | | | Sort by descending priority order, and add a comment.Simon MacMullen2014-02-241-2/+11
| | * | | | always prioritise acks (and resume)Matthias Radestock2014-02-241-2/+2