Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Merge bug25330 | Emile Joubert | 2012-12-05 | 3 | -3/+40 |
|\ | |||||
| * | Tweak the regex, align, and a test.bug25330 | Simon MacMullen | 2012-12-05 | 2 | -2/+13 |
| * | Special case the 3.0.0 version check. | Simon MacMullen | 2012-12-05 | 1 | -4/+11 |
| * | Move the version check fun to misc, and anchor the regex. | Simon MacMullen | 2012-12-05 | 2 | -10/+13 |
| * | Compare RabbitMQ versions ignoring the "patch" version (as semver.org calls i... | Simon MacMullen | 2012-12-03 | 1 | -6/+22 |
* | | merge bug25341 into stable | Matthias Radestock | 2012-12-05 | 1 | -1/+9 |
|\ \ | |||||
| * | | Don't blow up if we end up talking to not-a-supervisor.bug25341 | Simon MacMullen | 2012-12-05 | 1 | -1/+9 |
* | | | merge bug25340 into stable | Matthias Radestock | 2012-12-05 | 1 | -2/+8 |
|\ \ \ | |/ / |/| | | |||||
| * | | reduce wrongnessbug25340 | Matthias Radestock | 2012-12-04 | 1 | -2/+1 |
| * | | Send messages immediately if we are not busy. | Simon MacMullen | 2012-12-04 | 1 | -2/+9 |
|/ / | |||||
* | | Merge bug25335 | Simon MacMullen | 2012-12-04 | 1 | -1/+5 |
|\ \ | |/ | |||||
| * | merge bug25321 into stable | Tim Watson | 2012-12-03 | 0 | -0/+0 |
| |\ | |||||
| * \ | merge defaultbug25321 | Tim Watson | 2012-12-03 | 5 | -38/+31 |
| |\ \ | | |/ | |||||
| * | | Wake up all queues after policy change. | Simon MacMullen | 2012-11-23 | 1 | -1/+5 |
* | | | get rid of last remaining cross-node fun in rabbit_amqqueuebug25335 | Matthias Radestock | 2012-12-03 | 1 | -17/+8 |
* | | | move generic cross-node funs from rabbit_amqqueue to delegate | Matthias Radestock | 2012-12-03 | 2 | -39/+32 |
| |/ |/| | |||||
* | | merge bug25309 into stable | Tim Watson | 2012-11-26 | 5 | -38/+31 |
|\ \ | |/ |/| | |||||
| * | merge stable into bug25309bug25309 | Tim Watson | 2012-11-26 | 3 | -25/+42 |
| |\ | |/ |/| | |||||
* | | Merge bug25305 | Simon MacMullen | 2012-11-22 | 3 | -13/+24 |
|\ \ | |||||
| * \ | Merged bug25306 | Emile Joubert | 2012-11-22 | 2 | -11/+20 |
| |\ \ | |||||
| | * | | leave the ram_msg_count unchanged in BQ:foldbug25306 | Matthias Radestock | 2012-11-22 | 1 | -5/+7 |
| | * | | add test for invoking bq:fold when messages are on disk | Matthias Radestock | 2012-11-21 | 1 | -0/+7 |
| | * | | assert after fold | Matthias Radestock | 2012-11-21 | 1 | -7/+6 |
| | * | | assertion | Matthias Radestock | 2012-11-20 | 1 | -0/+1 |
| * | | | merge bug25301 into stable | Matthias Radestock | 2012-11-22 | 1 | -2/+4 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | branch from stable, expire messages eagerlybug25301 | Tim Watson | 2012-11-21 | 1 | -2/+4 |
| |/ / | |||||
* | | | ack unroutable dead-lettered messages straight awaybug25305 | Matthias Radestock | 2012-11-20 | 1 | -12/+18 |
|/ / | |||||
| * | recover for accidental merge with default | Tim Watson | 2012-11-26 | 1 | -1/+1 |
| * | Fix a race where we decide on the BQ before writing the #amqqueue{} to Mnesia... | Simon MacMullen | 2012-11-22 | 1 | -4/+5 |
| * | Carry on if an individual notification fails. | Simon MacMullen | 2012-11-21 | 1 | -2/+2 |
| * | Useful guard. | Simon MacMullen | 2012-11-21 | 1 | -1/+1 |
| * | Don't try to assert result of {add,drop}_mirror. | Simon MacMullen | 2012-11-21 | 1 | -11/+3 |
| * | Make start/stop mirroring into a cast not a call. | Simon MacMullen | 2012-11-21 | 2 | -19/+19 |
|/ | |||||
* | create 'stable' branch | Matthias Radestock | 2012-11-20 | 0 | -0/+0 |
* | Changelogs for 3.0.0rabbitmq_v3_0_0 | Simon MacMullen | 2012-11-19 | 2 | -0/+9 |
* | merge bug25297 into default | Matthias Radestock | 2012-11-16 | 1 | -1/+1 |
|\ | |||||
| * | plug leakbug25297 | Matthias Radestock | 2012-11-16 | 1 | -1/+1 |
|/ | |||||
* | fixme | Matthias Radestock | 2012-11-16 | 1 | -1/+2 |
* | refactor stop_later | Matthias Radestock | 2012-11-16 | 1 | -18/+15 |
* | Merge bug25295 | Simon MacMullen | 2012-11-16 | 1 | -4/+5 |
|\ | |||||
| * | always monitor queues from which we are (possibly) delivering messagesbug25295 | Matthias Radestock | 2012-11-15 | 1 | -4/+5 |
* | | refactor: extract some helpers | Matthias Radestock | 2012-11-16 | 1 | -14/+16 |
* | | refactor: simplify dlx logic top half | Matthias Radestock | 2012-11-16 | 1 | -30/+20 |