summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * | | | Make sure we update the federation state when a consumer becomes inactive or ...Simon MacMullen2013-05-241-5/+15
| | | | | | | * | | | Tell the federated queue about basic.get.Simon MacMullen2013-05-231-1/+2
| | | | | | | * | | | Rename thisSimon MacMullen2013-05-231-1/+1
| | | | | | | * | | | Distinguish between federated consumers and others.Simon MacMullen2013-05-233-17/+30
| | | | | | | * | | | Only consume if we are empty.Simon MacMullen2013-05-221-4/+5
| | | | | | | * | | | Quick and dirty hooks for federated queues.Simon MacMullen2013-05-152-4/+11
| * | | | | | | | | | Add consumer arguments to events and rabbitmqctl.bug25725Simon MacMullen2013-08-213-20/+19
| * | | | | | | | | | Consume arguments validation.Simon MacMullen2013-08-211-4/+14
| * | | | | | | | | | Transplant consumer priorities from bug 25553.Simon MacMullen2013-08-215-57/+103
| |/ / / / / / / / /
| * | | | | | | | | Merged bug25716 into defaultEmile Joubert2013-08-212-20/+35
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Make delete and unbind idempotent.bug25716Simon MacMullen2013-08-152-20/+35
| | |/ / / / / / / /
| * | | | | | | | | merge stable into defaultMatthias Radestock2013-08-1938-828/+1431
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Merge bug25602Simon MacMullen2013-08-192-42/+62
| | |\ \ \ \ \ \ \
| | | * | | | | | | Rename and remove duplicate credit handing on peer downbug25602Emile Joubert2013-08-081-6/+5
| | | * | | | | | | Delay clearing of state in slavesEmile Joubert2013-08-062-42/+63
| | * | | | | | | | merge bug25714 into defaultMatthias Radestock2013-08-194-41/+114
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | refactor: make proper use of gb_sets APIbug25714Matthias Radestock2013-08-191-5/+5
| | | * | | | | | | Use gb_sets rather than sets for performance.Simon MacMullen2013-08-191-6/+6
| | | * | | | | | | cosmetics, better var names, and optimise 'DOWN' sendingMatthias Radestock2013-08-171-21/+20
| | | * | | | | | | we don't really support demonitor/2, so rip it outMatthias Radestock2013-08-171-11/+8
| | | * | | | | | | we only support process monitoring, so enforce that in the APIMatthias Radestock2013-08-171-6/+6
| | | * | | | | | | ahemSimon MacMullen2013-08-161-1/+1
| | | * | | | | | | Simpler to maintain MonitoredPid -> {Ref, MonitoringPidSet}.Simon MacMullen2013-08-161-66/+32
| | | * | | | | | | Explain what this is.Simon MacMullen2013-08-151-0/+3
| | | * | | | | | | Store monitors correctly, with a two level dictionary, mapping MonitoredPid -...Simon MacMullen2013-08-151-10/+57
| | | * | | | | | | Revert b2db7048b839 (which in turn mostly reverted dd08c9204760), i.e. return...Simon MacMullen2013-08-154-40/+101
| | * | | | | | | | stable to defaultSimon MacMullen2013-08-1535-749/+1259
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Stable to defaultSimon MacMullen2013-08-154-101/+40
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merged bug25572 into defaultEmile Joubert2013-08-136-47/+189
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | Fix inadvertent match of Args. That's what you get for only running the test ...bug25572Simon MacMullen2013-08-131-2/+3
| | | | * | | | | | | | Man page updatesSimon MacMullen2013-08-091-2/+8
| | | | * | | | | | | | So it turns out that the policy tests fail, since we now depend on rabbit_mis...Simon MacMullen2013-08-092-24/+72
| | | | * | | | | | | | Add support for setting apply-to via rabbitmqctl. Switch to using option for ...Simon MacMullen2013-08-082-22/+20
| | | | * | | | | | | | Gross stupidity.Simon MacMullen2013-08-021-1/+1
| | | | * | | | | | | | Show apply-to in rabbitmqctl list_policies.Simon MacMullen2013-08-021-1/+1
| | | | * | | | | | | | "all" is clearer than "both".Simon MacMullen2013-08-022-7/+7
| | | | * | | | | | | | Reevaluate reified policies on upgrade.Simon MacMullen2013-08-013-3/+47
| | | | * | | | | | | | Merge defaultSimon MacMullen2013-07-302-5/+50
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | Pick an apply-to value heuristically.Simon MacMullen2013-07-301-1/+11
| | | | | * | | | | | | | Most of policy apply-to.Simon MacMullen2013-06-242-5/+40
| | | | | | |_|_|/ / / / | | | | | |/| | | | | |
| | | * | | | | | | | | stable to defaultSimon MacMullen2013-08-1329-702/+1070
| | | |\ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ merge bug25704 into defaultMatthias Radestock2013-08-092-70/+57
| | | | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | refactor: better name for function applicationbug25704Matthias Radestock2013-08-091-6/+4
| | | | | * | | | | | | | | tighter specsMatthias Radestock2013-08-081-5/+5
| | | | | * | | | | | | | | Remove delegate beam compatibility check; we don't need that any more.Simon MacMullen2013-08-081-34/+18
| | | | | * | | | | | | | | Use MFA for call and cast, hence avoid sending closures across the network.Simon MacMullen2013-08-081-2/+2
| | | | | * | | | | | | | | Support MFA in delegate:invoke/2 and friends.Simon MacMullen2013-08-081-34/+39
| | | | |/ / / / / / / / /
| | | | * | | | | | | | | Merged stable into defaultEmile Joubert2013-08-071-1/+2
| | | | |\ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ stable to defaultSimon MacMullen2013-08-0728-632/+1013
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ stable to defaultSimon MacMullen2013-08-0628-632/+1013
| | | | | |\ \ \ \ \ \ \ \ \ \