summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge bug 25954Simon MacMullen2014-01-1318-82/+135
|\
| * tiny simplifying refactorMatthias Radestock2014-01-101-2/+2
| * Revert changes to add proc_name via gen_server2, instead do it explicitly wit...Simon MacMullen2014-01-1011-44/+31
| * Merge in defaultSimon MacMullen2014-01-1019-92/+158
| |\
| | * This code can now be invoked in the context of the Erlang client, in which ca...Simon MacMullen2014-01-101-4/+3
| | * Automatically update process_name on become.Simon MacMullen2014-01-102-5/+13
| | * CosmeticSimon MacMullen2014-01-102-9/+6
| | * API tweak for the AMQP clientSimon MacMullen2014-01-081-9/+11
| | * Merge in defaultSimon MacMullen2014-01-0710-635/+821
| | |\
| | * | DocumentSimon MacMullen2013-12-181-0/+4
| | * | Add queue_coordinator / queue_syncer / gm. Shift to getting gen_server2 to st...Simon MacMullen2013-12-1013-31/+39
| | * | Merge in defaultSimon MacMullen2013-12-103-78/+107
| | |\ \
| | * | | RenameSimon MacMullen2013-12-1011-26/+26
| | * | | A bit more abstraction, plus identities for heartbeater /Simon MacMullen2013-12-1013-65/+100
| | * | | OopsSimon MacMullen2013-12-062-3/+3
| | * | | Store connection name in server writers (but not Erlang client ones)Simon MacMullen2013-12-062-18/+22
| | * | | Store some process identity in the process dictionary.Simon MacMullen2013-12-055-3/+12
* | | | | make draining part of r_limiter:creditMatthias Radestock2014-01-102-29/+34
|/ / / /
* | | | Merge headsSimon MacMullen2014-01-102-8/+6
|\ \ \ \
| * \ \ \ merge bug25938 into defaultMatthias Radestock2014-01-103-119/+146
| |\ \ \ \
| * | | | | revert most of http://hg.rabbitmq.com/rabbitmq-server/rev/5fddc5198854Matthias Radestock2014-01-102-8/+6
* | | | | | Merge bug25817Simon MacMullen2014-01-1012-691/+901
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | merge stable into defaultMatthias Radestock2014-01-101-4/+4
| |\ \ \ \ \
| | * | | | | simplify even furtherMatthias Radestock2014-01-101-4/+4
| * | | | | | merge stable into defaultMatthias Radestock2014-01-1017-751/+1100
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge bug25938 (again)Simon MacMullen2014-01-092-112/+142
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Merge bug25951Simon MacMullen2014-01-093-64/+57
| | | |\ \ \ \
| | | * | | | | extract dead-letter publishing from rabbit_amqqueue_processMatthias Radestock2014-01-082-112/+142
| | * | | | | | fix credit handlingMatthias Radestock2014-01-092-16/+32
| | * | | | | | merge default into bug25938Matthias Radestock2014-01-097-186/+182
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | cosmeticMatthias Radestock2014-01-091-4/+3
| | | * | | | | merge stable into defaultMatthias Radestock2014-01-0916-637/+941
| | | |\ \ \ \ \
| | | | * \ \ \ \ merge stable into defaultMatthias Radestock2014-01-0816-637/+941
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | merge default into bug25948Matthias Radestock2014-01-083-14/+14
| | | | | |\ \ \ \
| | | | | | * \ \ \ Merge bug25937Simon MacMullen2014-01-082-12/+21
| | | | | | |\ \ \ \
| | | | | | | * \ \ \ (re)merge bug25942 into defaultMatthias Radestock2014-01-071-1/+1
| | | | | | | |\ \ \ \
| | | | | | | | * | | | grrr, forgot oneMatthias Radestock2014-01-071-1/+1
| | | | | | | * | | | | (re)merge bug25942 into defaultMatthias Radestock2014-01-071-10/+10
| | | | | | | |\ \ \ \ \ | | | | | | | | |/ / / / | | | | | | | | | | | / | | | | | | | | |_|_|/ | | | | | | | |/| | |
| | | | | | | | * | | it turns out that dialyzer dislikes improper listsMatthias Radestock2014-01-071-10/+10
| | | | | | * | | | | Rename this againSimon MacMullen2014-01-082-3/+3
| | | | | * | | | | | simpler and more efficientMatthias Radestock2014-01-081-3/+1
| | | | | * | | | | | merge bug25937 into bug25948Matthias Radestock2014-01-083-64/+52
| | | | | |\ \ \ \ \ \ | | | | | | |/ / / / /
| | | | | | * | | | | Even clearer?Simon MacMullen2014-01-072-18/+18
| | | | | | * | | | | Maybe this is clearer?Simon MacMullen2014-01-072-17/+17
| | | | | | * | | | | Simplify further, don't use a proplistSimon MacMullen2014-01-072-4/+5
| | | | | | * | | | | Simplfy (although perhaps not as much as we had hoped) by only informing queu...Simon MacMullen2014-01-073-52/+38
| | | | | * | | | | | simplifyMatthias Radestock2014-01-071-13/+12
| | | | | * | | | | | simplify rabbit_queue_consumers:deliver even furtherMatthias Radestock2014-01-072-33/+29
| | | | | * | | | | | better helperMatthias Radestock2014-01-071-26/+22
| | | | | * | | | | | keep State out of one of the FetchFunsMatthias Radestock2014-01-071-10/+14