| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge in default | Simon MacMullen | 2013-09-23 | 3 | -66/+129 |
| |\ | |||||
| | * | FAST_RATE based dynamic disk check interval. | Simon MacMullen | 2013-09-13 | 1 | -25/+52 |
| | | | |||||
| | * | Reduce the default disk free limit to 50MB. | Simon MacMullen | 2013-09-05 | 1 | -1/+1 |
| | | | |||||
| | * | Don't page when the disk alarm has gone off. | Simon MacMullen | 2013-09-04 | 1 | -40/+76 |
| | | | |||||
| * | | Dialyser points out that this branch can never happen; maybe_forget_sender/3 ↵ | Simon MacMullen | 2013-09-13 | 1 | -1/+0 |
| | | | | | | | | | is always invoked with down_from_* as ChState. | ||||
| * | | Merge bug25749 (again) | Simon MacMullen | 2013-09-13 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | ...and again. | Simon MacMullen | 2013-09-13 | 1 | -2/+2 |
| | | | | |||||
| * | | | Merge bug25749 (again) | Simon MacMullen | 2013-09-13 | 13 | -52/+67 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Merged bug25749 into default | Emile Joubert | 2013-09-13 | 13 | -52/+67 |
| | |\ \ | |||||
| | | * \ | Merged bug25276 into default | Emile Joubert | 2013-09-11 | 0 | -0/+0 |
| | | |\ \ | |||||
| | | * \ \ | Merge in default | Simon MacMullen | 2013-09-11 | 12 | -48/+53 |
| | | |\ \ \ | | | |/ / | |||||
| | | | * | | merge stable into default | Matthias Radestock | 2013-09-11 | 4 | -12/+11 |
| | | | |\ \ | |||||
| | | | | * \ | merge bug25757 into stable | Matthias Radestock | 2013-09-11 | 3 | -11/+10 |
| | | | | |\ \ | |||||
| | | | | | * | | Remove the warning message, it's not very interesting. Also fix an unused ↵ | Simon MacMullen | 2013-09-11 | 2 | -8/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | variable. | ||||
| | | | | | * | | Introduce a new return code for this case, since {new, Q} is going to mess ↵ | Simon MacMullen | 2013-09-09 | 3 | -8/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | up recovery by claiming we recovered something we didn't. Also {existing, Q} would make the channel enter an infinite loop, and {absent, Q} would return an AMQP NOT_FOUND which might be bewildering to the client if it managed to receive it. So we need a fourth possibility. | ||||
| | | | | | * | | Reply with something the channel is going to know how to handle. | Simon MacMullen | 2013-09-09 | 1 | -1/+5 |
| | | | | | | | | |||||
| | | | | * | | | cosmetic: remove unnecessary FQ call | Matthias Radestock | 2013-09-11 | 1 | -1/+1 |
| | | | | | | | | |||||
| | | | * | | | | Merged stable into default | Emile Joubert | 2013-09-11 | 8 | -32/+38 |
| | | | |\ \ \ \ | | | | |/ / / | |||||
| | | | | * | | | Merged bug25745 into stable | Emile Joubert | 2013-09-11 | 2 | -3/+4 |
| | | | | |\ \ \ | | | | | |/ / | |||||
| | | | | * | | | Oops | Simon MacMullen | 2013-09-11 | 1 | -1/+1 |
| | | | | | | | | |||||
| | | | | * | | | More consistent naming. | Simon MacMullen | 2013-09-11 | 6 | -16/+17 |
| | | | | | | | | |||||
| | | | | * | | | Take GM's view of the live members each time we have a death message; don't ↵ | Simon MacMullen | 2013-09-02 | 8 | -32/+37 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | assume the master will always be able to write updates to Mnesia. | ||||
| | | * | | | | | Explain a little. | Simon MacMullen | 2013-09-09 | 1 | -1/+5 |
| | | | | | | | | |||||
| | | * | | | | | Merge in default | Simon MacMullen | 2013-09-09 | 2 | -6/+11 |
| | | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | | * | | | | Prevent exclusive queues from being durable or mirrored. | Simon MacMullen | 2013-08-19 | 2 | -6/+11 |
| | | | | | | | | |||||
| | | * | | | | | merge stable into default | Matthias Radestock | 2013-09-09 | 47 | -951/+1746 |
| | | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | | | * | | | | merge stable into default | Matthias Radestock | 2013-09-09 | 1 | -1/+1 |
| | | | |\ \ \ \ | |||||
| | | * | | | | | | correct erroneous comment | Matthias Radestock | 2013-09-09 | 1 | -2/+3 |
| | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | | correctly prettify exclusive owner dissappearance warning | Matthias Radestock | 2013-09-09 | 1 | -1/+1 |
| | | | |_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | WRONG: Queue "queue 'amq.gen-FQZtyp6mpRdmm3-on_LAOQ' in vhost 'urhyfncz'" exclusive owner went away RIGHT: exclusive owner for queue 'amq.gen-FQZtyp6mpRdmm3-on_LAOQ' in vhost 'urhyfncz' went away This got broken in http://hg.rabbitmq.com/rabbitmq-server/rev/f9f4919656ab | ||||
| * | | | | | | Oops, we completely broke HA there. | Simon MacMullen | 2013-09-13 | 1 | -2/+2 |
| |/ / / / / | |||||
| * | | | | | That "optimisation" is actually buggy since table_lookup/2 returns a 2-tuple ↵ | Simon MacMullen | 2013-09-11 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | on success. And by the time you correct for that you realise it's not even an optimisation any more. | ||||
| * | | | | | Version TTL and expiry messages, and ignore the wrong ones. Also stop timers ↵ | Simon MacMullen | 2013-09-11 | 1 | -13/+29 |
| | | | | | | | | | | | | | | | | | | | | | and then start them again when re-initing. | ||||
| * | | | | | Expires cannot be 0. | Simon MacMullen | 2013-09-09 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Allow use of the new policies. | Simon MacMullen | 2013-09-09 | 3 | -5/+28 |
| | | | | | | |||||
| * | | | | | Merge in bug25748 | Simon MacMullen | 2013-09-09 | 0 | -0/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix removal of DLX policy | Simon MacMullen | 2013-09-09 | 1 | -4/+3 |
| | | | | | | | |||||
| * | | | | | | Hook TTL / max length / expiry into policy system. | Simon MacMullen | 2013-09-06 | 1 | -28/+33 |
| |/ / / / / | |||||
| * | | | | | Merge in default | Simon MacMullen | 2013-09-05 | 8 | -19/+141 |
| |\ \ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | Merged bug25553 into default | Emile Joubert | 2013-09-04 | 3 | -9/+9 |
| | |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | | Announce consumer priorities. | Simon MacMullen | 2013-08-29 | 1 | -1/+2 |
| | | | | | | |||||
| | * | | | | Merge in bug25725. | Simon MacMullen | 2013-08-22 | 7 | -18/+139 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge default | Simon MacMullen | 2013-08-21 | 10 | -73/+241 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Rename notification_requested to refresh, and emit queue_empty rather than ↵ | Simon MacMullen | 2013-08-21 | 2 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | queue_run_finished - we don't care if the queue run has finished and we are not empty, but we *do* care if we have become empty by some other method (purge, TTL). | ||||
| | | | * | | | | Notify "startup" when we fail over too, that means the federation links will ↵ | Simon MacMullen | 2013-08-21 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fail over with us. | ||||
| | | | * | | | | Slightly clearer? | Simon MacMullen | 2013-08-21 | 1 | -10/+10 |
| | | | | | | | | |||||
| | | | * | | | | Small changes: Don't reevaluate consumer priority on every delivery, ↵ | Simon MacMullen | 2013-08-21 | 3 | -18/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refactor a touch, realign, fix test, more specific spec. | ||||
| | | | * | | | | Tighter and slightly more self-documenting. | Simon MacMullen | 2013-08-20 | 1 | -1/+8 |
| | | | | | | | | |||||
| | | | * | | | | Push everything through notify_decorators/3. | Simon MacMullen | 2013-08-20 | 1 | -11/+15 |
| | | | | | | | | |||||
| | | | * | | | | fix spec | Simon MacMullen | 2013-08-19 | 1 | -1/+2 |
| | | | | | | | | |||||
| | | | * | | | | Merge default | Simon MacMullen | 2013-08-16 | 9 | -56/+210 |
| | | | |\ \ \ \ | |||||
