summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic-ish: no need to pre-compile the RE, and use character class rather t...bug24958Simon MacMullen2012-05-281-3/+2
* Parse disk free space in a language-independent mannerEmile Joubert2012-05-251-2/+4
* 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
|/ / /
* | | 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
| * | do not kill the child explicitlytim2012-05-081-1/+1
| * | for bug24362 - assert that worker name is unregistered by the time we get a '...Tim Watson2012-05-081-6/+19
| * | pmon is very much hipe-worthy.Simon MacMullen2012-05-041-1/+1
| * | Merged bug24889 into defaultEmile Joubert2012-05-0422-62/+558
| |\ \
| | * | cosmeticMatthias Radestock2012-05-041-9/+5
| | * | cosmeticMatthias Radestock2012-05-041-2/+2
| | * | Merge bug24729 (again)Simon MacMullen2012-05-035-33/+24
| | |\ \
| | | * \ Merge bug 24901Simon MacMullen2012-05-031-2/+1
| | | |\ \
| | | | * | Reorder exception contentsbug24901Emile Joubert2012-04-231-2/+1
| | * | | | Fiddle with commentsbug24729Simon MacMullen2012-05-031-6/+7
| | * | | | Removed unused types, added dummy -spec to silence compilerFrancesco Mazzoli2012-05-012-5/+7
| | * | | | merge defaultFrancesco Mazzoli2012-05-011-1/+4
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Add comment explaining why ack() and state() exist.Francesco Mazzoli2012-04-241-1/+4