| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tweak the regex, align, and a test. | 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 default | Tim Watson | 2012-12-03 | 4 | -37/+30 |
| |\ | |||||
| | * | merge stable into bug25309 | Tim Watson | 2012-11-26 | 3 | -25/+42 |
| | |\ | |||||
| | * | | 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 |
| * | | | Wake up all queues after policy change. | Simon MacMullen | 2012-11-23 | 1 | -1/+5 |
| | |/ |/| | |||||
| * | | 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:fold | 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 |
| | | |/ | |||||
| | * | | branch from stable, expire messages eagerly | Tim Watson | 2012-11-21 | 1 | -2/+4 |
| | |/ | |||||
| * | | ack unroutable dead-lettered messages straight away | Matthias Radestock | 2012-11-20 | 1 | -12/+18 |
| |/ | |||||
| * | plug leak | 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 messages | 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 |
| * | | cosmetic | Matthias Radestock | 2012-11-16 | 1 | -2/+2 |
| * | | cosmetic | Matthias Radestock | 2012-11-15 | 1 | -24/+13 |
| * | | inline (and avoid misleading var name in the process) | Matthias Radestock | 2012-11-15 | 1 | -2/+2 |
| |/ | |||||
| * | refactor stats recording in channel | Matthias Radestock | 2012-11-15 | 1 | -35/+29 |
| * | inline | Matthias Radestock | 2012-11-15 | 1 | -6/+4 |
| * | Work on older Erlang versions | Simon MacMullen | 2012-11-14 | 2 | -5/+8 |
| * | Merge in default | Simon MacMullen | 2012-11-13 | 24 | -535/+761 |
| |\ | |||||
| | * | merge bug24915 into default | Matthias Radestock | 2012-11-13 | 2 | -6/+14 |
| | |\ | |||||
| | | * | merge heads | Matthias Radestock | 2012-11-13 | 1 | -0/+3 |
| | | |\ | |||||
| | | | * | test triggering of memory alarms | Matthias Radestock | 2012-11-13 | 1 | -0/+3 |
| | | * | | And, err, this thing isn't needed any more. | Simon MacMullen | 2012-11-13 | 1 | -49/+0 |
| | | * | | Explain why | Simon MacMullen | 2012-11-13 | 1 | -0/+4 |
| | | * | | rabbit_node_monitor traps exits, so shutdown allows us time to flush any | Tim Watson | 2012-11-13 | 1 | -0/+1 |
| | | * | | roll back to (almost) default - keeping the extra error information when | Tim Watson | 2012-11-13 | 2 | -32/+9 |
| | | * | | merge default into bug25178 | Tim Watson | 2012-11-13 | 4 | -24/+47 |
| | | |\ \ | | | |/ | |||||
| | | * | | Fix idiocy | Simon MacMullen | 2012-11-09 | 1 | -1/+1 |
| | | * | | Take two monitors into the shower. | Simon MacMullen | 2012-11-08 | 1 | -8/+23 |
| | | * | | Explain | Simon MacMullen | 2012-11-08 | 1 | -0/+8 |
| | | * | | Make the app marker into a gen_server | Simon MacMullen | 2012-11-08 | 2 | -15/+44 |
| | | * | | Further clean | Simon MacMullen | 2012-11-08 | 1 | -1/+1 |
| | | * | | reduce distance to default | Simon MacMullen | 2012-11-08 | 1 | -18/+16 |
| | | * | | introduce a noop process at the head of rabbit_sup's children, | Tim Watson | 2012-11-08 | 2 | -29/+51 |
| | * | | | tweak | Matthias Radestock | 2012-11-13 | 1 | -25/+15 |
