| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Also... | Simon MacMullen | 2014-07-29 | 1 | -1/+1 |
| * | Merge in bug26307 and update. | Simon MacMullen | 2014-07-29 | 11 | -48/+165 |
| |\ | |||||
| | * | Make some of the more interesting bits of the VQ backing_queue_status an offi... | Simon MacMullen | 2014-07-29 | 4 | -29/+39 |
| | * | stable to default | Simon MacMullen | 2014-07-29 | 46 | -494/+1607 |
| | |\ | |||||
| | | * | force_boot requires no app. | Simon MacMullen | 2014-07-28 | 1 | -1/+2 |
| | | * | stable to default | Simon MacMullen | 2014-07-28 | 2 | -3/+26 |
| | | |\ | |||||
| | | * \ | Merge bug26242 | Simon MacMullen | 2014-07-28 | 1 | -1/+26 |
| | | |\ \ | |||||
| | | | * | | Nicer formatting of error message. | Simon MacMullen | 2014-07-28 | 1 | -5/+5 |
| | | | * | | Refactor: move ensure_app_running inside the big catch block, then we don't n... | Simon MacMullen | 2014-07-28 | 1 | -14/+10 |
| | | | * | | Don't report nodedown issues as rabbit app not running | Michael Klishin | 2014-07-28 | 1 | -4/+14 |
| | | | * | | Cosmetic. | Simon MacMullen | 2014-07-01 | 1 | -8/+6 |
| | | | * | | Reduce distance to default. | Simon MacMullen | 2014-07-01 | 1 | -14/+7 |
| | | | * | | Use rabbit:is_running/1 | Michael Klishin | 2014-07-01 | 1 | -14/+9 |
| | | | * | | merge heads | Michael Klishin | 2014-06-29 | 1 | -18/+22 |
| | | | |\ \ | |||||
| | | | | * | | It's easier to specify the commands that do not require the app than those th... | Simon MacMullen | 2014-06-26 | 1 | -18/+8 |
| | | | * | | | Use rabbit:is_running/1 here | Michael Klishin | 2014-06-29 | 1 | -14/+9 |
| | | | * | | | Use a list of commands that do not require rabbit app to be running | Michael Klishin | 2014-06-29 | 1 | -13/+4 |
| | | | |/ / | |||||
| | | | * | | Refactor | Michael Klishin | 2014-06-25 | 1 | -35/+18 |
| | | | * | | Exit early if rabbit app is not running on target node (but not for all comma... | Michael Klishin | 2014-06-25 | 1 | -34/+65 |
| | | | * | | Improve error messages from rabbitmqctl when the rabbit app is stopped | Michael Klishin | 2014-06-23 | 1 | -2/+31 |
| | | * | | | stable to default | Simon MacMullen | 2014-07-25 | 46 | -493/+1580 |
| | | |\ \ \ | |||||
| | | | * \ \ | Stable to default | Blair Hester | 2014-07-24 | 46 | -493/+1580 |
| | | | |\ \ \ | |||||
| | * | | \ \ \ | Merge bug26159 | Simon MacMullen | 2014-07-29 | 2 | -3/+26 |
| | |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | | * | | | | | Merge bug25921 | Simon MacMullen | 2014-07-28 | 2 | -3/+26 |
| | | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | | * | | | | Explain | Simon MacMullen | 2014-07-25 | 1 | -0/+3 |
| | | | * | | | | Don't allow rabbit_misc:is_process_alive/1 to hang indefinitely if a node is ... | Simon MacMullen | 2014-07-25 | 1 | -1/+3 |
| | | | * | | | | Merge in stable | Simon MacMullen | 2014-07-25 | 1 | -2/+20 |
| | | | |\ \ \ \ | | |/ / / / / | |||||
| | | | * | | | | Avoid connecting to nodes that are down. | Simon MacMullen | 2014-03-11 | 1 | -2/+20 |
| | * | | | | | | Cosmetics | Michael Klishin | 2014-07-29 | 1 | -2/+3 |
| | * | | | | | | This code will naturally be called just once, eliminate the guard | Michael Klishin | 2014-07-29 | 1 | -7/+2 |
| | * | | | | | | Catch errors in vm_memory_monitor:get_total_memory/0 and return 'unknown' | Michael Klishin | 2014-07-25 | 1 | -1/+13 |
| | |/ / / / / | |||||
| | * | | | | | Merge bug26290 | Simon MacMullen | 2014-07-25 | 3 | -7/+56 |
| | |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | | * | | | | Inline | Simon MacMullen | 2014-07-25 | 1 | -8/+4 |
| | | * | | | | Make vm_memory_monitor:parse_line_linux/1 parse lines w/o colons | Michael Klishin | 2014-07-25 | 1 | -8/+25 |
| | | * | | | | Tests for vm_memory_monitor:parse_line_linux/1 | Michael Klishin | 2014-07-25 | 2 | -0/+36 |
| | * | | | | | Uploaders field change in debian/control to announce Debian Maintainer change... | Blair Hester | 2014-07-24 | 1 | -1/+1 |
| * | | | | | | Oops! | Simon MacMullen | 2014-07-28 | 1 | -1/+1 |
| * | | | | | | The expectation is we will only return details for persistent messages here. | Simon MacMullen | 2014-07-28 | 1 | -2/+5 |
| * | | | | | | Update VQ unit tests. | Simon MacMullen | 2014-07-28 | 1 | -10/+13 |
| * | | | | | | First pass at queue-size-in-bytes. Only lightly tested, and with no upgrade s... | Simon MacMullen | 2014-07-23 | 4 | -116/+188 |
| | |_|_|/ / |/| | | | | |||||
| * | | | | | stable to default | Simon MacMullen | 2014-07-22 | 46 | -493/+1580 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | Merge bug26295 | Simon MacMullen | 2014-07-21 | 2 | -27/+21 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix await_startup/1. Change its design from "figure out what apps we should b... | Simon MacMullen | 2014-07-21 | 2 | -27/+21 |
| | |/ / / / | |||||
| | * | | | | stable to default | Simon MacMullen | 2014-07-16 | 46 | -470/+1563 |
| | |\ \ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | Merge bug26286 | Simon MacMullen | 2014-07-15 | 1 | -5/+3 |
| | | |\ \ \ | |||||
| | | | * | | | Don't expect GMs which have not yet joined to take part in messaging. | Simon MacMullen | 2014-07-15 | 1 | -2/+2 |
| | | | * | | | Unused. | Simon MacMullen | 2014-07-15 | 1 | -3/+1 |
| | | * | | | | Improve self-documentingness. | Simon MacMullen | 2014-07-15 | 1 | -2/+11 |
| | | * | | | | Revert bug26171, and ignore messages before the initial catchup. | Simon MacMullen | 2014-07-14 | 1 | -31/+46 |
| | | |/ / / | |||||
| | | * | | | Oops, silence. | Simon MacMullen | 2014-07-11 | 2 | -2/+2 |
