| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge in default | Simon MacMullen | 2014-08-07 | 8 | -125/+266 |
| |\ | |||||
| | * | Upgrades to the queue index and recovery terms format. | Simon MacMullen | 2014-08-05 | 2 | -5/+60 |
| | * | Fix tests, cosmetic. | Simon MacMullen | 2014-08-05 | 2 | -3/+4 |
| | * | Rethink how we do this. Previously we tried to manage bytes exactly the same ... | Simon MacMullen | 2014-07-29 | 1 | -122/+128 |
| | * | Merge in bug26307 | Simon MacMullen | 2014-07-29 | 2 | -11/+21 |
| | |\ | |||||
| | * | | Also... | Simon MacMullen | 2014-07-29 | 1 | -1/+1 |
| | * | | Merge in bug26307 and update. | Simon MacMullen | 2014-07-29 | 11 | -48/+165 |
| | |\ \ | |||||
| | * | | | 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-08-07 | 1 | -10/+21 |
| |\ \ \ \ | |||||
| | * | | | | Tweak timings, shorten name, explain heuristics, specify which process info i... | Simon MacMullen | 2014-08-07 | 1 | -10/+21 |
| * | | | | | stable to default | Simon MacMullen | 2014-08-06 | 49 | -532/+1681 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | stable to default | Simon MacMullen | 2014-08-06 | 49 | -532/+1681 |
| | |\ \ \ \ | |||||
| | | * | | | | Bug 26307 should really have documented these... | Simon MacMullen | 2014-08-05 | 1 | -0/+16 |
| | | * | | | | merge stable into default | Michael Klishin | 2014-08-01 | 1 | -4/+1 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | merge stable into default | Michael Klishin | 2014-08-01 | 1 | -2/+6 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge bug26307 | Simon MacMullen | 2014-07-30 | 1 | -0/+68 |
| | | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | | | * | | | | | stable to default | Simon MacMullen | 2014-07-30 | 46 | -494/+1607 |
| | | | |\ \ \ \ \ | |||||
| | | | | * \ \ \ \ | stable to default | Simon MacMullen | 2014-07-30 | 1 | -0/+68 |
| | | | | |\ \ \ \ \ | |||||
| | | * | | | | | | | | Make sure the tests pass again! | Simon MacMullen | 2014-07-29 | 2 | -11/+21 |
| | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| | | * | | | | | | | 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 |
| | | | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|/ | | | | | |/| | | | | | | |||||
| | | | | | * | | | | | | | 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 |
