summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cosmetic, plus add assertionbug24622Matthew Sackman2012-05-251-9/+11
* Application of M-q; some english, and spell-checkMatthew Sackman2012-05-251-13/+14
* Merged default into bug24622Emile Joubert2012-05-25156-2820/+5408
|\
| * Merging bug 24952 into defaultMatthew Sackman2012-05-251-13/+12
| |\
| | * cosmeticbug24952Matthew Sackman2012-05-251-1/+1
| | * Refrain from discarding updated view when no aliases are removedEmile Joubert2012-05-251-6/+6
| | * Erase aliases more correctlyEmile Joubert2012-05-231-8/+7
| * | Merging bug 24946 into defaultMatthew Sackman2012-05-256-101/+248
| |\ \
| | * \ Merging bug 24954 into defaultMatthew Sackman2012-05-251-10/+24
| | |\ \
| | | * | Handle callback replies to handle_msg correctlybug24954Emile Joubert2012-05-231-10/+24
| | | |/
| | * | Merging bug 24945 into defaultMatthew Sackman2012-05-256-86/+215
| | |\ \
| | | * \ Merging bug 24944 into defaultMatthew Sackman2012-05-255-82/+207
| | | |\ \
| | | | * | rabbitmqctl list_user_permissions does not take a vhost arg. Never has.Simon MacMullen2012-05-242-2/+2
| | | | * | Merge bug24919Simon MacMullen2012-05-238-94/+84
| | | | |\ \
| | | | | * | How long have we supported pluggable exchange types now?Simon MacMullen2012-05-181-1/+2
| | | | | |/
| | | | * | Commentbug24919Simon MacMullen2012-05-231-0/+3
| | | | * | on a second thought, it is better to reject options with missing argumentsFrancesco Mazzoli2012-05-232-6/+1
| | | | * | incorporate most of Simon's patch changesFrancesco Mazzoli2012-05-224-129/+74
| | | | * | get_options => parse_argumentsFrancesco Mazzoli2012-05-214-56/+59
| | | | * | convert to list at the beginningFrancesco Mazzoli2012-05-211-2/+5
| | | | * | simplify `rabbit_misc:get_options/4'Francesco Mazzoli2012-05-214-98/+84
| | | | * | oopsFrancesco Mazzoli2012-05-171-1/+1
| | | | * | add test for `rabbit_misc:get_options/4'Francesco Mazzoli2012-05-173-26/+88
| | | | * | change to how `get_options/4' handles flagsFrancesco Mazzoli2012-05-173-36/+49
| | | | * | added checks to `rabbit_misc:get_options/3'.Francesco Mazzoli2012-05-163-76/+175
| | | | * | merge defaultFrancesco Mazzoli2012-05-169-68/+69
| | | | |\ \
| | | | * | | `proplists:get_bool/2' does not do what I think it did, using `lookup/2'Francesco Mazzoli2012-05-091-6/+4
| | | | * | | oops, had left io:format in the codeFrancesco Mazzoli2012-05-031-2/+1
| | | | * | | fix typo and opt checkingFrancesco Mazzoli2012-05-011-2/+5
| | | | * | | use pp flag isntead of re-writing the flagFrancesco Mazzoli2012-05-011-4/+4
| | | | * | | Check that options are not used in the wrong placeFrancesco Mazzoli2012-05-011-0/+15
| | | * | | | Prevent DOWN messages from overtaking initial catchupbug24944Emile Joubert2012-05-181-3/+7
| | | | |_|/ | | | |/| |
| | * | | | Track a member's own last_pub in members_statebug24945Emile Joubert2012-05-181-6/+10
| | |/ / /
| * | | | cosmetic part 2 - the one where it actually compilesbug24946Matthew Sackman2012-05-251-1/+1
| * | | | cosmeticMatthew Sackman2012-05-251-3/+3
| * | | | cosmeticMatthew Sackman2012-05-251-20/+17
| * | | | Update own members_state as well when sending catchupEmile Joubert2012-05-251-15/+18
| * | | | Remove erased memberstate when possibleEmile Joubert2012-05-231-3/+15
| |/ / /
| * | | don't wait (nearly) forever for mirrored_supervisor migrationsMatthias Radestock2012-05-171-2/+2
| * | | merge bug24362Tim Watson2012-05-175-48/+40
| |\ \ \
| | * | | start supervisor children as, er, supervisors, not workersMatthias Radestock2012-05-161-2/+3
| | * | | expand rabbit_sup API with starting of children that are supervisorsMatthias Radestock2012-05-165-29/+25
| | * | | cosmeticMatthias Radestock2012-05-162-6/+3
| | * | | cosmeticMatthias Radestock2012-05-161-11/+8
| | * | | add missing specMatthias Radestock2012-05-161-0/+1
| | | |/ | | |/|
| * | | merge e1311dd42eba into bug24362bug24362Tim Watson2012-05-141-1/+1
| * | | merge f6d1609212f9 into bug24362Tim Watson2012-05-141-1/+1
| * | | merge default into this branchTim Watson2012-05-147-37/+46
| |\ \ \ | | |/ /
| | * | refactorMatthias Radestock2012-05-091-10/+3
| | * | check for a new pid when registered children die in mirrored_supervisor_teststim2012-05-091-1/+1