summaryrefslogtreecommitdiff
path: root/src/rabbit_channel.erl
Commit message (Expand)AuthorAgeFilesLines
* Eliminate use of gen_server:call/2.Simon MacMullen2013-10-241-1/+2
* Merge in defaultbug25276Simon MacMullen2013-09-111-1/+6
|\
| * merge stable into defaultMatthias Radestock2013-09-111-1/+6
| |\
| | * Remove the warning message, it's not very interesting. Also fix an unused var...bug25757Simon MacMullen2013-09-111-1/+1
| | * Introduce a new return code for this case, since {new, Q} is going to mess up...Simon MacMullen2013-09-091-1/+6
* | | Merge in defaultSimon MacMullen2013-09-091-1/+2
|\ \ \ | |/ / |/| |
| * | Prevent exclusive queues from being durable or mirrored.Simon MacMullen2013-08-191-1/+2
| |/
* | Transplant consumer priorities from bug 25553.Simon MacMullen2013-08-211-8/+9
* | Make delete and unbind idempotent.bug25716Simon MacMullen2013-08-151-4/+10
|/
* simplifyMatthias Radestock2013-08-051-6/+4
* Type checks for alternative exchanges in the same way as DLXEmile Joubert2013-08-011-2/+7
* Better error message for DLX type errorEmile Joubert2013-08-011-6/+13
* Check DLX permissions on queue declareEmile Joubert2013-07-311-0/+7
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* Emit consumer_deleted from the channel when we see a consumer go down, to cov...bug25600Simon MacMullen2013-06-111-1/+7
* Pass through tx'ed acks and rejects in the correct order.bug25561Simon MacMullen2013-05-201-2/+3
* TODO++bug25546Simon MacMullen2013-05-101-0/+2
* Merged default into bug24114bug24114Emile Joubert2013-03-251-52/+124
|\
| * cosmetic(ish)Matthias Radestock2013-03-211-2/+1
| * Merge in defaultSimon MacMullen2013-03-211-0/+2
| |\
| | * Merge bug25461Simon MacMullen2013-03-211-0/+2
| | |\
| | | * Merge in defaultbug23378Simon MacMullen2013-03-211-0/+2
| | | |\
| | | * \ Merge in default.Simon MacMullen2013-02-251-45/+59
| | | |\ \
| | | * \ \ Merge defaultSimon MacMullen2013-01-231-0/+2
| | | |\ \ \
| | | | * | | Emit final stats event for connections, queues and channels just before the d...Simon MacMullen2012-12-181-0/+2
| * | | | | | First attempt at merging these two bugs; this compiles at least.Simon MacMullen2013-03-201-2/+48
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge in defaultSimon MacMullen2013-03-201-2/+48
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | merge default into bug23749Matthias Radestock2013-02-201-0/+9
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | * | | | Move rabbit_channel:send_drained/2 invocations into the queue module, and mak...Simon MacMullen2013-02-121-8/+9
| | | * | | | Merge defaultSimon MacMullen2013-02-121-2/+47
| | | |\ \ \ \
| | | | * | | | rabbit_limiter:initial_credit/6.Simon MacMullen2013-01-291-10/+7
| | | | * | | | inform_limiter -> credit.Simon MacMullen2013-01-291-7/+4
| | | | * | | | Remove knowledge of delivery-count from the broker.Simon MacMullen2013-01-291-3/+2
| | | | * | | | Simplify: convert basic.credit_state to basic.credit_drained, which implicitl...Simon MacMullen2013-01-291-8/+5
| | | | * | | | Get rid of credit_map, allow initial credit setting through an argument to ba...Simon MacMullen2013-01-291-23/+24
| | | | * | | | merge default into bug23749Matthias Radestock2013-01-251-5/+59
| | | | |\ \ \ \
| | | | | * \ \ \ merge default into bug23749Matthias Radestock2013-01-241-35/+39
| | | | | |\ \ \ \
| | | | | * | | | | Oh yeah, specs.Simon MacMullen2013-01-221-0/+3
| | | | | * | | | | Remove knowledge of AMQP frames from the limiter. (attempt 2)Simon MacMullen2013-01-221-1/+23
| | | | | * | | | | Merge in defaultSimon MacMullen2013-01-211-4/+33
| | | | | |\ \ \ \ \
| | | | | | * | | | | UnbreakSimon MacMullen2013-01-161-1/+1
| | | | | | * | | | | API consistencyMatthias Radestock2013-01-151-1/+1
| | | | | | * | | | | Allow setting credit for a consumer tag that does not yet exist, since the ad...Simon MacMullen2013-01-141-8/+23
| | | | | | * | | | | Right. There were a lot of bugs. This fixes most of them. One major confusion...Simon MacMullen2013-01-111-2/+1
| | | | | | * | | | | Second attempt at moving credit into the queue. This time we pretend the limi...Simon MacMullen2013-01-101-29/+13
| | | | | | * | | | | consumer_mapping changed since this branch was last worked on.Simon MacMullen2013-01-101-5/+5
| | | | | | * | | | | Merge in default.Simon MacMullen2013-01-071-0/+31
| | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ Merge in default. Many conflicts unhappy faceMichael Bridgen2011-08-231-79/+93
| | | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ \ Merge in defaultSimon MacMullen2011-08-031-6/+37
| | | | | | | |\ \ \ \ \ \
| | | | | | | | * | | | | | Remove some dead TODOs from when this was very young.Simon MacMullen2011-07-251-10/+0