| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | | | | * | | | | 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 |
| * | | | | | | | | | | Add consumer arguments to events and rabbitmqctl.bug25725 | Simon MacMullen | 2013-08-21 | 3 | -20/+19 |
| * | | | | | | | | | | Consume arguments validation. | Simon MacMullen | 2013-08-21 | 1 | -4/+14 |
| * | | | | | | | | | | Transplant consumer priorities from bug 25553. | Simon MacMullen | 2013-08-21 | 5 | -57/+103 |
| |/ / / / / / / / / |
|
| * | | | | | | | | | Merged bug25716 into default | Emile Joubert | 2013-08-21 | 2 | -20/+35 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Make delete and unbind idempotent.bug25716 | Simon MacMullen | 2013-08-15 | 2 | -20/+35 |
| | |/ / / / / / / / |
|
| * | | | | | | | | | merge stable into default | Matthias Radestock | 2013-08-19 | 38 | -828/+1431 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ /
| | |/| | | | | | /
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| | * | | | | | | | Merge bug25602 | Simon MacMullen | 2013-08-19 | 2 | -42/+62 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | Rename and remove duplicate credit handing on peer downbug25602 | Emile Joubert | 2013-08-08 | 1 | -6/+5 |
| | | * | | | | | | | Delay clearing of state in slaves | Emile Joubert | 2013-08-06 | 2 | -42/+63 |
| | * | | | | | | | | merge bug25714 into default | Matthias Radestock | 2013-08-19 | 4 | -41/+114 |
| | |\ \ \ \ \ \ \ \
| | | |_|/ / / / / /
| | |/| | | | | | | |
|
| | | * | | | | | | | refactor: make proper use of gb_sets APIbug25714 | Matthias Radestock | 2013-08-19 | 1 | -5/+5 |
| | | * | | | | | | | Use gb_sets rather than sets for performance. | Simon MacMullen | 2013-08-19 | 1 | -6/+6 |
| | | * | | | | | | | cosmetics, better var names, and optimise 'DOWN' sending | Matthias Radestock | 2013-08-17 | 1 | -21/+20 |
| | | * | | | | | | | we don't really support demonitor/2, so rip it out | Matthias Radestock | 2013-08-17 | 1 | -11/+8 |
| | | * | | | | | | | we only support process monitoring, so enforce that in the API | Matthias Radestock | 2013-08-17 | 1 | -6/+6 |
| | | * | | | | | | | ahem | Simon MacMullen | 2013-08-16 | 1 | -1/+1 |
| | | * | | | | | | | Simpler to maintain MonitoredPid -> {Ref, MonitoringPidSet}. | Simon MacMullen | 2013-08-16 | 1 | -66/+32 |
| | | * | | | | | | | Explain what this is. | Simon MacMullen | 2013-08-15 | 1 | -0/+3 |
| | | * | | | | | | | Store monitors correctly, with a two level dictionary, mapping MonitoredPid -... | Simon MacMullen | 2013-08-15 | 1 | -10/+57 |
| | | * | | | | | | | Revert b2db7048b839 (which in turn mostly reverted dd08c9204760), i.e. return... | Simon MacMullen | 2013-08-15 | 4 | -40/+101 |
| | * | | | | | | | | 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 ...bug25572 | 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 applicationbug25704 | 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 |
| | | | | |\ \ \ \ \ \ \ \ \ \ |
|