| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Base the whole thing off net_adm:ping/1 - because we might see other nodes co... | Simon MacMullen | 2013-02-27 | 2 | -11/+10 |
| * | Filter out all those events that look like: | Simon MacMullen | 2013-02-27 | 1 | -0/+2 |
| * | When we lose majority, stop the applications and wait for the cluster to come... | Simon MacMullen | 2013-02-27 | 1 | -4/+17 |
| * | cluster_cp_mode | Simon MacMullen | 2013-02-18 | 2 | -0/+32 |
| * | explain a reader sublety | Matthias Radestock | 2013-02-15 | 1 | -1/+3 |
| * | refactor: more symmetry in rabbit_reader:handle_dependent_exit/3 | Matthias Radestock | 2013-02-15 | 1 | -3/+3 |
| * | make reader's handling of channel.close_ok more obviously correct | Matthias Radestock | 2013-02-15 | 1 | -1/+2 |
| * | make reader's handle_dependent_exit clearer | Matthias Radestock | 2013-02-15 | 1 | -7/+7 |
| * | Typo | Simon MacMullen | 2013-02-15 | 1 | -1/+1 |
| * | Merged bug25247 | Emile Joubert | 2013-02-15 | 5 | -37/+60 |
| |\ | |||||
| | * | tweak | Matthias Radestock | 2013-02-15 | 1 | -9/+8 |
| | * | explain | Matthias Radestock | 2013-02-15 | 1 | -0/+10 |
| | * | merge stable into default | Matthias Radestock | 2013-02-14 | 41 | -1462/+2274 |
| | |\ | |||||
| | | * | merge heads | Matthias Radestock | 2013-02-14 | 1 | -13/+22 |
| | | |\ | |||||
| | | | * | drop_expired_msgs only when the queue head changes | Matthias Radestock | 2013-02-13 | 1 | -11/+21 |
| | | | * | don't invoke run_message_queue in handle_cast/run_backing_queue | Matthias Radestock | 2013-02-13 | 1 | -2/+1 |
| | | * | | remove superfluous vqstate field | Matthias Radestock | 2013-02-14 | 2 | -11/+3 |
| | | |/ | |||||
| | | * | Today's arbitrary startup banner change: centre the rabbit. | Simon MacMullen | 2013-02-13 | 1 | -7/+7 |
| | | * | stable to default | Simon MacMullen | 2013-02-13 | 1 | -5/+4 |
| | | |\ | |||||
| | | * | | optimise | Matthias Radestock | 2013-02-12 | 1 | -1/+7 |
| | * | | | 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 |
| | | |/ | |/| | |||||
| | * | | drop expired messages post basic_get | Matthias Radestock | 2013-02-12 | 1 | -5/+4 |
| * | | | remove icky use of element/2 | Matthias Radestock | 2013-02-12 | 1 | -4/+5 |
| * | | | Tweak nodes policy to allow master removal and thus queue migration | Simon MacMullen | 2013-02-12 | 3 | -49/+73 |
| | |/ |/| | |||||
| * | | Merge bug25044 (fa1429850857) | Emile Joubert | 2013-02-12 | 2 | -19/+19 |
| |\ \ | |||||
| | * \ | Merge heads | Emile Joubert | 2013-02-12 | 2 | -19/+19 |
| | |\ \ | |||||
| | | * | | 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 |
| | | * | | a little bit of refactoring of channel.flow code | Matthias Radestock | 2013-02-11 | 1 | -12/+12 |
| * | | | | That doesn't need a name either (in fact even less so, since it never ends up... | Simon MacMullen | 2013-02-11 | 1 | -2/+1 |
| |/ / / | |||||
| * | | | Don't repeat yourself. | Simon MacMullen | 2013-02-08 | 7 | -14/+7 |
| |/ / | |||||
| * | | Merge stable into default | Emile Joubert | 2013-02-08 | 2 | -1/+21 |
| |\ \ | |/ | |||||
| | * | Only delete queues for which no HA policy exists. | Simon MacMullen | 2013-02-06 | 1 | -2/+4 |
| | * | Remove durable queues based on a node while forgetting that node. | Simon MacMullen | 2013-02-06 | 2 | -1/+19 |
| * | | Merge bug 25429 | Simon MacMullen | 2013-02-08 | 2 | -36/+21 |
| |\ \ | |||||
| | * | | Change to 'confirms' | 'other' | 'false' | Simon MacMullen | 2013-02-08 | 2 | -3/+6 |
| | * | | merge bug25428 into bug25429 | Matthias Radestock | 2013-01-31 | 33 | -1371/+2178 |
| | |\ \ | |||||
| | * | | | ask qi whether it needs sync'ing, and why | Matthias Radestock | 2013-01-30 | 2 | -32/+17 |
| * | | | | Merged bug25433 into default | Emile Joubert | 2013-02-05 | 1 | -1/+13 |
| |\ \ \ \ | |||||
| | * | | | | Spelling | Emile Joubert | 2013-02-05 | 1 | -1/+1 |
| | * | | | | rabbit_parameter_validation:enum/1 | Simon MacMullen | 2013-02-01 | 1 | -1/+13 |
| | | |/ / | |/| | | |||||
| * | | | | 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 |
| |/ / / | |||||
| * | | | merge default into bug25428 | Matthias Radestock | 2013-01-31 | 33 | -1368/+2178 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | remove out-of-date comment | Matthias Radestock | 2013-01-30 | 1 | -2/+1 |
| | * | | remove spurious generality | Matthias Radestock | 2013-01-29 | 1 | -2/+2 |
| | * | | stable to default | Simon MacMullen | 2013-01-29 | 1 | -23/+25 |
| | |\ \ | | |/ | |||||
