| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| | * | | | Move banner things from stdout to logs. Leave a vestigal banner so that peopl... | Simon MacMullen | 2012-06-06 | 1 | -56/+40 |
| * | | | | cosmetic | Matthias Radestock | 2013-02-14 | 1 | -2/+2 |
| * | | | | In case the containing process is trapping exits. | Simon MacMullen | 2013-02-14 | 1 | -0/+1 |
| * | | | | Don't stomp on the (possible) registered name of the thing that invokes boot/... | Simon MacMullen | 2013-02-14 | 1 | -4/+3 |
| * | | | | If we try to stop while starting, wait until we have stopped starting before ... | Simon MacMullen | 2013-02-14 | 1 | -0/+8 |
| | |_|/
|/| | |
|
| * | | | Update copyright 2013 | Emile Joubert | 2013-01-23 | 1 | -1/+1 |
| | |/
|/| |
|
| * | | Start background_gc earlier | Simon MacMullen | 2012-11-12 | 1 | -1/+1 |
| * | | Background GC. | Simon MacMullen | 2012-11-12 | 1 | -0/+6 |
| * | | pass q records instead of names between recovery phases | Matthias Radestock | 2012-11-08 | 1 | -3/+4 |
| * | | defer final phase of queue recovery | Matthias Radestock | 2012-11-08 | 1 | -1/+3 |
| * | | Merge bug 24991 | Simon MacMullen | 2012-10-26 | 1 | -1/+1 |
| |\ \ |
|
| | * \ | merge default into bug24991 | Matthias Radestock | 2012-07-18 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | refactor: move constant and give it a better name | Matthias Radestock | 2012-06-12 | 1 | -1/+1 |
| * | | | | Wow, I think that's the stupidest thing I ever did. Added to test bug 25205, ... | Simon MacMullen | 2012-10-22 | 1 | -1/+0 |
| * | | | | Merge bug25205 | Simon MacMullen | 2012-10-19 | 1 | -1/+5 |
| |\ \ \ \ |
|
| | * | | | | Log Rabbit / Erlang versions on startup, and fix the stop message. | Simon MacMullen | 2012-10-18 | 1 | -1/+4 |
| * | | | | | reinstate rabbit_vm:memory/0, accidentally stripped out whilst reverting changes | Tim Watson | 2012-10-18 | 1 | -1/+1 |
| * | | | | | wrap the whole start after all, and use local_info_msg/2 to avoid duplication | Tim Watson | 2012-10-18 | 1 | -28/+27 |
| * | | | | | merge default | Tim Watson | 2012-10-17 | 1 | -6/+19 |
| |\ \ \ \ \
| |/ / / /
|/| | | | |
|
| | * | | | | revert to a79f54b909f | Tim Watson | 2012-10-17 | 1 | -25/+26 |
| | * | | | | include the error term in start/boot exits and refactor the tests to handle '... | Tim Watson | 2012-10-08 | 1 | -9/+14 |
| | * | | | | wrap the whole of start/boot in the same error check | Tim Watson | 2012-10-08 | 1 | -17/+11 |
| | * | | | | don't try too hard to get the output errors looking nice | Tim Watson | 2012-10-05 | 1 | -7/+0 |