| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add listeners to rabbitmqctl status. | Simon MacMullen | 2014-03-11 | 1 | -1/+10 |
| * | Merge bug25627 (again) | Simon MacMullen | 2014-02-17 | 1 | -7/+7 |
| |\ | |||||
| | * | Merge bug25627 | Simon MacMullen | 2014-02-17 | 1 | -1/+7 |
| | |\ | |||||
| | * | | Include a reference in forced event refreshes. | Simon MacMullen | 2014-02-10 | 1 | -7/+7 |
| * | | | Don't crash if the alarm gen_event server is not there (i.e. app is not runni... | Simon MacMullen | 2014-02-17 | 1 | -2/+4 |
| | |/ |/| | |||||
| * | | Cosmetic; move near call site | Simon MacMullen | 2014-02-17 | 1 | -5/+5 |
| * | | Filter out alarms for other nodes | Michael Klishin | 2014-02-17 | 1 | -1/+2 |
| * | | Format alarms in rabbitmqctl status | Michael Klishin | 2014-02-17 | 1 | -1/+5 |
| * | | Backed out changeset 14b04256557c | Michael Klishin | 2014-02-17 | 1 | -10/+6 |
| * | | Format alarms in rabbitmqctl status | Michael Klishin | 2014-02-17 | 1 | -6/+10 |
| * | | List alarms in rabbitmqctl status | Michael Klishin | 2014-01-14 | 1 | -1/+2 |
| |/ | |||||
| * | Do nothing if the rabbit application is already running. Similarly, don't exp... | Simon MacMullen | 2013-11-28 | 1 | -13/+19 |
| * | merge stable into default | Matthias Radestock | 2013-08-19 | 1 | -0/+1 |
| |\ | |||||
| | * | Merged bug25572 into default | Emile Joubert | 2013-08-13 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Reevaluate reified policies on upgrade. | Simon MacMullen | 2013-08-01 | 1 | -0/+1 |
| * | | | banish side effect dependent code | Matthias Radestock | 2013-08-19 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge bug25594 | Simon MacMullen | 2013-08-01 | 1 | -0/+3 |
| |\ \ | |||||
| | * | | handle errors returned by boot steps | Matthias Radestock | 2013-08-01 | 1 | -0/+3 |
| * | | | add/remove log handler at precise point in system lifecycle | Matthias Radestock | 2013-08-01 | 1 | -2/+6 |
| |/ / | |||||
| * | | Refresh branch from stable | Emile Joubert | 2013-07-31 | 1 | -18/+4 |
| |\ \ | |/ | |||||
| | * | Move hipe modules list from macro to environment variable | Emile Joubert | 2013-06-28 | 1 | -19/+4 |
| | * | Ignore missing modules when performing HiPE compilation | Emile Joubert | 2013-06-27 | 1 | -2/+3 |
| * | | s/VMware/GoPivotal/g | Simon MacMullen | 2013-07-01 | 1 | -2/+2 |
| |/ | |||||
| * | rabbit_node_monitor should depend on rabbit_alarm | Emile Joubert | 2013-06-17 | 1 | -1/+1 |
| * | graceful handling of application:which_applications() timeout | Matthias Radestock | 2013-05-31 | 1 | -1/+1 |
| * | Just in case this times out, let's not explode. | Simon MacMullen | 2013-05-29 | 1 | -1/+1 |
| * | Look for the rabbit process, not the rabbit application. | Simon MacMullen | 2013-05-24 | 1 | -1/+1 |
| * | No infinity timeout, we could deadlock with the application controller on shu... | Simon MacMullen | 2013-05-24 | 1 | -1/+1 |
| * | correct a spec error discovered by R16B dialyzer | Matthias Radestock | 2013-03-15 | 1 | -1/+1 |
| * | Remove spurious blank line in the logs. | Simon MacMullen | 2013-02-20 | 1 | -1/+1 |
| * | merge stable into default | Matthias Radestock | 2013-02-14 | 1 | -77/+71 |
| |\ | |||||
| | * | Today's arbitrary startup banner change: centre the rabbit. | Simon MacMullen | 2013-02-13 | 1 | -7/+7 |
| | * | startup logging tweaks | Matthias Radestock | 2013-02-12 | 1 | -7/+5 |
| | * | Tweak the message to make it slightly more obvious if it has hung. | Simon MacMullen | 2013-02-11 | 1 | -2/+4 |
| | * | Slightly cleaner logging at startup: make the plugin list look nicer. | Simon MacMullen | 2013-02-05 | 1 | -1/+4 |
| | * | Slightly cleaner logging at startup: don't repeat the RabbitMQ or Erlang vers... | Simon MacMullen | 2013-02-05 | 1 | -16/+11 |
| | * | single io:format in order to prevent output interleaving | Matthias Radestock | 2013-01-28 | 1 | -4/+7 |
| | * | stable to default | Simon MacMullen | 2013-01-24 | 1 | -1/+1 |
| | |\ | |||||
| | * \ | merge bug24980 into default | Tim Watson | 2013-01-23 | 1 | -6/+11 |
| | |\ \ | |||||
| | | * | | eliminate "Function X has no local return" dialyzer errors | Matthias Radestock | 2013-01-19 | 1 | -0/+7 |
| | | * | | cosmetic | Matthias Radestock | 2013-01-19 | 1 | -6/+4 |
| | * | | | Call me sentimental, but reinstate the idea of an ASCII-art rabbit... | Simon MacMullen | 2013-01-22 | 1 | -4/+4 |
| | * | | | Formatting tweaks | Simon MacMullen | 2013-01-18 | 1 | -2/+2 |
| | * | | | Not sure that's worth special-casing | Simon MacMullen | 2013-01-18 | 1 | -6/+0 |
| | * | | | Remove that. | Simon MacMullen | 2013-01-18 | 1 | -2/+2 |
| | * | | | Don't io:format the HiPE compilation warning. | Simon MacMullen | 2013-01-18 | 1 | -5/+15 |
| | * | | | Merge in default. | Simon MacMullen | 2013-01-18 | 1 | -38/+83 |
| | |\ \ \ | | |/ / | |||||
| | | * | | cosmetic | Matthias Radestock | 2012-11-27 | 1 | -5/+3 |
| | * | | | I never saw the point of that. | Simon MacMullen | 2012-06-06 | 1 | -5/+0 |
| | * | | | Oops | Simon MacMullen | 2012-06-06 | 1 | -5/+12 |
