| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove vestigial ERROR_CODE define and dangling TODO from rabbit_misc | Tim Watson | 2012-05-15 | 1 | -3/+0 |
| * | preserve original 'wait on any app' functionality | Tim Watson | 2012-05-15 | 1 | -4/+11 |
| * | rabbit_control waits as long as process is alive | Tim Watson | 2012-05-15 | 1 | -2/+4 |
| * | Make the list of plugins look a bit more like the boot steps. | Simon MacMullen | 2012-05-14 | 1 | -5/+8 |
| * | "Activating RabbitMQ plugins ..." is no longer particularly true or useful to... | Simon MacMullen | 2012-05-14 | 1 | -6/+1 |
| * | rabbitmqctl uses rabbit:await_startup/0 | Tim Watson | 2012-05-09 | 3 | -8/+23 |
| * | migrate application handling code to app_utils | Tim Watson | 2012-05-09 | 4 | -95/+118 |
| * | rename start_cold to boot | Tim Watson | 2012-05-08 | 1 | -3/+3 |
| * | revert deleted comment explaining why we're sleeping for 100ms on startup | Tim Watson | 2012-05-08 | 1 | -0/+1 |
| * | ensure that all dependent applications are stopped when shutting down the bro... | Tim Watson | 2012-05-04 | 2 | -8/+21 |
| * | move application lifecycle (loading) into one place - rabbit_misc | Tim Watson | 2012-05-04 | 2 | -41/+34 |
| * | plugin environment bootstrap and introspection code moved to rabbit_plugins | Tim Watson | 2012-05-04 | 2 | -36/+43 |
| * | start and start_cold both defer to rabbit_misc to calculate application load ... | Tim Watson | 2012-05-04 | 3 | -22/+43 |
| * | rabbit_prelaunch only checks for duplicate node names | Tim Watson | 2012-05-04 | 1 | -209/+5 |
| * | add rabbit:start_cold/0 without relying on release/boot-script | Tim Watson | 2012-05-03 | 3 | -23/+124 |
| * | Fix for R12B-3 that was broken by bug 24196. | Simon MacMullen | 2012-05-01 | 1 | -2/+2 |
| * | A bit more debugging information on why we might get an error back from the d... | Simon MacMullen | 2012-05-01 | 1 | -8/+10 |
| * | Merge bug 24196. | Simon MacMullen | 2012-05-01 | 21 | -153/+211 |
| |\ | |||||
| | * | Log errors when children fail to start. | Simon MacMullen | 2012-04-30 | 1 | -7/+7 |
| | * | another attempt to track down the mirrored_supervisor_tests CI failure | Matthias Radestock | 2012-04-29 | 1 | -1/+1 |
| | * | cosmetic | Matthias Radestock | 2012-04-27 | 1 | -3/+3 |
| | * | let's wait forever | Matthias Radestock | 2012-04-27 | 1 | -1/+1 |
| | * | bug: code_change/3 should return {ok, State} | Matthias Radestock | 2012-04-27 | 1 | -1/+1 |
| | * | Merge bug24911rabbitmq_v2_8_2 | Simon MacMullen | 2012-04-27 | 1 | -1/+1 |
| | |\ | |||||
| | | * | another attempt at pacifying the CI gods | Matthias Radestock | 2012-04-27 | 1 | -1/+1 |
| | * | | properly ignore dynamic children that return 'ignore' from init/1 | Matthias Radestock | 2012-04-27 | 1 | -0/+4 |
| | |/ | |||||
| | * | Report error better in case disk free check fails | Emile Joubert | 2012-04-26 | 1 | -2/+2 |
| | * | Correct disk free checking command on windows | Emile Joubert | 2012-04-26 | 1 | -1/+1 |
| | * | bump the mirror_supervisor_tests wait time to reduce ci failure rate | Matthias Radestock | 2012-04-26 | 1 | -1/+1 |
| | * | Merged bug24866 into default | Emile Joubert | 2012-04-25 | 2 | -5/+23 |
| | |\ | |||||
| | | * | Increase buffer size for the port driver to match that used by the underlying... | Simon MacMullen | 2012-04-23 | 2 | -5/+23 |
| | * | | Merge bug24884 | Simon MacMullen | 2012-04-25 | 7 | -65/+90 |
| | |\ \ | |||||
| | | * \ | Merge bug24848 | Simon MacMullen | 2012-04-24 | 10 | -116/+147 |
| | | |\ \ | |||||
| | | | * \ | Merged bug24885 into default | Emile Joubert | 2012-04-23 | 4 | -54/+71 |
| | | | |\ \ | |||||
| | | | | * \ | Merged bug24833 into default | Emile Joubert | 2012-04-23 | 1 | -1/+1 |
| | | | | |\ \ | | | | | |/ | | | | |/| | |||||
| | | | | | * | fix type signature for rabbit_basic:map_headers/2 | Francesco Mazzoli | 2012-04-23 | 1 | -1/+1 |
| | | | | * | | Merge heads | Simon MacMullen | 2012-04-23 | 1 | -13/+28 |
| | | | | |\ \ | |||||
| | | | | | * \ | Merge bug24860 | Simon MacMullen | 2012-04-20 | 1 | -13/+28 |
| | | | | | |\ \ | |||||
| | | | | | | * | | track queues which may have delivered non-autoack messages to channel | Matthias Radestock | 2012-04-12 | 1 | -13/+28 |
| | | | | * | | | | cosmetic | Matthew Sackman | 2012-04-23 | 1 | -1/+1 |
| | | | | | |_|/ | | | | |/| | | |||||
| | | | | * | | | cosmetic | Matthias Radestock | 2012-04-20 | 1 | -9/+9 |
| | | | | * | | | merge bug24882 into default | Matthias Radestock | 2012-04-20 | 2 | -6/+15 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | cosmetic | Matthew Sackman | 2012-04-19 | 1 | -10/+9 |
| | | | | | * | | | Merge bug24863 to default | Matthew Sackman | 2012-04-19 | 1 | -7/+18 |
| | | | | | |\ \ \ | |||||
| | | | | | | * | | | In general, avoid unnecessary interleaving of mutating state | Matthew Sackman | 2012-04-19 | 1 | -1/+1 |
| | | | | | | * | | | ack_nacked_messages -> ack_if_no_dlx | Francesco Mazzoli | 2012-04-19 | 1 | -5/+5 |
| | | | | | | * | | | Re-creating bug24863 branching of default | Francesco Mazzoli | 2012-04-18 | 1 | -7/+18 |
| | | | | * | | | | | simplifying refactor | Matthias Radestock | 2012-04-20 | 1 | -14/+10 |
| | | | | * | | | | | Checking for existance of DLX in dead_letter_publish | Francesco Mazzoli | 2012-04-19 | 1 | -18/+14 |
| | | * | | | | | | | Cosmetic. Ish. | Simon MacMullen | 2012-04-24 | 1 | -9/+11 |
