| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | get rid of maybe_send_drained_cons | Matthias Radestock | 2013-02-20 | 1 | -14/+14 |
| * | refactor possibly_unblock | Matthias Radestock | 2013-02-20 | 1 | -18/+19 |
| * | introduce is_empty(State) helper | Matthias Radestock | 2013-02-20 | 1 | -20/+17 |
| * | cosmetic | Matthias Radestock | 2013-02-20 | 1 | -5/+5 |
| * | eliminate non-linear BQS usage | Matthias Radestock | 2013-02-20 | 1 | -1/+2 |
| * | cosmetic | Matthias Radestock | 2013-02-20 | 1 | -9/+5 |
| * | Only send_drained if we have become empty... | Simon MacMullen | 2013-02-20 | 1 | -9/+13 |
| * | Ahem | Simon MacMullen | 2013-02-20 | 1 | -2/+2 |
| * | Be more careful about where we send_drained from. | Simon MacMullen | 2013-02-20 | 1 | -7/+25 |
| * | Neatness | Simon MacMullen | 2013-02-20 | 1 | -3/+2 |
| * | merge default into bug23749 | Matthias Radestock | 2013-02-20 | 11 | -141/+199 |
| |\ | |||||
| | * | Remove spurious blank line in the logs. | Simon MacMullen | 2013-02-20 | 1 | -1/+1 |
| | * | merge bug25418 into default | Tim Watson | 2013-02-20 | 1 | -3/+24 |
| | |\ | |||||
| | | * | Auto sync when policy changes to require it, in case we are already mirrored ... | Simon MacMullen | 2013-02-13 | 1 | -7/+11 |
| | | * | First pass at ha-sync-mode. | Simon MacMullen | 2013-02-11 | 1 | -4/+21 |
| | * | | stable to default | Simon MacMullen | 2013-02-19 | 7 | -77/+69 |
| | |\ \ | |||||
| | | * \ | Merge bug25457 | Simon MacMullen | 2013-02-19 | 6 | -29/+15 |
| | | |\ \ | |||||
| | | | * | | Remove rabbit_runtime_parameter:validate_clear/3, and instead just validate t... | Simon MacMullen | 2013-02-18 | 5 | -27/+13 |
| | | | * | | It's 'name', not 'key'. | Simon MacMullen | 2013-02-15 | 1 | -2/+2 |
| | | * | | | Ensure that we resume socket reading in all edge cases | Matthias Radestock | 2013-02-18 | 1 | -48/+54 |
| | | |/ / | |||||
| | * | | | 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 |
| | | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | | 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 |
| | * | | | | 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 default into bug23749 | Matthias Radestock | 2013-02-14 | 5 | -39/+44 |
| |\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | | 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 |
| | |\ \ \ \ | | | |/ / | | |/| | | |||||
| | | * | | | drop expired messages post basic_get | Matthias Radestock | 2013-02-12 | 1 | -5/+4 |
| | * | | | | optimise | Matthias Radestock | 2013-02-12 | 1 | -1/+7 |
| | | |/ / | |/| | | |||||
| | * | | | Merge bug25044 (fa1429850857) | Emile Joubert | 2013-02-12 | 2 | -19/+19 |
| | |\ \ \ | |||||
| | * | | | | 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 |
| * | | | | | simplify & optimise maybe_send_drained | Matthias Radestock | 2013-02-12 | 1 | -8/+10 |
| * | | | | | Clear drain flag when we run out of credit. | Simon MacMullen | 2013-02-12 | 1 | -2/+5 |
| * | | | | | Remove tags from blocked_ctags when a consumer goes away. | Simon MacMullen | 2013-02-12 | 1 | -2/+4 |
| * | | | | | Move blocked_ctags into the limiter. | Simon MacMullen | 2013-02-12 | 2 | -26/+29 |
