Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move throttle related reader state into sub-statebug25368 | Matthias Radestock | 2012-12-28 | 1 | -26/+34 |
* | move some more reader state into #connection | Matthias Radestock | 2012-12-28 | 1 | -20/+22 |
* | move a bunch of reader state fields into 'connection' | Matthias Radestock | 2012-12-28 | 2 | -39/+31 |
* | stable to default | Simon MacMullen | 2012-12-12 | 3 | -18/+21 |
|\ | |||||
| * | Merge bug25353 | Simon MacMullen | 2012-12-12 | 1 | -18/+12 |
| |\ | |||||
| | * | Reminder | Simon MacMullen | 2012-12-12 | 1 | -0/+2 |
| | * | make sure the stats and rate timers don't keep each other alive | Matthias Radestock | 2012-12-11 | 1 | -18/+10 |
| |/ | |||||
| * | Merge heads | Simon MacMullen | 2012-12-11 | 2 | -0/+9 |
| |\ | |||||
| | * | Changelogs for 3.0.1. | Simon MacMullen | 2012-12-11 | 2 | -0/+9 |
| * | | Added tag rabbitmq_v3_0_1 for changeset 91df77f12b7f | Simon MacMullen | 2012-12-10 | 0 | -0/+0 |
| |/ | |||||
| * | Removed tag rabbitmq_v3_0_1rabbitmq_v3_0_1 | Simon MacMullen | 2012-12-10 | 0 | -0/+0 |
* | | merge stable into default | Matthias Radestock | 2012-12-10 | 1 | -4/+7 |
|\ \ | |/ | |||||
| * | merge bug25351 into stable | Matthias Radestock | 2012-12-10 | 1 | -4/+7 |
| |\ | |||||
| | * | Those catches do no really do anything.bug25351 | Simon MacMullen | 2012-12-10 | 1 | -2/+2 |
| | * | Call application_master:get_child/1 more like OTP does. | Simon MacMullen | 2012-12-10 | 1 | -2/+3 |
| | * | application_controller:get_master/1 can return 'undefined'. | Simon MacMullen | 2012-12-10 | 1 | -4/+6 |
| |/ | |||||
| * | Added tag rabbitmq_v3_0_1 for changeset d538aa1bb716 | Simon MacMullen | 2012-12-07 | 0 | -0/+0 |
| * | Remove spurious 3.0.1 changelogs. | Simon MacMullen | 2012-12-07 | 2 | -9/+0 |
| * | Added tag rabbitmq_v3_0_1 for changeset 43f92e93c7d0 | Simon MacMullen | 2012-12-06 | 0 | -0/+0 |
| * | Package changelogs for 3.0.1. | Simon MacMullen | 2012-12-06 | 2 | -0/+9 |
* | | Fix a couple of partition-related specs. | Simon MacMullen | 2012-12-10 | 2 | -2/+3 |
* | | fix spec bugs | Matthias Radestock | 2012-12-06 | 1 | -5/+5 |
* | | Merged stable into default | Emile Joubert | 2012-12-05 | 12 | -388/+607 |
|\ \ | |/ |/| | |||||
| * | merge stable into default | Matthias Radestock | 2012-12-05 | 2 | -3/+17 |
| |\ | |||||
| * \ | stable to default | Simon MacMullen | 2012-12-04 | 12 | -388/+607 |
| |\ \ | |||||
| | * | | remove pre-0-9-1 cruft | Matthias Radestock | 2012-12-04 | 1 | -8/+4 |
| | * | | Merged bug25328 | Emile Joubert | 2012-12-04 | 6 | -68/+123 |
| | |\ \ | |||||
| | | * | | yet more testsbug25328 | Matthias Radestock | 2012-12-03 | 1 | -2/+21 |
| | | * | | test more | Matthias Radestock | 2012-12-03 | 1 | -9/+13 |
| | | * | | add test for vq:fetchwhile | Matthias Radestock | 2012-12-03 | 1 | -11/+20 |
| | | * | | Whitespace | Emile Joubert | 2012-12-03 | 1 | -1/+1 |
| | | * | | merge default into bug25328 | Matthias Radestock | 2012-11-30 | 6 | -58/+81 |
| | | |\ \ | | |/ / / | |||||
| | | * | | merge default into bug25328 | Matthias Radestock | 2012-11-30 | 6 | -58/+81 |
| | | |\ \ | |||||
| | | | * | | return to a simpler, better BQ:dropwhile, and introduce 'fetchwhile' | Matthias Radestock | 2012-11-29 | 6 | -64/+87 |
| | * | | | | unbreak qc (hopefully) | Matthias Radestock | 2012-11-30 | 1 | -2/+2 |
| | |/ / / | |||||
| | * | | | remove unused state var | Matthias Radestock | 2012-11-30 | 1 | -29/+14 |
| | |/ / | |||||
| | * | | merge bug25303 into default | Matthias Radestock | 2012-11-28 | 14 | -274/+269 |
| | |\ \ | |||||
| | | * \ | re-merge bug25303 into default | Matthias Radestock | 2012-11-27 | 14 | -274/+269 |
| | | |\ \ | |||||
| | | | * \ | Merge bug25323 | Simon MacMullen | 2012-11-27 | 7 | -57/+40 |
| | | | |\ \ | |||||
| | | | | * | | mark all messages enqueued in the slave as 'delivered'bug25323 | Matthias Radestock | 2012-11-26 | 7 | -57/+40 |
| | | | * | | | cosmetic | Matthias Radestock | 2012-11-27 | 1 | -5/+3 |
| | | | * | | | remove cruft | Matthias Radestock | 2012-11-26 | 1 | -1/+0 |
| | | | * | | | merge stable into default | Tim Watson | 2012-11-26 | 5 | -38/+31 |
| | | | |\ \ \ | |||||
| | | | * \ \ \ | merge bug25303 into default | Matthias Radestock | 2012-11-26 | 4 | -9/+11 |
| | | | |\ \ \ \ | |||||
| | | | * \ \ \ \ | Merged bug25311 | Emile Joubert | 2012-11-26 | 7 | -61/+140 |
| | | | |\ \ \ \ \ | | | | | | |_|/ / | | | | | |/| | | | |||||
| | | | | * | | | | merge bug25324 into default | Matthias Radestock | 2012-11-24 | 1 | -1/+1 |
| | | | | |\ \ \ \ | |||||
| | | | | | * | | | | 'pid' is a valid INFO_KEYbug25324 | Matthias Radestock | 2012-11-24 | 1 | -1/+1 |
| | | | | |/ / / / | |||||
| | | | | * | | | | merge bug25303 into default | Matthias Radestock | 2012-11-23 | 5 | -9/+93 |
| | | | | |\ \ \ \ | |||||
| | | | | * \ \ \ \ | Merged bug25315 | Emile Joubert | 2012-11-23 | 7 | -151/+197 |
| | | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | | propagate API changebug25315 | Matthias Radestock | 2012-11-22 | 1 | -4/+4 |