| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| |\ | |||||
| | * | 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 |
| | * | ensure callback_view_changed is called whenever the view may have changed | Matthias Radestock | 2014-04-13 | 1 | -8/+8 |
| * | | Merge bug26102 | Simon MacMullen | 2014-04-11 | 0 | -0/+0 |
| |\ \ | |/ | |||||
| * | | Actually let's move the unlink/1 back, not convinced it is any clearer. | Simon MacMullen | 2014-04-11 | 1 | -5/+4 |
| * | | Monitor and wait for 'DOWN' from our own GM as well as the slaves, to make su... | Simon MacMullen | 2014-04-10 | 1 | -5/+6 |
| |/ | |||||
| * | update copyright notice year | Matthias Radestock | 2014-04-10 | 1 | -1/+1 |
| * | Merge bug25855 | Simon MacMullen | 2014-04-09 | 4 | -17/+34 |
| |\ | |||||
| | * | More unique atom | Simon MacMullen | 2014-04-09 | 1 | -2/+2 |
| | * | Delayed restart of the disk monitor. | Simon MacMullen | 2014-04-09 | 3 | -12/+25 |
| | * | Make sure we have complete command output if we actually can't parse it. | Simon MacMullen | 2014-04-09 | 1 | -5/+9 |
| * | | Merge bug26100 | Simon MacMullen | 2014-04-09 | 2 | -8/+12 |
| |\ \ | |/ | |||||
