| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge in default | Simon MacMullen | 2012-02-02 | 4 | -28/+46 |
| |\ | |||||
| | * | Make rabbit:diagnostics/1 just return a string. It's still most convenient to... | Simon MacMullen | 2011-12-16 | 3 | -21/+22 |
| | * | Ahem2 | Simon MacMullen | 2011-12-13 | 1 | -1/+1 |
| | * | Ahem. | Simon MacMullen | 2011-12-13 | 1 | -1/+1 |
| | * | Show node diagnostics when we see timeout_waiting_for_tables. | Simon MacMullen | 2011-12-13 | 3 | -29/+48 |
| * | | Merge heads | Emile Joubert | 2012-02-01 | 3 | -56/+65 |
| |\ \ | |||||
| | * \ | Merged bug24713 into default | Emile Joubert | 2012-02-01 | 1 | -4/+3 |
| | |\ \ | |||||
| | | * | | Typo | Simon MacMullen | 2012-02-01 | 1 | -4/+3 |
| | * | | | Don't claim to be adding mirror when we're not. | Simon MacMullen | 2012-02-01 | 1 | -5/+9 |
| | * | | | We don't actually need this two-stage startup, we can just fail to init/1. | Simon MacMullen | 2012-02-01 | 1 | -13/+7 |
| | * | | | Let's pay attention to whether we actually started or not. | Simon MacMullen | 2012-02-01 | 1 | -2/+4 |
| | * | | | Two-stage-startup-with-mnesia-record, like rabbit_amqqueue_process. | Simon MacMullen | 2012-01-31 | 1 | -47/+57 |
| | |/ / | |||||
| * | | | merge bug24703 into default | Matthias Radestock | 2012-02-01 | 2 | -27/+31 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | simplify | Matthias Radestock | 2012-02-01 | 1 | -8/+3 |
| | * | | Revert comment change | Simon MacMullen | 2012-02-01 | 1 | -1/+1 |
| | * | | OTOH if we're not trying to cluster with anything we should probably be happy. | Simon MacMullen | 2012-02-01 | 1 | -6/+7 |
| | * | | But Matthias points out that we can avoid the three-way-ness by changing the ... | Simon MacMullen | 2012-02-01 | 2 | -34/+17 |
| | * | | Reintroduce the three levels of forcedness. We do still need it. | Simon MacMullen | 2012-02-01 | 2 | -16/+34 |
| | * | | Inline. | Simon MacMullen | 2012-02-01 | 1 | -9/+10 |
| | * | | This doesn't start any more. | Simon MacMullen | 2012-02-01 | 1 | -2/+1 |
| | * | | Base discnodeness on what we want to become, not what we are. | Simon MacMullen | 2012-02-01 | 1 | -2/+2 |
| | * | | Change the semantics of Force to fit this particular bug. *meep*. | Simon MacMullen | 2012-02-01 | 1 | -11/+7 |
| | * | | Rebase 038bd3c185ae | Simon MacMullen | 2012-01-31 | 1 | -0/+8 |
| | * | | Resurrect and remove redundant ensure_mnesia_running() | Simon MacMullen | 2012-01-31 | 1 | -1/+0 |
| | * | | ...however, we should still allow rabbitmqctl reset to work when some nodes a... | Simon MacMullen | 2012-01-24 | 1 | -1/+4 |
| | * | | Don't force on init() (which fixes bug 24703), plus a little refactor. | Simon MacMullen | 2012-01-24 | 1 | -4/+5 |
| * | | | Merged bug24671 into default | Emile Joubert | 2012-01-31 | 36 | -392/+466 |
| |\ \ \ | |||||
| | * \ \ | Merge bug22470 | Simon MacMullen | 2012-01-31 | 6 | -88/+103 |
| | |\ \ \ | |||||
| | | * | | | produce only one log entry for abnormal connection closure | Matthias Radestock | 2012-01-30 | 1 | -3/+3 |
| | | * | | | consistency | Matthias Radestock | 2012-01-26 | 1 | -2/+2 |
| | | * | | | validate log levels on startup | Matthias Radestock | 2012-01-26 | 1 | -18/+17 |
| | | * | | | merge default into bug22470 | Matthias Radestock | 2012-01-26 | 6 | -87/+103 |
| | | |\ \ \ | |||||
| | | | * | | | introduce log categories | Matthias Radestock | 2012-01-26 | 3 | -75/+67 |
| | | | * | | | prettier and more consistent connection log messages | Matthias Radestock | 2012-01-25 | 2 | -12/+30 |
| | | | * | | | move error_logger 'flow control' into application code | Matthias Radestock | 2012-01-25 | 2 | -8/+10 |
| | | | * | | | do not log accepted connections in tcp_acceptor | Matthias Radestock | 2012-01-25 | 1 | -26/+16 |
| | | | * | | | drop ssl upgrade message | Matthias Radestock | 2012-01-25 | 1 | -2/+0 |
| | | | |/ / | |||||
| | * | | | | merge bug24715 into default | Matthias Radestock | 2012-01-31 | 1 | -2/+9 |
| | |\ \ \ \ | |||||
| | | * | | | | cosmetic: ensure_gm_heartbeat is not a gm callback | Matthias Radestock | 2012-01-31 | 1 | -3/+3 |
| | | * | | | | Don't use timer:apply_interval/4. | Simon MacMullen | 2012-01-30 | 1 | -2/+9 |
| | * | | | | | Merge bug24718 | Simon MacMullen | 2012-01-31 | 0 | -0/+0 |
| | |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | | it helps to not throw away the state | Matthias Radestock | 2012-01-30 | 1 | -3/+3 |
| | |/ / / / | |||||
| | * | | | | It's a resource, it'll print 'queue' anyway. | Simon MacMullen | 2012-01-30 | 1 | -1/+1 |
| | * | | | | Merged bug24664 into default | Emile Joubert | 2012-01-27 | 31 | -296/+347 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge bug24601 into default | Jim Apperly | 2012-01-27 | 20 | -180/+210 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | merge bug23706 into default | Matthias Radestock | 2012-01-27 | 3 | -6/+17 |
| | | | |\ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | | | * | | | cosmetic | Matthias Radestock | 2012-01-27 | 1 | -5/+4 |
| | | | | * | | | Merge in default (and make error more readable) | Simon MacMullen | 2012-01-26 | 15 | -125/+191 |
| | | | | |\ \ \ | |||||
| | | | | * | | | | Show both log files. | Simon MacMullen | 2012-01-23 | 1 | -2/+2 |
| | | | | * | | | | Further clarity. | Simon MacMullen | 2012-01-23 | 1 | -1/+2 |
