summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* simplify queue's basic_consume handlerMatthias Radestock2013-02-211-12/+4
* oopsMatthias Radestock2013-02-201-1/+1
* introduce is_empty(State) helper in rabbit_amqqueue_processMatthias Radestock2013-02-201-11/+10
* cosmeticMatthias Radestock2013-02-201-2/+2
* 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
| |\ \ \ | | |/ / | |/| |
| | * | 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
| | |\ \
| | * | | optimiseMatthias Radestock2013-02-121-1/+7
| * | | | 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
| | |/ / | |/| |
| * | | drop expired messages post basic_getMatthias Radestock2013-02-121-5/+4
* | | | 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 bug25044 (fa1429850857)Emile Joubert2013-02-122-19/+19
|\ \ \
| * \ \ Merge headsEmile Joubert2013-02-122-19/+19
| |\ \ \
| | * | | startup logging tweaksMatthias Radestock2013-02-121-7/+5
| | * | | Tweak the message to make it slightly more obvious if it has hung.Simon MacMullen2013-02-111-2/+4
| | * | | a little bit of refactoring of channel.flow codeMatthias Radestock2013-02-111-12/+12
| | | |/ | | |/|
* | | | That doesn't need a name either (in fact even less so, since it never ends up...Simon MacMullen2013-02-111-2/+1
|/ / /
* | | Don't repeat yourself.Simon MacMullen2013-02-087-14/+7
|/ /
* | Merge stable into defaultEmile Joubert2013-02-082-1/+21
|\ \ | |/
| * Only delete queues for which no HA policy exists.Simon MacMullen2013-02-061-2/+4
| * Remove durable queues based on a node while forgetting that node.Simon MacMullen2013-02-062-1/+19
* | Merge bug 25429Simon MacMullen2013-02-082-36/+21
|\ \
| * | Change to 'confirms' | 'other' | 'false'Simon MacMullen2013-02-082-3/+6
| * | merge bug25428 into bug25429Matthias Radestock2013-01-3133-1371/+2178
| |\ \
| * | | ask qi whether it needs sync'ing, and whyMatthias Radestock2013-01-302-32/+17