| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge in default | Simon MacMullen | 2014-01-07 | 5 | -112/+127 |
| |\ | |||||
| | * | Stable to default | Simon MacMullen | 2014-01-07 | 16 | -272/+431 |
| | |\ | |||||
| | | * | Merge bug 25943 | Simon MacMullen | 2014-01-07 | 1 | -40/+34 |
| | | |\ | |||||
| | | | * | cosmetic | Matthias Radestock | 2014-01-03 | 1 | -6/+5 |
| | | | * | lift buffer vars from state | Matthias Radestock | 2014-01-03 | 1 | -36/+32 |
| | | | * | merge bug25939 into bug25943 | Matthias Radestock | 2014-01-03 | 1 | -23/+41 |
| | | | |\ | |||||
| | | * | \ | Merge bug25939 | Simon MacMullen | 2014-01-06 | 1 | -23/+41 |
| | | |\ \ \ | |||||
| | | | * | | | Simplify binlist_split from /4 to /3. | Simon MacMullen | 2014-01-06 | 1 | -6/+6 |
| | | | | |/ | | | |/| | |||||
| | | | * | | become 1.0 with the correct state | Matthias Radestock | 2014-01-02 | 1 | -2/+7 |
| | | | * | | eliminate unnecessary state modification | Matthias Radestock | 2014-01-02 | 1 | -3/+1 |
| | | | * | | further optimise frame reading | Matthias Radestock | 2014-01-02 | 1 | -21/+25 |
| | | | * | | merge stable into bug25939 | Matthias Radestock | 2014-01-01 | 1 | -6/+17 |
| | | | |\ \ | | | | |/ | | | |/| | |||||
| | | | | * | refactor: better var names | Matthias Radestock | 2013-12-27 | 1 | -4/+4 |
| | | | | * | restore short message performance | Matthias Radestock | 2013-12-27 | 1 | -2/+7 |
| | | | | * | more efficient data splitting in reader | Matthias Radestock | 2013-12-25 | 1 | -6/+12 |
| | | * | | | Merge bug 25942 | Simon MacMullen | 2014-01-06 | 16 | -175/+323 |
| | | |\ \ \ | |||||
| | | | * \ \ | stable to default | Simon MacMullen | 2014-01-06 | 2 | -2/+2 |
| | | | |\ \ \ | |||||
| | | | * \ \ \ | merge stable into default | Matthias Radestock | 2014-01-01 | 15 | -173/+321 |
| | | | |\ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | | * | | | | | some small codec optimisations | Matthias Radestock | 2014-01-02 | 2 | -46/+45 |
| | | |/ / / / | |||||
| | * | | | | | Merge bug25945 | Simon MacMullen | 2014-01-07 | 0 | -0/+0 |
| | |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | | Notify on channel down. | Simon MacMullen | 2014-01-07 | 1 | -0/+10 |
| | |/ / / / | |||||
| | * | | | | Merge bug25928 again | Simon MacMullen | 2014-01-06 | 2 | -2/+2 |
| | |\ \ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | Revert the changes to the error thrown. | Simon MacMullen | 2014-01-06 | 2 | -2/+2 |
| | * | | | | simplify | Matthias Radestock | 2014-01-01 | 1 | -2/+2 |
| | * | | | | small refactor: simplify AMQP version negotiation a little bit | Matthias Radestock | 2014-01-01 | 1 | -13/+15 |
| | * | | | | correct typo in comment | Matthias Radestock | 2014-01-01 | 1 | -1/+1 |
| | | |_|/ | |/| | | |||||
| * | | | | move consumer_use calculations into rabbit_queue_consumers | Matthias Radestock | 2014-01-06 | 2 | -49/+51 |
| * | | | | refactor: prepare for more state | Matthias Radestock | 2014-01-06 | 1 | -36/+45 |
| * | | | | refactor: better var name | Matthias Radestock | 2013-12-24 | 2 | -13/+13 |
| * | | | | specs | Matthias Radestock | 2013-12-24 | 1 | -4/+48 |
| * | | | | refactor: re-order and re-name | Matthias Radestock | 2013-12-24 | 1 | -65/+64 |
| * | | | | merge default into bug25938 | Matthias Radestock | 2013-12-24 | 2 | -308/+410 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | reduce distance to default | Matthias Radestock | 2013-12-24 | 1 | -1/+1 |
| | * | | | cosmetic | Matthias Radestock | 2013-12-24 | 1 | -1/+1 |
| | * | | | merge default into bug25938 | Matthias Radestock | 2013-12-24 | 0 | -0/+0 |
| | |\ \ \ | |||||
| | * | | | | oops | Matthias Radestock | 2013-12-23 | 1 | -1/+1 |
| | * | | | | cosmetic | Matthias Radestock | 2013-12-23 | 1 | -1/+1 |
| | * | | | | extract all channel and consumer related queue functionality | Matthias Radestock | 2013-12-23 | 2 | -383/+487 |
| * | | | | | merge stable into default | Matthias Radestock | 2013-12-24 | 1 | -8/+6 |
| |\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||||
| | * | | | refactor: inline | Matthias Radestock | 2013-12-24 | 1 | -8/+6 |
| * | | | | refactor: introduce helper to simplify update_consumer_use call sites | Matthias Radestock | 2013-12-24 | 1 | -15/+15 |
| * | | | | merge stable into default | Matthias Radestock | 2013-12-23 | 15 | -178/+326 |
| |\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| | * | | stable to default | Simon MacMullen | 2013-12-19 | 2 | -2/+5 |
| | |\ \ | |||||
| | * \ \ | stable to default | Simon MacMullen | 2013-12-19 | 15 | -178/+326 |
| | |\ \ \ | |||||
| | | * \ \ | Merged stable into default | Emile Joubert | 2013-12-16 | 1 | -2/+10 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge bug22525 | Simon MacMullen | 2013-12-12 | 4 | -6/+14 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Fix type | Simon MacMullen | 2013-12-12 | 1 | -1/+2 |
| | | | * | | | | Simplify | Simon MacMullen | 2013-12-12 | 1 | -5/+3 |
| | | | * | | | | Merged stable into default | Emile Joubert | 2013-12-11 | 2 | -0/+9 |
| | | | |\ \ \ \ | |||||
| | | * | | | | | | maintain consistency of process dict channel entries | Matthias Radestock | 2013-12-12 | 1 | -0/+1 |
