summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stable to defaultSimon MacMullen2014-04-242-6/+26
|\
| * Merge bug26125Simon MacMullen2014-04-241-7/+6
| |\
| * | Introduce a new function for the case of dropping a master because we synced ...Simon MacMullen2014-04-232-6/+26
* | | merge stable into defaultMatthias Radestock2014-04-231-7/+6
|\ \ \ | | |/ | |/|
| * | merge bug26084 into stableMatthias Radestock2014-04-231-7/+6
| |\ \ | | |/ | |/|
| | * blank members_state before maybe_erase_aliasesMatthias Radestock2014-04-231-7/+6
| | * merge stable into bug26084Matthias Radestock2014-04-231-122/+97
| | |\ | | |/ | |/|
* | | merge stable into defaultMatthias Radestock2014-04-231-8/+9
|\ \ \ | |/ /
| * | merge bug26119 into stableMatthias Radestock2014-04-231-8/+9
| |\ \
| | * | don't erase aliases quite so eagerly on DOWNMatthias Radestock2014-04-231-8/+9
| |/ /
* | | merge stable into defaultMatthias Radestock2014-04-221-0/+3
|\ \ \ | |/ / |/| |
| * | merge stable into defaultMatthias Radestock2014-04-211-111/+85
| |\ \
| * \ \ merge stable into defaultMatthias Radestock2014-04-211-0/+3
| |\ \ \
| | * \ \ stable to defaultSimon MacMullen2014-04-171-0/+3
| | |\ \ \
| | | * \ \ stable to defaultSimon MacMullen2014-04-173-88/+72
| | | |\ \ \
| | | * \ \ \ stable to defaultSimon MacMullen2014-04-171-0/+3
| | | |\ \ \ \
| | | | * \ \ \ stable to defaultSimon MacMullen2014-04-163-6/+9
| | | | |\ \ \ \
| | | | * \ \ \ \ merge stable into defaultMatthias Radestock2014-04-151-0/+3
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ stable to defaultSimon MacMullen2014-04-151-0/+3
| | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ stable to defaultSimon MacMullen2014-04-151-0/+3
| | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ stable to defaultSimon MacMullen2014-04-141-0/+3
| | | | | | | |\ \ \ \ \
| | | | | | | | * \ \ \ \ merge stable into defaultMatthias Radestock2014-04-101-1/+1
| | | | | | | | |\ \ \ \ \
| | | | | | | | * \ \ \ \ \ stable to defaultSimon MacMullen2014-04-091-0/+3
| | | | | | | | |\ \ \ \ \ \
| | | | | | | | | * | | | | | ExplainSimon MacMullen2014-04-091-0/+3
| | | | | | | | | * | | | | | stable to defaultSimon MacMullen2014-04-090-0/+0
| | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ stable to defaultSimon MacMullen2014-04-090-0/+0
| | | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ stable to defaultSimon MacMullen2014-04-091-1/+1
| | | | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ stable to defaultSimon MacMullen2014-04-081-4/+8
| | | | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ \ stable to defaultSimon MacMullen2014-04-040-0/+0
| | | | | | | | | | | |\ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | | maintain gm ?GROUP_TABLE abstractionMatthias Radestock2014-04-221-3/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | refactor: extract gm view change handlingMatthias Radestock2014-04-211-29/+18
* | | | | | | | | | | | | | | | | | | cosmetic: consistencyMatthias Radestock2014-04-211-11/+12
* | | | | | | | | | | | | | | | | | | make gm record_new_member_in_group tx side effect freeMatthias Radestock2014-04-211-22/+14
* | | | | | | | | | | | | | | | | | | refactor: tweak and push through gm read_group abstractionMatthias Radestock2014-04-211-10/+13
* | | | | | | | | | | | | | | | | | | simplify: get rid of tmp varMatthias Radestock2014-04-211-57/+50
* | | | | | | | | | | | | | | | | | | enforce gm GROUP_TABLE abstractionMatthias Radestock2014-04-211-21/+17
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | merge bug26084 into stableMatthias Radestock2014-04-210-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | blank members_state after maybe_erase_aliasesMatthias Radestock2014-04-211-7/+9
* | | | | | | | | | | | | | | | | | merge stable into bug26084Matthias Radestock2014-04-210-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | refactor: simplify gm:internal_broadcastMatthias Radestock2014-04-211-19/+12
| |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge bug26117Simon MacMullen2014-04-178-61/+73
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | explainMatthias Radestock2014-04-171-12/+17
| * | | | | | | | | | | | | | | | go back to from members_changed/4 to /3Matthias Radestock2014-04-177-21/+18
| * | | | | | | | | | | | | | | | always return DeadPids, so that all deaths are loggedMatthias Radestock2014-04-161-6/+5
| * | | | | | | | | | | | | | | | gm_pids is the source of truthMatthias Radestock2014-04-161-20/+22
| * | | | | | | | | | | | | | | | drive remove_from_queue with DeadGMPidsMatthias Radestock2014-04-163-28/+37
* | | | | | | | | | | | | | | | | Merge bug 26123Simon MacMullen2014-04-173-88/+72
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | monitor workersMatthias Radestock2014-04-162-2/+14
| * | | | | | | | | | | | | | | | track workers by Pid instead of nameMatthias Radestock2014-04-163-59/+37
| * | | | | | | | | | | | | | | | record workers in a setMatthias Radestock2014-04-161-35/+29
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |