Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | | | merge default into bug23749 | Matthias Radestock | 2013-02-20 | 12 | -142/+204 | |
| | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ | merge default into bug23749 | Matthias Radestock | 2013-02-14 | 5 | -39/+44 | |
| | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | simplify & optimise maybe_send_drained | Matthias Radestock | 2013-02-12 | 1 | -8/+10 | |
| | | | | * | | | | | | | | | Clear drain flag when we run out of credit. | Simon MacMullen | 2013-02-12 | 1 | -2/+5 | |
| | | | | * | | | | | | | | | Remove tags from blocked_ctags when a consumer goes away. | Simon MacMullen | 2013-02-12 | 1 | -2/+4 | |
| | | | | * | | | | | | | | | Move blocked_ctags into the limiter. | Simon MacMullen | 2013-02-12 | 2 | -26/+29 | |
| | | | | * | | | | | | | | | s/q_state/credits/g | Simon MacMullen | 2013-02-12 | 1 | -15/+15 | |
| | | | | * | | | | | | | | | Move rabbit_channel:send_drained/2 invocations into the queue module, and mak... | Simon MacMullen | 2013-02-12 | 3 | -58/+67 | |
| | | | | * | | | | | | | | | Merge default | Simon MacMullen | 2013-02-12 | 6 | -53/+312 | |
| | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | minor optimisation | Matthias Radestock | 2013-02-11 | 1 | -2/+3 | |
| | | | | | * | | | | | | | | | some inlining and moving around | Matthias Radestock | 2013-02-11 | 1 | -16/+11 | |
| | | | | | * | | | | | | | | | a spot of inlining | Matthias Radestock | 2013-02-11 | 1 | -4/+1 | |
| | | | | | * | | | | | | | | | Avoid always going through with_exit_handler/2, since that's what the comment... | Simon MacMullen | 2013-01-31 | 1 | -10/+10 | |
| | | | | | * | | | | | | | | | rabbit_limiter:initial_credit/6. | Simon MacMullen | 2013-01-29 | 4 | -34/+48 | |
| | | | | | * | | | | | | | | | Derp. | Simon MacMullen | 2013-01-29 | 1 | -1/+1 | |
| | | | | | * | | | | | | | | | Reduce distance to default. | Simon MacMullen | 2013-01-29 | 1 | -2/+0 | |
| | | | | | * | | | | | | | | | Merge default | Simon MacMullen | 2013-01-29 | 3 | -34/+35 | |
| | | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | Unify the various checks before sending, and make sure we don't drop the new ... | Simon MacMullen | 2013-01-29 | 2 | -40/+42 | |
| | | | | | * | | | | | | | | | | inform_limiter -> credit. | Simon MacMullen | 2013-01-29 | 4 | -18/+18 | |
| | | | | | * | | | | | | | | | | Remove knowledge of delivery-count from the broker. | Simon MacMullen | 2013-01-29 | 2 | -28/+17 | |
| | | | | | * | | | | | | | | | | Simplify: convert basic.credit_state to basic.credit_drained, which implicitl... | Simon MacMullen | 2013-01-29 | 2 | -11/+8 | |
| | | | | | * | | | | | | | | | | Get rid of credit_map, allow initial credit setting through an argument to ba... | Simon MacMullen | 2013-01-29 | 1 | -23/+24 | |
| | | | | | * | | | | | | | | | | Merge default into bug23749 (causing no changes) | Emile Joubert | 2013-01-25 | 6 | -44/+309 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | | | Swap SASL and TLS header codes | Emile Joubert | 2013-01-25 | 1 | -2/+2 | |
| | | | | | | * | | | | | | | | | | merge default into bug23749 | Matthias Radestock | 2013-01-25 | 6 | -44/+309 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * \ \ \ \ \ \ \ \ \ | merge default into bug23749 | Matthias Radestock | 2013-01-24 | 15 | -238/+322 | |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | | | | s/become/init | Matthias Radestock | 2013-01-24 | 1 | -1/+1 | |
| | | | | | | | * | | | | | | | | | | | recommend sasl | Matthias Radestock | 2013-01-24 | 1 | -1/+1 | |
| | | | | | | | * | | | | | | | | | | | add some tests for connection refusal | Matthias Radestock | 2013-01-24 | 1 | -4/+21 | |
| | | | | | | | * | | | | | | | | | | | improve/fix connection refusal | Matthias Radestock | 2013-01-24 | 1 | -22/+17 | |
| | | | | | | | * | | | | | | | | | | | Reject AMQP 1.0 TLS requests specifically | Emile Joubert | 2013-01-23 | 1 | -1/+8 | |
| | | | | | | | * | | | | | | | | | | | Oh yeah, specs. | Simon MacMullen | 2013-01-22 | 1 | -0/+3 | |
| | | | | | | | * | | | | | | | | | | | Remove knowledge of AMQP frames from the limiter. (attempt 2) | Simon MacMullen | 2013-01-22 | 2 | -9/+25 | |
| | | | | | | | * | | | | | | | | | | | Merge in default | Simon MacMullen | 2013-01-21 | 6 | -49/+294 | |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ | merge default into bug23749 | Matthias Radestock | 2013-01-18 | 6 | -49/+294 | |
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | * | | | | | | | | | | | refactor: encapsulate rabbit_connection table | Matthias Radestock | 2013-01-17 | 3 | -5/+12 | |
| | | | | | | | | | * | | | | | | | | | | | cosmetic | Matthias Radestock | 2013-01-17 | 1 | -4/+1 | |
| | | | | | | | | | * | | | | | | | | | | | cosmetic | Matthias Radestock | 2013-01-17 | 1 | -1/+1 | |
| | | | | | | | | | * | | | | | | | | | | | Stick "real" 0-9-1 connections in an ETS table. | Simon MacMullen | 2013-01-17 | 3 | -9/+8 | |
| | | | | | | | | | * | | | | | | | | | | | delay starting of channel_sup_sup as much as possible | Matthias Radestock | 2013-01-17 | 1 | -13/+13 | |
| | | | | | | | | | * | | | | | | | | | | | merge default into bug23749 | Matthias Radestock | 2013-01-17 | 8 | -66/+351 | |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ | Merge heads | Simon MacMullen | 2013-01-17 | 1 | -8/+12 | |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | * | | | | | | | | | | | allow 'become' to return, and become something else | Matthias Radestock | 2013-01-17 | 1 | -8/+12 | |
| | | | | | | | | | | * | | | | | | | | | | | | Start the chan_sup_sup later, once we have committed to 0-9-1 - one less hack. | Simon MacMullen | 2013-01-17 | 2 | -22/+19 | |
| | | | | | | | | | | |/ / / / / / / / / / / | ||||||
| | | | | | | | | | | * | | | | | | | | | | | Unwind the stack before taking that one-way trip. | Simon MacMullen | 2013-01-17 | 1 | -2/+4 | |
| | | | | | | | | | | * | | | | | | | | | | | This guard is not needed. | Simon MacMullen | 2013-01-16 | 1 | -1/+1 | |
| | | | | | | | | | | * | | | | | | | | | | | Unbreak | Simon MacMullen | 2013-01-16 | 1 | -1/+1 | |
| | | | | | | | | | | * | | | | | | | | | | | API consistency | Matthias Radestock | 2013-01-15 | 2 | -3/+3 | |
| | | | | | | | | | | * | | | | | | | | | | | cosmetic | Matthias Radestock | 2013-01-15 | 1 | -6/+5 | |
| | | | | | | | | | | * | | | | | | | | | | | neater xref fooling | Matthias Radestock | 2013-01-15 | 1 | -5/+2 |