Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cosmetic, plus add assertionbug24622 | Matthew Sackman | 2012-05-25 | 1 | -9/+11 |
* | Application of M-q; some english, and spell-check | Matthew Sackman | 2012-05-25 | 1 | -13/+14 |
* | Merged default into bug24622 | Emile Joubert | 2012-05-25 | 156 | -2820/+5408 |
|\ | |||||
| * | Merging bug 24952 into default | Matthew Sackman | 2012-05-25 | 1 | -13/+12 |
| |\ | |||||
| | * | cosmeticbug24952 | Matthew Sackman | 2012-05-25 | 1 | -1/+1 |
| | * | Refrain from discarding updated view when no aliases are removed | Emile Joubert | 2012-05-25 | 1 | -6/+6 |
| | * | Erase aliases more correctly | Emile Joubert | 2012-05-23 | 1 | -8/+7 |
| * | | Merging bug 24946 into default | Matthew Sackman | 2012-05-25 | 6 | -101/+248 |
| |\ \ | |||||
| | * \ | Merging bug 24954 into default | Matthew Sackman | 2012-05-25 | 1 | -10/+24 |
| | |\ \ | |||||
| | | * | | Handle callback replies to handle_msg correctlybug24954 | Emile Joubert | 2012-05-23 | 1 | -10/+24 |
| | | |/ | |||||
| | * | | Merging bug 24945 into default | Matthew Sackman | 2012-05-25 | 6 | -86/+215 |
| | |\ \ | |||||
| | | * \ | Merging bug 24944 into default | Matthew Sackman | 2012-05-25 | 5 | -82/+207 |
| | | |\ \ | |||||
| | | | * | | rabbitmqctl list_user_permissions does not take a vhost arg. Never has. | Simon MacMullen | 2012-05-24 | 2 | -2/+2 |
| | | | * | | Merge bug24919 | Simon MacMullen | 2012-05-23 | 8 | -94/+84 |
| | | | |\ \ | |||||
| | | | | * | | How long have we supported pluggable exchange types now? | Simon MacMullen | 2012-05-18 | 1 | -1/+2 |
| | | | | |/ | |||||
| | | | * | | Commentbug24919 | Simon MacMullen | 2012-05-23 | 1 | -0/+3 |
| | | | * | | on a second thought, it is better to reject options with missing arguments | Francesco Mazzoli | 2012-05-23 | 2 | -6/+1 |
| | | | * | | incorporate most of Simon's patch changes | Francesco Mazzoli | 2012-05-22 | 4 | -129/+74 |
| | | | * | | get_options => parse_arguments | Francesco Mazzoli | 2012-05-21 | 4 | -56/+59 |
| | | | * | | convert to list at the beginning | Francesco Mazzoli | 2012-05-21 | 1 | -2/+5 |
| | | | * | | simplify `rabbit_misc:get_options/4' | Francesco Mazzoli | 2012-05-21 | 4 | -98/+84 |
| | | | * | | oops | Francesco Mazzoli | 2012-05-17 | 1 | -1/+1 |
| | | | * | | add test for `rabbit_misc:get_options/4' | Francesco Mazzoli | 2012-05-17 | 3 | -26/+88 |
| | | | * | | change to how `get_options/4' handles flags | Francesco Mazzoli | 2012-05-17 | 3 | -36/+49 |
| | | | * | | added checks to `rabbit_misc:get_options/3'. | Francesco Mazzoli | 2012-05-16 | 3 | -76/+175 |
| | | | * | | merge default | Francesco Mazzoli | 2012-05-16 | 9 | -68/+69 |
| | | | |\ \ | |||||
| | | | * | | | `proplists:get_bool/2' does not do what I think it did, using `lookup/2' | Francesco Mazzoli | 2012-05-09 | 1 | -6/+4 |
| | | | * | | | oops, had left io:format in the code | Francesco Mazzoli | 2012-05-03 | 1 | -2/+1 |
| | | | * | | | fix typo and opt checking | Francesco Mazzoli | 2012-05-01 | 1 | -2/+5 |
| | | | * | | | use pp flag isntead of re-writing the flag | Francesco Mazzoli | 2012-05-01 | 1 | -4/+4 |
| | | | * | | | Check that options are not used in the wrong place | Francesco Mazzoli | 2012-05-01 | 1 | -0/+15 |
| | | * | | | | Prevent DOWN messages from overtaking initial catchupbug24944 | Emile Joubert | 2012-05-18 | 1 | -3/+7 |
| | | | |_|/ | | | |/| | | |||||
| | * | | | | Track a member's own last_pub in members_statebug24945 | Emile Joubert | 2012-05-18 | 1 | -6/+10 |
| | |/ / / | |||||
| * | | | | cosmetic part 2 - the one where it actually compilesbug24946 | Matthew Sackman | 2012-05-25 | 1 | -1/+1 |
| * | | | | cosmetic | Matthew Sackman | 2012-05-25 | 1 | -3/+3 |
| * | | | | cosmetic | Matthew Sackman | 2012-05-25 | 1 | -20/+17 |
| * | | | | Update own members_state as well when sending catchup | Emile Joubert | 2012-05-25 | 1 | -15/+18 |
| * | | | | Remove erased memberstate when possible | Emile Joubert | 2012-05-23 | 1 | -3/+15 |
| |/ / / | |||||
| * | | | don't wait (nearly) forever for mirrored_supervisor migrations | Matthias Radestock | 2012-05-17 | 1 | -2/+2 |
| * | | | merge bug24362 | Tim Watson | 2012-05-17 | 5 | -48/+40 |
| |\ \ \ | |||||
| | * | | | start supervisor children as, er, supervisors, not workers | Matthias Radestock | 2012-05-16 | 1 | -2/+3 |
| | * | | | expand rabbit_sup API with starting of children that are supervisors | Matthias Radestock | 2012-05-16 | 5 | -29/+25 |
| | * | | | cosmetic | Matthias Radestock | 2012-05-16 | 2 | -6/+3 |
| | * | | | cosmetic | Matthias Radestock | 2012-05-16 | 1 | -11/+8 |
| | * | | | add missing spec | Matthias Radestock | 2012-05-16 | 1 | -0/+1 |
| | | |/ | | |/| | |||||
| * | | | merge e1311dd42eba into bug24362bug24362 | Tim Watson | 2012-05-14 | 1 | -1/+1 |
| * | | | merge f6d1609212f9 into bug24362 | Tim Watson | 2012-05-14 | 1 | -1/+1 |
| * | | | merge default into this branch | Tim Watson | 2012-05-14 | 7 | -37/+46 |
| |\ \ \ | | |/ / | |||||
| | * | | refactor | Matthias Radestock | 2012-05-09 | 1 | -10/+3 |
| | * | | check for a new pid when registered children die in mirrored_supervisor_tests | tim | 2012-05-09 | 1 | -1/+1 |