summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* merge bug23690 into default ('confirms' simplifications and optimisations)Alexandru Scvortov2011-01-141-2/+6
|\
| * merge bug23679 into default (unnecessary fsyncs when requeuing messages with ...Alexandru Scvortov2011-01-141-2/+6
| |\
| | * Matthew's patch: don't add requeue'd messages to unconfirmedAlexandru Scvortov2011-01-141-2/+6
* | | invert logic to get better reuseMatthias Radestock2011-01-131-24/+19
* | | combine 'unconfirmed' and queues_for_msgsMatthias Radestock2011-01-131-38/+41
|/ /
* | cosmetics and indentation onlyMatthew Sackman2011-01-133-120/+113
* | Some refactoringsMatthew Sackman2011-01-134-47/+31
* | Merging default into bug23445Matthew Sackman2011-01-1311-155/+233
|\ \
| * | cosmetics and minor factoringsMatthew Sackman2011-01-115-27/+29
| * | Merging default into bug23445Matthew Sackman2011-01-1111-151/+227
| |\ \
| | * | Only read inside an mnesia transactionEmile Joubert2011-01-101-3/+2
| | * | One less thunkEmile Joubert2011-01-101-1/+1
| | * | More frugal use of thunksEmile Joubert2011-01-102-4/+7
| | * | Unconditionally return a fun() in execute mnesia txEmile Joubert2011-01-101-3/+7
| | * | Transfer changes from rabbit_access_control to rabbit_vhostEmile Joubert2011-01-101-29/+27
| | * | Merged default into bug23445Emile Joubert2011-01-1010-119/+191
| | |\ \
| | | * \ Merged default into bug23445Emile Joubert2010-12-2343-1735/+2084
| | | |\ \
| | | * | | Changed exchange callback API for transactionsEmile Joubert2010-12-2312-159/+176
| | | * | | Introduce some abstraction, reducing duplicate callsEmile Joubert2010-11-296-148/+154
| | | * | | IndentationEmile Joubert2010-11-253-44/+46
| | | * | | Offer tx and non-tx exchange hooksEmile Joubert2010-11-239-55/+100
* | | | | | Merging bug23661 into defaultMatthew Sackman2011-01-131-2/+0
|\ \ \ \ \ \
| * | | | | | ensure connections terminate when channel-related processes exit abnormallyMatthias Radestock2011-01-091-2/+0
* | | | | | | Fix bug. FTR, this mistake has been there since Sept 16th 2010Matthew Sackman2011-01-131-2/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | merge bug23678 into default (conditional on vq:needs_idle_timeout wrt confirm...Alexandru Scvortov2011-01-131-29/+23
|\ \ \ \ \ \
| * \ \ \ \ \ merge bug23684 into defaultMatthias Radestock2011-01-136-208/+210
| |\ \ \ \ \ \
| * | | | | | | remove redundant clauseMatthias Radestock2011-01-131-2/+0
| * | | | | | | generalise optimisationMatthias Radestock2011-01-131-6/+6
| * | | | | | | bug fix: don't send confirms when MsgSeqNo == undefinedMatthias Radestock2011-01-131-7/+13
| * | | | | | | cosmeticMatthias Radestock2011-01-131-13/+10
| * | | | | | | inline a functionAlexandru Scvortov2011-01-131-11/+3
| * | | | | | | optimise confirms for unroutable messages; don't do any unnecessary set/dict ...Alexandru Scvortov2011-01-131-12/+13
* | | | | | | | merge from defaultAlexandru Scvortov2011-01-139-261/+275
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Backed out changeset b6d2a6e12e77Matthias Radestock2011-01-131-0/+2
| * | | | | | | remove redundant clauseMatthias Radestock2011-01-131-2/+0
| * | | | | | | tiny refactor: use dict:fetch instead of dict:findMatthias Radestock2011-01-131-2/+2
| * | | | | | | Merging bug23643 into defaultMatthew Sackman2011-01-121-21/+31
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merging bug23668 into defaultMatthew Sackman2011-01-121-21/+31
| | |\ \ \ \ \ \
| | | * | | | | | Refactoring and ensure that we don't issue confirms for messages that have be...Matthew Sackman2011-01-121-24/+23
| | | * | | | | | msg_store confirms messages that are written to disk, removed and then revivedAlexandru Scvortov2011-01-121-11/+22
| * | | | | | | | Eliminate unnecessary put/2, and cosmeticMatthew Sackman2011-01-121-5/+4
| * | | | | | | | typoMatthew Sackman2011-01-121-1/+1
| * | | | | | | | merge default into bug23643Matthias Radestock2011-01-1221-752/+1179
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | / / / / / | | |_|/ / / / / | |/| | | | | |
| | * | | | | | merge headsMatthias Radestock2011-01-121-16/+16
| | |\ \ \ \ \ \
| | | * | | | | | cosmetic: fix indentationMatthias Radestock2011-01-121-16/+16
| | * | | | | | | Mandatory delivery only needs to know that it got to the queue. Not the resul...Matthew Sackman2011-01-121-4/+5
| | |/ / / / / /
| | * | | | | | Prioritise both sync and async versions the sameMatthew Sackman2011-01-121-12/+13
| | |/ / / / /
| * | | | | | refactor: extract function to handle frame and pass to channelMatthias Radestock2011-01-061-23/+24
| * | | | | | cosmeticMatthias Radestock2011-01-061-7/+7
| * | | | | | cosmeticMatthias Radestock2011-01-031-2/+2