summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Switch pause_minority mode to making its decisions entirely based on node-upn...bug25471Simon MacMullen2013-04-221-2/+18
* Move those functions to their own place, and replace the autoheal all_nodes_u...Simon MacMullen2013-04-222-21/+30
* I suppose it would be polite to add specs here.Simon MacMullen2013-04-181-0/+3
* Have the leader decide what to do and then just tell other nodes (rather than...Simon MacMullen2013-04-181-97/+58
* Rename states to hopefully be clearer; add more comments.Simon MacMullen2013-04-171-12/+42
* First pass at splitting all the autoheal stuff out into a separate module.Simon MacMullen2013-04-172-188/+223
* Remove io:formatsSimon MacMullen2013-04-081-2/+0
* Deal with partial partitions.Simon MacMullen2013-04-081-13/+19
* Umm, order by *best* partition first!Simon MacMullen2013-04-081-2/+3
* WIP commit: start to deal with non-consistent partitions. all_partitions/1 ne...Simon MacMullen2013-03-281-16/+54
* Merge defaultSimon MacMullen2013-03-271-9/+161
|\
| * CosmeticSimon MacMullen2013-03-271-1/+2
| * Merge in default, add a touch more logging, and don't restart autoheal if it'...Simon MacMullen2013-03-271-19/+57
| |\
| * | Simplistic way of selecting a winner: order by the number of connections, the...Simon MacMullen2013-03-261-19/+28
| * | Figure out a global view of partitions.Simon MacMullen2013-03-261-1/+21
| * | Add some loggingSimon MacMullen2013-03-261-3/+11
| * | merge defaultSimon MacMullen2013-03-2620-398/+733
| |\ \
| * | | First pass at autohealing.Simon MacMullen2013-03-191-11/+121
* | | | Merged bug25499 into defaultEmile Joubert2013-03-272-2/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | Check if the rabbit process is running and thus avoid deadlocks in the applic...bug25499Simon MacMullen2013-03-222-2/+11
| * | | Merge in default.Simon MacMullen2013-03-2212-306/+436
| |\ \ \
* | \ \ \ Merged bug25491 into defaultEmile Joubert2013-03-2719-397/+732
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge bug24114 into defaultEmile Joubert2013-03-260-0/+0
| |\ \ \ \
| * \ \ \ \ Merged default into bug24114bug24114Emile Joubert2013-03-2549-743/+1583
| |\ \ \ \ \ | | |/ / / /
| | * | | | merge bug23749 into defaultMatthias Radestock2013-03-225-62/+255
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Update essay for credit (and fix a few typos I couldn't be bothered to separa...bug23749Simon MacMullen2013-03-221-12/+26
| | | * | | Move serial arithmetic out of the broker.Simon MacMullen2013-03-222-75/+0
| | | * | | get rid of unused importsMatthias Radestock2013-03-211-2/+0
| | | * | | fix typoMatthias Radestock2013-03-211-1/+1
| | | * | | cosmetic(ish)Matthias Radestock2013-03-212-14/+11
| | | * | | re-introduce state-transition optimisation for possibly_unblockMatthias Radestock2013-03-211-23/+27
| | | * | | Merge in defaultSimon MacMullen2013-03-219-42/+81
| | | |\ \ \
| | | * \ \ \ Merge bug23749+bug25461 into bug23749Simon MacMullen2013-03-210-0/+0
| | | |\ \ \ \
| | | * | | | | suspended =/= has run out of credit.bug23749+bug25461Simon MacMullen2013-03-211-1/+1
| | | * | | | | Cosmetic, reduce distance to bug25461, remove dead commentSimon MacMullen2013-03-212-16/+11
| | | * | | | | oopsSimon MacMullen2013-03-211-1/+1
| | | * | | | | Merge the two can_sends and tidy up.Simon MacMullen2013-03-212-42/+25
| | | * | | | | First attempt at merging these two bugs; this compiles at least.Simon MacMullen2013-03-209-50/+362
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Merge in defaultSimon MacMullen2013-03-206-53/+322
| | | | |\ \ \ \
| | | | | * \ \ \ merge default into bug23749Matthias Radestock2013-02-210-0/+0
| | | | | |\ \ \ \
| | | | | * | | | | Well, that was embarassing.Simon MacMullen2013-02-211-1/+1
| | | | | * | | | | simplifying refactorMatthias Radestock2013-02-211-12/+12
| | | | | * | | | | Correct use of gb_trees APIs...Simon MacMullen2013-02-211-12/+6
| | | | | * | | | | OopsSimon MacMullen2013-02-211-14/+7
| | | | | * | | | | Use gb_trees rather than dict for performance.Simon MacMullen2013-02-211-15/+21
| | | | | * | | | | Remove blocked_ctags, and a few knock-on simplifications.Simon MacMullen2013-02-212-39/+24
| | | | | * | | | | simplify queue's basic_consume handlerMatthias Radestock2013-02-211-15/+7
| | | | | * | | | | merge default into bug23749Matthias Radestock2013-02-201-1/+1
| | | | | |\ \ \ \ \
| | | | | * | | | | | optimise possibly_unblockMatthias Radestock2013-02-201-15/+18
| | | | | * | | | | | refactorMatthias Radestock2013-02-201-9/+6