summaryrefslogtreecommitdiff
path: root/src/rabbit_channel.erl
Commit message (Expand)AuthorAgeFilesLines
* tiny simplifying refactorMatthias Radestock2014-01-101-2/+2
* Revert changes to add proc_name via gen_server2, instead do it explicitly wit...bug25910Simon MacMullen2014-01-101-2/+2
* Merge in defaultSimon MacMullen2014-01-101-1/+2
|\
| * Add queue_coordinator / queue_syncer / gm. Shift to getting gen_server2 to st...Simon MacMullen2013-12-101-2/+2
| * RenameSimon MacMullen2013-12-101-1/+1
| * A bit more abstraction, plus identities for heartbeater /Simon MacMullen2013-12-101-1/+1
| * Store some process identity in the process dictionary.Simon MacMullen2013-12-051-0/+1
* | Merge bug25817Simon MacMullen2014-01-101-54/+48
|\ \
| * \ merge stable into defaultMatthias Radestock2014-01-081-2/+18
| |\ \ | | |/
| * | cosmetic: whitespaceMatthias Radestock2014-01-081-54/+48
* | | Cosmetic, inline.Simon MacMullen2014-01-101-8/+4
* | | fixes broken qpid testsAlvaro Videla2014-01-101-4/+7
* | | VerticalitySimon MacMullen2014-01-091-14/+14
* | | expand_shortcuts clean upAlvaro Videla2014-01-071-57/+22
* | | renames handle_expand_shortcuts to expand_shortcutsAlvaro Videla2014-01-071-10/+10
* | | fixes handle_expand_shortcutsAlvaro Videla2013-12-191-1/+4
* | | refactors intercept_method error handlingAlvaro Videla2013-12-191-23/+11
* | | handle interceptor exceptions at the channel level.Alvaro Videla2013-12-181-11/+24
* | | refactors channel interceptorAlvaro Videla2013-12-181-11/+0
* | | moves the expand_* functinos to happen before handle_methodAlvaro Videla2013-12-161-35/+67
* | | merge default into bug25817Alvaro Videla2013-12-111-6/+23
|\ \ \ | | |/ | |/|
| * | Announce credit flow state for channels and queues.Simon MacMullen2013-12-021-2/+9
| * | Better error message.bug25836Simon MacMullen2013-10-311-3/+4
| * | Don't allow deletion of "amq.rabbitmq.*".Simon MacMullen2013-10-301-0/+8
| |/
| * Eliminate use of gen_server:call/2.Simon MacMullen2013-10-241-1/+2
* | adds missing interceptor callsAlvaro Videla2013-10-151-7/+22
* | passes intercept_method() to intercept functionAlvaro Videla2013-10-151-1/+1
* | improves interceptor priority handlingAlvaro Videla2013-10-131-11/+13
* | adds channel interceptorAlvaro Videla2013-10-131-1/+11
|/
* 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
| | | |\