| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Added tag rabbitmq_v3_3_1 for changeset e92ab5c9dd47 | Simon MacMullen | 2014-04-29 | 0 | -0/+0 | |
| * | release changelogsrabbitmq_v3_3_1 | Simon MacMullen | 2014-04-29 | 2 | -0/+9 | |
| * | Attempt to make diagnostics even clearer. | Simon MacMullen | 2014-04-29 | 1 | -14/+19 | |
| * | Resurrect stable | Simon MacMullen | 2014-04-25 | 1 | -0/+1 | |
| * | Merge bug26114 | Simon MacMullen | 2014-04-25 | 0 | -0/+0 | |
| |\ | ||||||
| * | | Decrease less as we descend. | Simon MacMullen | 2014-04-25 | 1 | -1/+1 | |
| * | | Ensure we don't start treating a list as printable half way through it, or if... | Simon MacMullen | 2014-04-24 | 1 | -13/+17 | |
| |/ | ||||||
| * | Merge bug26125 | Simon MacMullen | 2014-04-24 | 1 | -7/+6 | |
| |\ | ||||||
| | * | merge bug26084 into stable | Matthias Radestock | 2014-04-23 | 1 | -7/+6 | |
| | |\ | ||||||
| | | * | blank members_state before maybe_erase_aliases | Matthias Radestock | 2014-04-23 | 1 | -7/+6 | |
| | | * | merge stable into bug26084 | Matthias Radestock | 2014-04-23 | 1 | -122/+97 | |
| | | |\ | | |/ | |/| | ||||||
| * | | | Introduce a new function for the case of dropping a master because we synced ... | Simon MacMullen | 2014-04-23 | 2 | -6/+26 | |
| |/ / | ||||||
| * | | merge bug26119 into stable | Matthias Radestock | 2014-04-23 | 1 | -8/+9 | |
| |\ \ | ||||||
| | * | | don't erase aliases quite so eagerly on DOWN | Matthias Radestock | 2014-04-23 | 1 | -8/+9 | |
| |/ / | ||||||
| * | | maintain gm ?GROUP_TABLE abstraction | Matthias Radestock | 2014-04-22 | 1 | -3/+3 | |
| * | | refactor: extract gm view change handling | Matthias Radestock | 2014-04-21 | 1 | -29/+18 | |
| * | | cosmetic: consistency | Matthias Radestock | 2014-04-21 | 1 | -11/+12 | |
| * | | make gm record_new_member_in_group tx side effect free | Matthias Radestock | 2014-04-21 | 1 | -22/+14 | |
| * | | refactor: tweak and push through gm read_group abstraction | Matthias Radestock | 2014-04-21 | 1 | -10/+13 | |
| * | | simplify: get rid of tmp var | Matthias Radestock | 2014-04-21 | 1 | -57/+50 | |
| * | | enforce gm GROUP_TABLE abstraction | Matthias Radestock | 2014-04-21 | 1 | -21/+17 | |
| * | | merge bug26084 into stable | Matthias Radestock | 2014-04-21 | 0 | -0/+0 | |
| |\ \ | |/ |/| | ||||||
| * | | blank members_state after maybe_erase_aliases | Matthias Radestock | 2014-04-21 | 1 | -7/+9 | |
| * | | merge stable into bug26084 | Matthias Radestock | 2014-04-21 | 0 | -0/+0 | |
| |\ \ | |/ |/| | ||||||
| * | | refactor: simplify gm:internal_broadcast | Matthias Radestock | 2014-04-21 | 1 | -19/+12 | |
| * | | Merge bug26117 | Simon MacMullen | 2014-04-17 | 8 | -61/+73 | |
| |\ \ | ||||||
| | * | | explain | Matthias Radestock | 2014-04-17 | 1 | -12/+17 | |
| | * | | go back to from members_changed/4 to /3 | Matthias Radestock | 2014-04-17 | 7 | -21/+18 | |
| | * | | always return DeadPids, so that all deaths are logged | Matthias Radestock | 2014-04-16 | 1 | -6/+5 | |
| | * | | gm_pids is the source of truth | Matthias Radestock | 2014-04-16 | 1 | -20/+22 | |
| | * | | drive remove_from_queue with DeadGMPids | Matthias Radestock | 2014-04-16 | 3 | -28/+37 | |
| * | | | Merge bug 26123 | Simon MacMullen | 2014-04-17 | 3 | -88/+72 | |
| |\ \ \ | ||||||
| | * | | | monitor workers | Matthias Radestock | 2014-04-16 | 2 | -2/+14 | |
| | * | | | track workers by Pid instead of name | Matthias Radestock | 2014-04-16 | 3 | -59/+37 | |
| | * | | | record workers in a set | Matthias Radestock | 2014-04-16 | 1 | -35/+29 | |
| * | | | | Merge bug26127 | Simon MacMullen | 2014-04-17 | 0 | -0/+0 | |
| |\ \ \ \ | |/ / / | ||||||
| * | | | | Remove rabbit_amqqueue:force_event_refresh/1 synchrony | Simon MacMullen | 2014-04-17 | 2 | -40/+22 | |
| |/ / / | ||||||
| * | | | Merge bug26118 | Simon MacMullen | 2014-04-16 | 3 | -6/+11 | |
| |\ \ \ | |/ / | ||||||
| | * | | cosmetic-ish: add a missing ?TABLE abstraction | Matthias Radestock | 2014-04-16 | 1 | -4/+4 | |
| | * | | cosmetic: prevent trailing whitespace in log message | Matthias Radestock | 2014-04-15 | 1 | -2/+2 | |
| | * | | helper for starting a background rabbit | Matthias Radestock | 2014-04-15 | 1 | -0/+5 | |
| * | | | Handle hibernation in our pre-go state. | Simon MacMullen | 2014-04-15 | 1 | -0/+3 | |
| |/ / | ||||||
| * | | Merge bug26115 | Simon MacMullen | 2014-04-15 | 1 | -4/+4 | |
| |\ \ | ||||||
| | * | | eliminate accidental, crash-inducing assertion | Matthias Radestock | 2014-04-14 | 1 | -4/+4 | |
| * | | | Merge bug26113 | Simon MacMullen | 2014-04-15 | 1 | -1/+2 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Add a capability for it. | Simon MacMullen | 2014-04-15 | 1 | -1/+2 | |
| |/ / | ||||||
| * | | Merge bug26084 | Simon MacMullen | 2014-04-14 | 2 | -41/+26 | |
| |\ \ | |/ | ||||||
| | * | eliminate comment duplication | Matthias Radestock | 2014-04-14 | 1 | -4/+1 | |
| | * | ensure propagation of master death | Matthias Radestock | 2014-04-13 | 1 | -8/+8 | |
| | * | less lazy death notifications | Matthias Radestock | 2014-04-13 | 1 | -21/+9 | |
