summaryrefslogtreecommitdiff
path: root/src/rabbit_channel.erl
Commit message (Expand)AuthorAgeFilesLines
* The previous 'simplification' went a little too far, and failed to spot than ...bug22821Matthew Sackman2010-06-071-6/+7
* cosmeticMatthew Sackman2010-06-071-4/+1
* simplify exclusive access checksMatthias Radestock2010-06-071-52/+23
* Don't do another dirty_read to get a queue we already have.Simon MacMullen2010-06-071-2/+14
* Merged in defaultSimon MacMullen2010-06-071-25/+90
|\
| * refactoringbug21932Matthias Radestock2010-06-021-7/+5
| * Delay the issuing of channel.open_ok if under memory pressure. Also revert ch...Matthew Sackman2010-06-011-4/+15
| * Merging in from defaultMatthew Sackman2010-06-011-22/+78
| |\
| | * cosmeticMatthias Radestock2010-05-261-2/+2
| | * improve error handling codeMatthias Radestock2010-05-261-40/+32
| | * Sorted out exception handling correctly, and added many more testsMatthew Sackman2010-05-261-30/+43
| | * cosmeticMatthias Radestock2010-05-261-2/+2
| | * improve flow control logicMatthias Radestock2010-05-261-68/+66
| | * Minor refactoringsMatthew Sackman2010-05-251-10/+8
| | * Writing some tests revealed a number of mistakesMatthew Sackman2010-05-241-6/+5
| | * 3) wait for some reasonable time to receive a flow-ok; 4) if we don't get a f...Matthew Sackman2010-05-241-54/+92
| | * active is much easier to think about than blocked. Deal with the possibility ...Matthew Sackman2010-05-241-10/+25
| | * 5) if we get a flow-ok but then still get a publish, throw away the publish a...Matthew Sackman2010-05-241-14/+17
* | | Cosmetics.Simon MacMullen2010-05-281-2/+2
* | | Cherry-pick the queue-exclusivity-on-basic.get thing from amqp_0_9_1.Simon MacMullen2010-05-281-1/+3
* | | Cherry-pick the queue-exclusivity-on-(un)binding thing from amqp_0_9_1.Simon MacMullen2010-05-281-4/+12
|/ /
* | remove misleading commentsMatthias Radestock2010-05-281-5/+0
* | cosmeticMatthias Radestock2010-05-271-4/+4
* | some minor refactoringMatthias Radestock2010-05-271-39/+31
* | Cosmetics and formattingbug21824Matthew Sackman2010-05-271-2/+2
* | Merging default into bug 21824Matthew Sackman2010-05-271-12/+23
|\ \
| * | Move the former bug21824 into a new branch that comes off bug21915 (and thus ...Simon MacMullen2010-05-201-9/+20
* | | Cosmeticsbug21915Matthew Sackman2010-05-271-31/+23
* | | Don't eat errors that could be returned by F.Simon MacMullen2010-05-261-5/+5
* | | Clean up a bit.Simon MacMullen2010-05-261-7/+1
* | | Move F into with_or_die.Simon MacMullen2010-05-261-8/+15
* | | Move our protocol_error outside the with_or_die to stop it being eaten.Simon MacMullen2010-05-261-15/+12
* | | Reinstate check_configure_permitted in queue.declare passive when queue alrea...Simon MacMullen2010-05-261-2/+3
* | | 80 col fix.Simon MacMullen2010-05-261-1/+2
* | | cosmeticsMatthew Sackman2010-05-251-20/+23
* | | 0-8 equivalence rule.Simon MacMullen2010-05-251-3/+1
* | | Replace exclusive_access_or_locked with something cleaner.Simon MacMullen2010-05-251-24/+26
|/ /
* | Cherry-pick 8f43450de344Simon MacMullen2010-05-201-4/+4
* | Cherry pick 9dd01b19c85e2648a8ef3b18b3848f1b07281c5a.Simon MacMullen2010-05-201-23/+22
* | Cherry-pick 9f4bf96b07a3f6e066792d92a1c3252a1d98842c.Simon MacMullen2010-05-201-26/+46
|/
* Register memory alarm after channel openEmile Joubert2010-05-121-1/+1
* Add / fix specs, and remove some unreachable code.Simon MacMullen2010-04-221-7/+4
* tweak tx API on amqqueueMatthias Radestock2010-04-161-2/+2
* Cosmeticsbug22603Matthew Sackman2010-04-091-2/+2
* FixesMatthew Sackman2010-04-091-2/+3
* Corrections to rabbit_basic:message/4 and refactoring of is_message_persisten...Matthew Sackman2010-04-091-10/+8
* merge bug22603 into defaultMatthias Radestock2010-04-091-5/+3
|\
| * cosmeticsMatthew Sackman2010-04-091-1/+2
| * persistent_key => guid + is_persistentMatthew Sackman2010-04-091-5/+2
* | renaming type sigsMatthew Sackman2010-04-091-1/+1
|/