summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* get rid of maybe_send_drained_consMatthias Radestock2013-02-201-14/+14
* refactor possibly_unblockMatthias Radestock2013-02-201-18/+19
* introduce is_empty(State) helperMatthias Radestock2013-02-201-20/+17
* cosmeticMatthias Radestock2013-02-201-5/+5
* eliminate non-linear BQS usageMatthias Radestock2013-02-201-1/+2
* cosmeticMatthias Radestock2013-02-201-9/+5
* Only send_drained if we have become empty...Simon MacMullen2013-02-201-9/+13
* AhemSimon MacMullen2013-02-201-2/+2
* Be more careful about where we send_drained from.Simon MacMullen2013-02-201-7/+25
* NeatnessSimon MacMullen2013-02-201-3/+2
* merge default into bug23749Matthias Radestock2013-02-2011-141/+199
|\
| * Remove spurious blank line in the logs.Simon MacMullen2013-02-201-1/+1
| * merge bug25418 into defaultTim Watson2013-02-201-3/+24
| |\
| | * Auto sync when policy changes to require it, in case we are already mirrored ...Simon MacMullen2013-02-131-7/+11
| | * First pass at ha-sync-mode.Simon MacMullen2013-02-111-4/+21
| * | stable to defaultSimon MacMullen2013-02-197-77/+69
| |\ \
| | * \ Merge bug25457Simon MacMullen2013-02-196-29/+15
| | |\ \
| | | * | Remove rabbit_runtime_parameter:validate_clear/3, and instead just validate t...Simon MacMullen2013-02-185-27/+13
| | | * | It's 'name', not 'key'.Simon MacMullen2013-02-151-2/+2
| | * | | Ensure that we resume socket reading in all edge casesMatthias Radestock2013-02-181-48/+54
| | |/ /
| * | | explain a reader subletyMatthias Radestock2013-02-151-1/+3
| * | | refactor: more symmetry in rabbit_reader:handle_dependent_exit/3Matthias Radestock2013-02-151-3/+3
| * | | make reader's handling of channel.close_ok more obviously correctMatthias Radestock2013-02-151-1/+2
| * | | make reader's handle_dependent_exit clearerMatthias Radestock2013-02-151-7/+7
| * | | TypoSimon MacMullen2013-02-151-1/+1
| * | | Merged bug25247Emile Joubert2013-02-155-37/+60
| |\ \ \
| | * | | tweakMatthias Radestock2013-02-151-9/+8
| | * | | explainMatthias Radestock2013-02-151-0/+10
| | * | | merge stable into defaultMatthias Radestock2013-02-1441-1462/+2274
| | |\ \ \ | | | |/ / | | |/| |
| | * | | cosmeticMatthias Radestock2013-02-141-2/+2
| | * | | In case the containing process is trapping exits.Simon MacMullen2013-02-141-0/+1
| | * | | Don't stomp on the (possible) registered name of the thing that invokes boot/...Simon MacMullen2013-02-141-4/+3
| | * | | If we try to stop while starting, wait until we have stopped starting before ...Simon MacMullen2013-02-141-0/+8
| * | | | remove icky use of element/2Matthias Radestock2013-02-121-4/+5
| * | | | Tweak nodes policy to allow master removal and thus queue migrationSimon MacMullen2013-02-123-49/+73
* | | | | merge default into bug23749Matthias Radestock2013-02-145-39/+44
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | merge headsMatthias Radestock2013-02-141-13/+22
| |\ \ \ \
| | * | | | drop_expired_msgs only when the queue head changesMatthias Radestock2013-02-131-11/+21
| | * | | | don't invoke run_message_queue in handle_cast/run_backing_queueMatthias Radestock2013-02-131-2/+1
| * | | | | remove superfluous vqstate fieldMatthias Radestock2013-02-142-11/+3
| |/ / / /
| * | | | Today's arbitrary startup banner change: centre the rabbit.Simon MacMullen2013-02-131-7/+7
| * | | | stable to defaultSimon MacMullen2013-02-131-5/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | drop expired messages post basic_getMatthias Radestock2013-02-121-5/+4
| * | | | optimiseMatthias Radestock2013-02-121-1/+7
| | |/ / | |/| |
| * | | Merge bug25044 (fa1429850857)Emile Joubert2013-02-122-19/+19
| |\ \ \
| * | | | That doesn't need a name either (in fact even less so, since it never ends up...Simon MacMullen2013-02-111-2/+1
* | | | | simplify & optimise maybe_send_drainedMatthias Radestock2013-02-121-8/+10
* | | | | Clear drain flag when we run out of credit.Simon MacMullen2013-02-121-2/+5
* | | | | Remove tags from blocked_ctags when a consumer goes away.Simon MacMullen2013-02-121-2/+4
* | | | | Move blocked_ctags into the limiter.Simon MacMullen2013-02-122-26/+29