summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | | | | | Merge bug26000Simon MacMullen2014-02-1059-1764/+2666
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ \ Merge bug24738Simon MacMullen2014-02-100-0/+0
| | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | And after running dialyzer...bug24738Simon MacMullen2014-02-102-2/+2
| | | | | | * | | | | | | | | | Merge in defaultSimon MacMullen2014-02-1023-378/+682
| | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | |/ / / / / / / / /
| | | | | | | * | | | | | | | | Merge bug25985Simon MacMullen2014-02-0710-250/+376
| | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | |_|/ / / / / / / | | | | | | | |/| | | | | | | |
| | | | | | | | * | | | | | | | Merge bgu26001Simon MacMullen2014-02-071-2/+2
| | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | | | don't sync so oftenbug26001Matthias Radestock2014-02-061-2/+2
| | | | | | | | * | | | | | | | | Merge bug26002Simon MacMullen2014-02-072-46/+47
| | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | | | | bail on coding bugbug26002Matthias Radestock2014-02-061-7/+7
| | | | | | | | | * | | | | | | | | don't use amqqueue:with/3 in mq_misc:{add,drop}_mirrorMatthias Radestock2014-02-061-39/+40
| | | | | | | | * | | | | | | | | | stable to defaultSimon MacMullen2014-02-072-2/+17
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | |/ / / / / / / / / | | | | | | | | |/| | | | | | | | |
| | | | | | | | * | | | | | | | | | remove an abstraction too farMatthias Radestock2014-02-062-4/+2
| | | | | | | | | |/ / / / / / / / | | | | | | | | |/| | | | | | | |
| | | | | | | | * | | | | | | | | cosmeticMatthias Radestock2014-02-061-38/+35
| | | | | | | | * | | | | | | | | cosmetic(ish)Matthias Radestock2014-02-061-101/+100
| | | | | | | | * | | | | | | | | preeeeeeettyMatthias Radestock2014-02-051-9/+9
| | | | | | | | * | | | | | | | | merge bug25980 into defaultMatthias Radestock2014-02-0520-214/+383
| | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | | | improve docsbug25980Matthias Radestock2014-02-051-6/+6
| | | | | | | | * | | | | | | | | | Don't reinvent the wheelTim Watson2014-01-301-2/+1
| | | | | | | | * | | | | | | | | | Refactor the tests just a little bit moreTim Watson2014-01-301-23/+23
| | | | | | | | * | | | | | | | | | proper cleanupMatthias Radestock2014-01-291-3/+9
| | | | | | | | * | | | | | | | | | Rework mcall testsTim Watson2014-01-291-13/+25
| | | | | | | | * | | | | | | | | | Unify the test cases and cover all basesTim Watson2014-01-291-40/+42
| | | | | | | | * | | | | | | | | | refactor: simplifyMatthias Radestock2014-01-291-19/+20
| | | | | | | | * | | | | | | | | | refactor: lift do_mcall casing to headMatthias Radestock2014-01-291-10/+7
| | | | | | | | * | | | | | | | | | move mcall docs to correct place, and improve themMatthias Radestock2014-01-291-5/+8
| | | | | | | | * | | | | | | | | | Return the correct exit reason for unknown global registered namesTim Watson2014-01-292-2/+2
| | | | | | | | * | | | | | | | | | Cosmetic (ish)Tim Watson2014-01-291-26/+26
| | | | | | | | * | | | | | | | | | Remove rabbit_misc:multi_call/2Tim Watson2014-01-291-28/+0
| | | | | | | | * | | | | | | | | | Fix multi-call testsTim Watson2014-01-281-4/+8
| | | | | | | | * | | | | | | | | | Use gs2:mcall/1 in r_amqqueue:force_event_refresh/1Tim Watson2014-01-281-2/+2
| | | | | | | | * | | | | | | | | | Add a note to the gs2 essayTim Watson2014-01-281-0/+5
| | | | | | | | * | | | | | | | | | Handle varying destinations in mcall/1Tim Watson2014-01-282-9/+46
| | | | | | | | * | | | | | | | | | Refactor: tag replies safely and avoid using erlang:demonitor/2Tim Watson2014-01-271-17/+19
| | | | | | | | * | | | | | | | | | Introduce a new parallel (multi-server) call APITim Watson2014-01-272-0/+76
| | | | | | | | | |_|_|/ / / / / / | | | | | | | | |/| | | | | | | |
| | | | | | | * | | | | | | | | | Merge defaultSimon MacMullen2014-02-057-32/+113
| | | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | |/ / / / / / / / | | | | | | | | |/| | | | | | | |
| | | | | | | | * | | | | | | | | Merge bug25979Simon MacMullen2014-02-057-32/+113
| | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | | | | Assuage dialyser. And possibly myself?bug25979Simon MacMullen2014-02-051-4/+7
| | | | | | | | | * | | | | | | | | I don't think we do need to notify. Also, add specs.Simon MacMullen2014-02-051-4/+5
| | | | | | | | | * | | | | | | | | Log a warning if the cluster name is picked from several candidates.Simon MacMullen2014-02-031-4/+11
| | | | | | | | | * | | | | | | | | Upgrade.Simon MacMullen2014-01-311-0/+20
| | | | | | | | | * | | | | | | | | LanguageSimon MacMullen2014-01-311-1/+1
| | | | | | | | | * | | | | | | | | Document set_cluster_name.Simon MacMullen2014-01-311-0/+17
| | | | | | | | | * | | | | | | | | First pass at cluster name.Simon MacMullen2014-01-295-32/+65
| | | | | | | | | |/ / / / / / / /
| | | | | | | * | | | | | | | | | Get rid of the impersonator tag, only let the magic user do it.Simon MacMullen2014-02-051-8/+7
| | | | | | | * | | | | | | | | | Introduce dummy user for direct connections without users.Simon MacMullen2014-02-052-15/+62
| | | | | | | |/ / / / / / / / /
| | | | | | | * | | | | | | | | Merge bug25992Simon MacMullen2014-02-041-0/+25
| | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | | optimisationbug25992Matthias Radestock2014-02-031-0/+25
| | | | | | | * | | | | | | | | | refactor: more obvious correctnessMatthias Radestock2014-02-031-13/+15
| | | | | | | * | | | | | | | | | cosmeticMatthias Radestock2014-02-031-3/+3
| | | | | | | * | | | | | | | | | refactor: don't carry around so much stateMatthias Radestock2014-02-031-13/+18