| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge default | Simon MacMullen | 2013-08-16 | 9 | -56/+210 |
| |\ | |||||
| | * | More symmetry; notify on basic consume and consumer unblock as well as basic.... | Simon MacMullen | 2013-07-24 | 1 | -2/+9 |
| | * | Slightly clearer names? | Simon MacMullen | 2013-07-24 | 1 | -2/+2 |
| | * | Don't emit random bits of the queue's internal data structures in events. | Simon MacMullen | 2013-07-24 | 2 | -6/+8 |
| | * | Extend queue decorator interface, break dependency of server on federation. T... | Simon MacMullen | 2013-07-05 | 3 | -31/+41 |
| | * | Start of queue decorators. | Simon MacMullen | 2013-07-05 | 7 | -11/+73 |
| | * | Merge in default | Simon MacMullen | 2013-07-05 | 4 | -44/+116 |
| | |\ | |||||
| | | * | API change. | Simon MacMullen | 2013-07-01 | 1 | -1/+0 |
| | | * | Ensure that if we fail over / reconfigure federation while running, we ask th... | Simon MacMullen | 2013-07-01 | 2 | -1/+9 |
| | | * | More consistent and correct nomenclature. | Simon MacMullen | 2013-07-01 | 1 | -2/+2 |
| | | * | Oops | Simon MacMullen | 2013-06-28 | 2 | -1/+3 |
| | | * | TODO-- yes it could be faster. | Simon MacMullen | 2013-06-26 | 2 | -5/+6 |
| | | * | Oops | Simon MacMullen | 2013-06-26 | 1 | -1/+1 |
| | | * | Convert the x-purpose hack into a bit less of a hack: consumer priorities. | Simon MacMullen | 2013-06-26 | 2 | -46/+64 |
| | | * | Merge in default | Simon MacMullen | 2013-06-24 | 3 | -19/+63 |
| | | |\ | |||||
| | | | * | Inform fed queues of policy change and termination, and abstract startup a bi... | Simon MacMullen | 2013-06-03 | 2 | -5/+4 |
| | | | * | Merge in default | Simon MacMullen | 2013-06-03 | 3 | -18/+63 |
| | | | |\ | |||||
| | | | | * | If we have local active consumers, ignore federated ones. | Simon MacMullen | 2013-05-24 | 1 | -7/+20 |
| | | | | * | Make sure we update the federation state when a consumer becomes inactive or ... | Simon MacMullen | 2013-05-24 | 1 | -5/+15 |
| | | | | * | Tell the federated queue about basic.get. | Simon MacMullen | 2013-05-23 | 1 | -1/+2 |
| | | | | * | Rename this | Simon MacMullen | 2013-05-23 | 1 | -1/+1 |
| | | | | * | Distinguish between federated consumers and others. | Simon MacMullen | 2013-05-23 | 3 | -17/+30 |
| | | | | * | Only consume if we are empty. | Simon MacMullen | 2013-05-22 | 1 | -4/+5 |
| | | | | * | Quick and dirty hooks for federated queues. | Simon MacMullen | 2013-05-15 | 2 | -4/+11 |
| * | | | | | stable to default | Simon MacMullen | 2013-08-15 | 35 | -749/+1259 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Stable to default | Simon MacMullen | 2013-08-15 | 4 | -101/+40 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merged bug25572 into default | Emile Joubert | 2013-08-13 | 6 | -47/+189 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Fix inadvertent match of Args. That's what you get for only running the test ... | Simon MacMullen | 2013-08-13 | 1 | -2/+3 |
| | | * | | | | | | Man page updates | Simon MacMullen | 2013-08-09 | 1 | -2/+8 |
| | | * | | | | | | So it turns out that the policy tests fail, since we now depend on rabbit_mis... | Simon MacMullen | 2013-08-09 | 2 | -24/+72 |
| | | * | | | | | | Add support for setting apply-to via rabbitmqctl. Switch to using option for ... | Simon MacMullen | 2013-08-08 | 2 | -22/+20 |
| | | * | | | | | | Gross stupidity. | Simon MacMullen | 2013-08-02 | 1 | -1/+1 |
| | | * | | | | | | Show apply-to in rabbitmqctl list_policies. | Simon MacMullen | 2013-08-02 | 1 | -1/+1 |
| | | * | | | | | | "all" is clearer than "both". | Simon MacMullen | 2013-08-02 | 2 | -7/+7 |
| | | * | | | | | | Reevaluate reified policies on upgrade. | Simon MacMullen | 2013-08-01 | 3 | -3/+47 |
| | | * | | | | | | Merge default | Simon MacMullen | 2013-07-30 | 2 | -5/+50 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Pick an apply-to value heuristically. | Simon MacMullen | 2013-07-30 | 1 | -1/+11 |
| | | | * | | | | | | Most of policy apply-to. | Simon MacMullen | 2013-06-24 | 2 | -5/+40 |
| | | | | |_|/ / / | | | |/| | | | | |||||
| | * | | | | | | | stable to default | Simon MacMullen | 2013-08-13 | 29 | -702/+1070 |
| | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | merge bug25704 into default | Matthias Radestock | 2013-08-09 | 2 | -70/+57 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | refactor: better name for function application | Matthias Radestock | 2013-08-09 | 1 | -6/+4 |
| | | | * | | | | | | | tighter specs | Matthias Radestock | 2013-08-08 | 1 | -5/+5 |
| | | | * | | | | | | | Remove delegate beam compatibility check; we don't need that any more. | Simon MacMullen | 2013-08-08 | 1 | -34/+18 |
| | | | * | | | | | | | Use MFA for call and cast, hence avoid sending closures across the network. | Simon MacMullen | 2013-08-08 | 1 | -2/+2 |
| | | | * | | | | | | | Support MFA in delegate:invoke/2 and friends. | Simon MacMullen | 2013-08-08 | 1 | -34/+39 |
| | | |/ / / / / / / | |||||
| | | * | | | | | | | Merged stable into default | Emile Joubert | 2013-08-07 | 1 | -1/+2 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | stable to default | Simon MacMullen | 2013-08-07 | 28 | -632/+1013 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ | stable to default | Simon MacMullen | 2013-08-06 | 28 | -632/+1013 |
| | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ \ | Merge bug25191 | Simon MacMullen | 2013-08-06 | 3 | -56/+96 |
| | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | * | | | | | | | | Convert Event set / clear to Alert true / false since that's how it is everyw... | Simon MacMullen | 2013-07-30 | 1 | -17/+8 |
