summaryrefslogtreecommitdiff
path: root/src/rabbit_channel.erl
Commit message (Expand)AuthorAgeFilesLines
* Further refactoringSimon MacMullen2011-05-191-3/+2
* Slightly tighter specs, tidy imports.Simon MacMullen2011-05-191-2/+3
* rabbitmqctl refresh_channel_configSimon MacMullen2011-05-191-1/+10
* Only check the application environment when a channel starts up.Simon MacMullen2011-05-181-11/+15
* Merge bug20589 into defaultEmile Joubert2011-05-101-0/+3
|\
| * Remove user and consumer tag.Simon MacMullen2011-04-121-9/+6
| * Add user to trace messages.Simon MacMullen2011-04-111-6/+9
| * Merge in defaultSimon MacMullen2011-04-111-0/+3
| |\
| | * Remove delivery tag.Simon MacMullen2011-04-111-2/+2
| | * Tracing has very little to do with rabbit_log, let's make it its own module.Simon MacMullen2011-04-071-3/+3
| | * Move the inbound tap to before routing but after validation. Remove queues fr...Simon MacMullen2011-04-071-2/+1
| | * Merge in default and untested debitrot.Simon MacMullen2011-04-051-0/+4
| | |\
| | | * Move outbound tap to saner location; take advantage of extra info at that pointTony Garnock-Jones2009-05-091-4/+6
| | | * merge default into bug20589Tony Garnock-Jones2009-05-091-2/+6
| | | |\
| | | * | Initial solution. Remaining: documentation; rabbitmqctl interface.Tony Garnock-Jones2009-04-091-0/+1
* | | | | (new head of existing branch bug23831). The direct client links to the rabbit...bug23831Matthew Sackman2011-04-141-1/+4
|/ / / /
* | | | Reinstate trap_exit in channel.bug24033Simon MacMullen2011-04-071-0/+1
|/ / /
* | | removing trap_exit flag in rabbit_channelVlad Alexandru Ionescu2011-03-231-1/+0
* | | cosmeticbug23263Matthew Sackman2011-03-161-7/+7
* | | Say "ConnPid" everywhere.Simon MacMullen2011-03-161-32/+32
* | | Try to make this branch vertical space neutral. Sadly we can't do this by pla...Simon MacMullen2011-03-161-3/+2
* | | Use the correct connection pid for exclusivity (and error logging).Simon MacMullen2011-03-161-23/+25
* | | Transplant reader_pid vs connection_pid work from bug23350.Simon MacMullen2011-03-161-19/+20
* | | Merging default to bug21647, again.bug21647Matthew Sackman2011-03-101-14/+18
|\ \ \
| * | | change if to caseAlexandru Scvortov2011-03-091-3/+3
| * | | cosmeticAlexandru Scvortov2011-03-051-2/+1
| * | | nack messages when the first queue diesAlexandru Scvortov2011-03-051-16/+21
* | | | Merging default into bug21647Matthew Sackman2011-03-071-59/+107
|\ \ \ \ | |/ / / |/| | |
| * | | compromise renamingMatthew Sackman2011-03-041-7/+9
| * | | cosmetic and code movementMatthew Sackman2011-02-211-6/+4
| * | | renames and refactorsMatthew Sackman2011-02-211-13/+11
| * | | Merging default into bug21647Matthew Sackman2011-02-211-41/+65
| |\ \ \
| * | | | Fatal errorMatthew Sackman2011-02-181-1/+1
| * | | | Set up the monitor only when we see the basic.consume_ok coming back through ...Matthew Sackman2011-02-181-26/+48
| * | | | Make the consumer mapping store the queues, not the queuenamesMatthew Sackman2011-02-181-30/+17
| * | | | Merge default into bug21647Matthew Sackman2011-02-181-45/+71
| |\ \ \ \
| * | | | | Tidy up on DOWN and emit basic.cancelMatthew Sackman2011-02-171-14/+32
| * | | | | Maybe monitor queues on consume, maybe unmonitor on cancelMatthew Sackman2011-02-171-21/+44
* | | | | | cosmeticMatthias Radestock2011-03-041-7/+7
* | | | | | cosmeticMatthias Radestock2011-03-041-3/+3
* | | | | | Merging bug23483 to defaultMatthew Sackman2011-02-281-34/+24
|\ \ \ \ \ \
| * \ \ \ \ \ Merged default into bug23483Emile Joubert2011-02-211-34/+24
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Sender-specified distribution updatesEmile Joubert2011-02-151-15/+21
| | * | | | | Sender-selected destinations - qa feedbackEmile Joubert2011-02-091-3/+3
| | * | | | | Merged default into bug23483Emile Joubert2011-02-071-17/+1
| | |\ \ \ \ \
| | | * | | | | Refactored sender-supplied routing keysEmile Joubert2011-02-021-17/+1
* | | | | | | | ...and untabify.Simon MacMullen2011-02-281-2/+2
* | | | | | | | Merge bug23580 (Add statistics for 'basic.return')Simon MacMullen2011-02-281-86/+139
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | merging bug23810 into defaultVlad Alexandru Ionescu2011-02-201-1/+1
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | merge bug23859 into defaultMatthias Radestock2011-02-181-1/+1
| | |\ \ \ \ \ \