| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | | | * | | merge default into bug23749 | Matthias Radestock | 2013-01-15 | 2 | -38/+87 |
| | | | | | |\ \ | |||||
| | | | | | * | | | simplify bad_version error handling | Matthias Radestock | 2013-01-15 | 1 | -6/+5 |
| | | | | | * | | | fix typo | Matthias Radestock | 2013-01-15 | 1 | -1/+1 |
| | | | | | * | | | Fix the case of sending credit state back when changing credit when there are... | Simon MacMullen | 2013-01-15 | 1 | -22/+23 |
| | | | | | * | | | Separate out can_cons_send. | Simon MacMullen | 2013-01-15 | 2 | -29/+30 |
| | | | | | * | | | Specs. And a function I forgot to write. | Simon MacMullen | 2013-01-15 | 1 | -8/+11 |
| | | | | | * | | | Cosmetic | Simon MacMullen | 2013-01-15 | 3 | -8/+9 |
| | | | | | * | | | Allow setting credit for a consumer tag that does not yet exist, since the ad... | Simon MacMullen | 2013-01-14 | 2 | -13/+31 |
| | | | | | * | | | TODO-- | Simon MacMullen | 2013-01-14 | 2 | -5/+8 |
| | | | | | * | | | No. | Simon MacMullen | 2013-01-14 | 1 | -1/+0 |
| | | | | | * | | | Merge default | Simon MacMullen | 2013-01-14 | 8 | -47/+308 |
| | | | | | |\ \ \ | |||||
| | | | | | | * | | | Improve workingness further. We now should be handling multiple blocks for di... | Simon MacMullen | 2013-01-14 | 2 | -67/+76 |
| | | | | | | * | | | Right. There were a lot of bugs. This fixes most of them. One major confusion... | Simon MacMullen | 2013-01-11 | 3 | -46/+55 |
| | | | | | | * | | | Second attempt at moving credit into the queue. This time we pretend the limi... | Simon MacMullen | 2013-01-10 | 4 | -149/+155 |
| | | | | | | * | | | consumer_mapping changed since this branch was last worked on. | Simon MacMullen | 2013-01-10 | 1 | -5/+5 |
| | | | | | | * | | | I added that clause early in the history of this bug and it's always been wro... | Simon MacMullen | 2013-01-09 | 1 | -2/+1 |
| | | | | | | * | | | Stub for 1.0 support. | Simon MacMullen | 2013-01-08 | 2 | -1/+42 |
