summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | * | | | | | | | | Merge bug26002Simon MacMullen2014-02-072-46/+47
| | | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | |_|_|_|_|_|_|_|/ | | | | | | | | |/| | | | | | | |
| | | | | | | | | * | | | | | | | bail on coding bugMatthias 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 docsMatthias 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?Simon 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
| | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | optimisationMatthias 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
| | | | | | | * | | | | | | | | Merge bug24408 (again)Simon MacMullen2014-02-0321-464/+538
| | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | |/ / / / / / / /
| | | | | | | * | | | | | | | | This optimisation only makes sense when the message is neither mandatory nor ...Simon MacMullen2014-02-031-0/+1
| | | | | | * | | | | | | | | | Include a reference in forced event refreshes.Simon MacMullen2014-02-109-44/+53
| | * | | | | | | | | | | | | | Merge bug26005Simon MacMullen2014-02-130-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | | Handle down messages from the delegate, since that's what we're monitoring lo...Simon MacMullen2014-02-111-2/+4
| | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | Merge bug26000 into stable againSimon MacMullen2014-02-112-7/+27
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | More documentation, slightly stricter types.Simon MacMullen2014-02-111-1/+14
| | | | |_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | |