Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reinstate trap_exit in channel.bug24033 | Simon MacMullen | 2011-04-07 | 1 | -0/+1 |
* | removing trap_exit flag in rabbit_channel | Vlad Alexandru Ionescu | 2011-03-23 | 1 | -1/+0 |
* | cosmeticbug23263 | Matthew Sackman | 2011-03-16 | 1 | -7/+7 |
* | Say "ConnPid" everywhere. | Simon MacMullen | 2011-03-16 | 1 | -32/+32 |
* | Try to make this branch vertical space neutral. Sadly we can't do this by pla... | Simon MacMullen | 2011-03-16 | 1 | -3/+2 |
* | Use the correct connection pid for exclusivity (and error logging). | Simon MacMullen | 2011-03-16 | 1 | -23/+25 |
* | Transplant reader_pid vs connection_pid work from bug23350. | Simon MacMullen | 2011-03-16 | 1 | -19/+20 |
* | Merging default to bug21647, again.bug21647 | Matthew Sackman | 2011-03-10 | 1 | -14/+18 |
|\ | |||||
| * | change if to case | Alexandru Scvortov | 2011-03-09 | 1 | -3/+3 |
| * | cosmetic | Alexandru Scvortov | 2011-03-05 | 1 | -2/+1 |
| * | nack messages when the first queue dies | Alexandru Scvortov | 2011-03-05 | 1 | -16/+21 |
* | | Merging default into bug21647 | Matthew Sackman | 2011-03-07 | 1 | -59/+107 |
|\ \ | |/ |/| | |||||
| * | compromise renaming | Matthew Sackman | 2011-03-04 | 1 | -7/+9 |
| * | cosmetic and code movement | Matthew Sackman | 2011-02-21 | 1 | -6/+4 |
| * | renames and refactors | Matthew Sackman | 2011-02-21 | 1 | -13/+11 |
| * | Merging default into bug21647 | Matthew Sackman | 2011-02-21 | 1 | -41/+65 |
| |\ | |||||
| * | | Fatal error | Matthew Sackman | 2011-02-18 | 1 | -1/+1 |
| * | | Set up the monitor only when we see the basic.consume_ok coming back through ... | Matthew Sackman | 2011-02-18 | 1 | -26/+48 |
| * | | Make the consumer mapping store the queues, not the queuenames | Matthew Sackman | 2011-02-18 | 1 | -30/+17 |
| * | | Merge default into bug21647 | Matthew Sackman | 2011-02-18 | 1 | -45/+71 |
| |\ \ | |||||
| * | | | Tidy up on DOWN and emit basic.cancel | Matthew Sackman | 2011-02-17 | 1 | -14/+32 |
| * | | | Maybe monitor queues on consume, maybe unmonitor on cancel | Matthew Sackman | 2011-02-17 | 1 | -21/+44 |
* | | | | cosmetic | Matthias Radestock | 2011-03-04 | 1 | -7/+7 |
* | | | | cosmetic | Matthias Radestock | 2011-03-04 | 1 | -3/+3 |
* | | | | Merging bug23483 to default | Matthew Sackman | 2011-02-28 | 1 | -34/+24 |
|\ \ \ \ | |||||
| * \ \ \ | Merged default into bug23483 | Emile Joubert | 2011-02-21 | 1 | -34/+24 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | Sender-specified distribution updates | Emile Joubert | 2011-02-15 | 1 | -15/+21 |
| | * | | | Sender-selected destinations - qa feedback | Emile Joubert | 2011-02-09 | 1 | -3/+3 |
| | * | | | Merged default into bug23483 | Emile Joubert | 2011-02-07 | 1 | -17/+1 |
| | |\ \ \ | |||||
| | | * | | | Refactored sender-supplied routing keys | Emile Joubert | 2011-02-02 | 1 | -17/+1 |
* | | | | | | ...and untabify. | Simon MacMullen | 2011-02-28 | 1 | -2/+2 |
* | | | | | | Merge bug23580 (Add statistics for 'basic.return') | Simon MacMullen | 2011-02-28 | 1 | -86/+139 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | merging bug23810 into default | Vlad Alexandru Ionescu | 2011-02-20 | 1 | -1/+1 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | merge bug23859 into default | Matthias Radestock | 2011-02-18 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | | * | | | | Get rid of gen_server2?:call/2 sitesbug23859 | Matthew Sackman | 2011-02-17 | 1 | -1/+1 |
| | | | |_|/ | | | |/| | | |||||
| * | | | | | Merging default into bug23810 (debitrot) | Matthew Sackman | 2011-02-18 | 1 | -56/+84 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | cosmeticbug23850 | Matthias Radestock | 2011-02-17 | 1 | -2/+2 |
| | * | | | | cosmetic | Matthias Radestock | 2011-02-17 | 1 | -14/+15 |
| | * | | | | cosmetic | Matthias Radestock | 2011-02-17 | 1 | -38/+39 |
| | * | | | | merge default into bug23850 | Tim Fox | 2011-02-17 | 1 | -10/+12 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Move capabilities to after the vhost consistently | Matthew Sackman | 2011-02-15 | 1 | -6/+6 |
| | | * | | | Pass client capabilities through to the channel | Matthew Sackman | 2011-02-14 | 1 | -11/+14 |
| | | |/ / | |||||
| | * | | | Improved performance by unrolling dict:update with nested funs, and replaced ... | Tim Fox | 2011-02-17 | 1 | -17/+23 |
| | * | | | Fixed cosmetics as per comment#6 on bugzilla | Tim Fox | 2011-02-16 | 1 | -14/+15 |
| | * | | | make sure all unconfirmed msg structures use gb_sets rather than sets | Tim Fox | 2011-02-16 | 1 | -3/+3 |
| | * | | | Applied Matthias recommendations from comment#2 of bugzilla with the exceptio... | Tim Fox | 2011-02-16 | 1 | -40/+46 |
| | * | | | optimised removal of confirms in queue deletion, by introducing a dict of qpi... | Tim Fox | 2011-02-16 | 1 | -32/+44 |
| | |/ / | |||||
| * | | | cosmetic | Matthias Radestock | 2011-02-14 | 1 | -7/+5 |
| * | | | Do rollback first so that reader will catch DOWN if rollback errors | Matthew Sackman | 2011-02-11 | 1 | -3/+1 |
| * | | | correct comment | Matthew Sackman | 2011-02-11 | 1 | -1/+1 |