| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 3 | -0/+33 |
| * | 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 | 46 | -1479/+2337 |
| | |\ | |||||
| | | * | merge heads | Matthias Radestock | 2013-02-14 | 1 | -13/+22 |
| | | |\ | |||||
| | | | * | Merge bug25451 | Simon MacMullen | 2013-02-14 | 0 | -0/+0 |
| | | | |\ | |||||
| | | | * | | 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 |
| | * | | | merge bug25419 into stable | Matthias Radestock | 2013-02-14 | 0 | -0/+0 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | * | | | 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 |
| | |/ / | |||||
| | * | | Merge bug25448 | Simon MacMullen | 2013-02-13 | 0 | -0/+0 |
| | |\ \ | |||||
| | * | | | 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 |
| | * | | | Merged bug25044 | Emile Joubert | 2013-02-12 | 0 | -0/+0 |
| | |\ \ \ | | |/ / | |||||
| * | | | | 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 | 3 | -2/+22 |
| |\ \ | |/ | |||||
| | * | Merged bug25443 into stable | Emile Joubert | 2013-02-08 | 0 | -0/+0 |
| | |\ | |||||
| | * | | 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 |
| | |/ | |||||
| | * | Merged bug25435 into stable | Emile Joubert | 2013-02-05 | 1 | -1/+1 |
| | |\ | |||||
| | | * | We depend on xmerl via mochijson2. | Simon MacMullen | 2013-02-04 | 1 | -1/+1 |
| | |/ | |||||
| | * | Added tag rabbitmq_v3_0_2 for changeset bf11b947abb9 | Simon MacMullen | 2013-01-31 | 0 | -0/+0 |
| * | | 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 | 37 | -1387/+2240 |
| | |\ \ | |||||
| | * | | | ask qi whether it needs sync'ing, and why | Matthias Radestock | 2013-01-30 | 2 | -32/+17 |
| | * | | | merge bug25428 into bug25429 | Matthias Radestock | 2013-01-30 | 0 | -0/+0 |
| | |\ \ \ | | | |/ | | |/| | |||||
| * | | | | Merged bug25433 into default | Emile Joubert | 2013-02-05 | 1 | -1/+13 |
| |\ \ \ \ | |||||
