summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge in defaultSimon MacMullen2013-06-243-19/+63
|\
| * Inform fed queues of policy change and termination, and abstract startup a bi...Simon MacMullen2013-06-032-5/+4
| * Merge in defaultSimon MacMullen2013-06-033-18/+63
| |\
| | * If we have local active consumers, ignore federated ones.Simon MacMullen2013-05-241-7/+20
| | * 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
* | | stable to defaultSimon MacMullen2013-06-241-1/+3
|\ \ \
| * | | prevent invalid state transitionMatthias Radestock2013-06-221-1/+3
* | | | stable to defaultSimon MacMullen2013-06-211-1/+1
|\ \ \ \ | |/ / /
| * | | Make it clearer what I meant.Simon MacMullen2013-06-211-1/+1
* | | | Merged stable into defaultEmile Joubert2013-06-212-1/+6
|\ \ \ \ | |/ / /
| * | | Merged bug25638 into stableEmile Joubert2013-06-212-2/+4
| |\ \ \
| * | | | Add a TODO for if we are ever unbusy enough to look at removing this code.Simon MacMullen2013-06-211-0/+2
| * | | | Don't persist gm_pids; by definition when all we have is the rabbit_durable_q...Simon MacMullen2013-06-211-1/+4
* | | | | Merged stable into defaultEmile Joubert2013-06-211-1/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merged bug25615 into stableEmile Joubert2013-06-211-1/+3
| |\ \ \ \
| | * | | | Umm, be less than 100% wrong.Simon MacMullen2013-06-201-3/+1
| | * | | | Do not "recover" queues if there is already a rabbit_queue record for them. I...Simon MacMullen2013-06-201-1/+5
| | |/ / /
* | | | | merge stable into defaultTim Watson2013-06-2019-539/+837
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | stable to defaultSimon MacMullen2013-06-181-1/+1
| |\ \ \ \ | | |/ / /
| * | | | merge stable into defaultMatthias Radestock2013-06-171-1/+8
| |\ \ \ \
| * \ \ \ \ stable to defaultSimon MacMullen2013-06-171-2/+6
| |\ \ \ \ \
| * \ \ \ \ \ merge stable into defaultTim Watson2013-06-141-1/+7
| |\ \ \ \ \ \
| * \ \ \ \ \ \ stable to defaultSimon MacMullen2013-06-1319-539/+837
| |\ \ \ \ \ \ \
| | * | | | | | | "This can be removed after 3.1.0 is released." -- well, let's do that then.Simon MacMullen2013-06-121-5/+0
| | * | | | | | | Merged bug25581Emile Joubert2013-06-1216-42/+91
| | |\ \ \ \ \ \ \
| | | * | | | | | | Remove some vestigial events.Simon MacMullen2013-06-112-7/+1
| | | * | | | | | | stable to defaultSimon MacMullen2013-06-101-5/+19
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merged stable into defaultEmile Joubert2013-06-0613-478/+828
| | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ merge stable into defaultTim Watson2013-06-061-2/+5
| | | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ merge stable into defaultTim Watson2013-06-052-5/+17
| | | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / | | | | |/| | | | | | | |
| | | | * | | | | | | | | fix typesMatthias Radestock2013-06-011-1/+1
| | | | * | | | | | | | | cosmetic(ish): tighter signature for rabbit_direct:connectMatthias Radestock2013-06-011-2/+4
| | | | * | | | | | | | | refactor: replace <module>:F with funsMatthias Radestock2013-06-011-11/+13
| | | | * | | | | | | | | merge stable into defaultMatthias Radestock2013-05-316-6/+17
| | | | |\ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ merge stable into defaultTim Watson2013-05-3111-464/+810
| | | | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Remove redundant workaround.Simon MacMullen2013-06-071-23/+5
| | * | | | | | | | | | | | | Remove mochiweb warning.Simon MacMullen2013-05-301-20/+0
| | * | | | | | | | | | | | | Use os:timestamp/0Simon MacMullen2013-05-301-3/+1
| | * | | | | | | | | | | | | Rewrite a frankly slightly dubious TODOSimon MacMullen2013-05-301-3/+2
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | stable to defaultSimon MacMullen2013-05-2911-464/+810
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | simplify error loggingMatthias Radestock2013-05-251-10/+7
| | | * | | | | | | | | | | | No, that broke upgrades on RAM nodes. Third time's the charm...Simon MacMullen2013-05-212-3/+3
| | | * | | | | | | | | | | | Only wait for tables once local upgrades are over, not mnesia ones.Simon MacMullen2013-05-211-1/+1
| | | * | | | | | | | | | | | This may be the last Mnesia restart before we boot, so let's make sure the ta...Simon MacMullen2013-05-211-0/+1
| | | * | | | | | | | | | | | merge stable into defaultTim Watson2013-05-201-0/+6
| | | |\ \ \ \ \ \ \ \ \ \ \ \