summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge bug25471 into defaultTim Watson2013-04-232-30/+279
|\
| * Switch pause_minority mode to making its decisions entirely based on node-upn...Simon 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
* | | | | merge stable into defaultMatthias Radestock2013-04-191-1/+1
|\ \ \ \ \
| * | | | | fix typoMatthias Radestock2013-04-191-1/+1
* | | | | | merge bug25513 into defaultMatthias Radestock2013-04-192-0/+29
|\ \ \ \ \ \
| * | | | | | cosmeticMatthias Radestock2013-04-191-9/+12
| * | | | | | Tiny testSimon MacMullen2013-04-191-0/+6
| * | | | | | Move to near the other system message and simplify.Simon MacMullen2013-04-191-7/+4
| * | | | | | Less magic, more essay.Simon MacMullen2013-04-181-2/+18
| * | | | | | Magic call handler to debug the state.Simon MacMullen2013-04-171-0/+7
| * | | | | | Merge bug25517Simon MacMullen2013-04-171-12/+34
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge bug 25517.Simon MacMullen2013-04-1810-157/+154
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge bug25494 (again, after unmerging bug25517)Simon MacMullen2013-04-172-114/+45
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | merge stable into defaultTim Watson2013-04-161-8/+21
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | merge bug25518 into stableTim Watson2013-04-161-8/+21
| | | |\ \ \ \ \ \
| | | | * | | | | | Be rather less arbitrary. But still a bit.Simon MacMullen2013-04-091-5/+5
| | | | * | | | | | ExcuseSimon MacMullen2013-04-091-1/+1
| | | | * | | | | | Explain a bit more WTF we're doing.Simon MacMullen2013-04-091-0/+2
| | | | * | | | | | Add support for UID. No, it's not in public_key.hrl. Grrr.Simon MacMullen2013-04-091-1/+2
| | | | * | | | | | Also RFC4514 suggests we always use = even if we don't recognise an OID.Simon MacMullen2013-04-091-2/+2
| | | | * | | | | | Insert a hack.Simon MacMullen2013-04-091-0/+10
| | | | * | | | | | Replace all uses of io_lib:format/2 with rabbit_misc:format/2 - we want somet...Simon MacMullen2013-04-091-7/+7
| | | |/ / / / / /
| | * | | | | | | Merge bug25504Simon MacMullen2013-04-161-106/+24
| | |\ \ \ \ \ \ \
| | | * | | | | | | Further excisionsEmile Joubert2013-04-161-4/+2
| | | * | | | | | | Minimise diffEmile Joubert2013-04-051-1/+1
| | | * | | | | | | DLX without confirmsEmile Joubert2013-04-041-103/+23
| | | | |_|/ / / / | | | |/| | | | |
| * | | | | | | | CosmeticSimon MacMullen2013-04-171-7/+6
| * | | | | | | | Remove exchange_not_durable as, err, it would never be returned. And strip le...Simon MacMullen2013-04-172-7/+5
| * | | | | | | | Change exchange update return typeEmile Joubert2013-04-172-7/+6
| * | | | | | | | Further modifications implementing feedbackEmile Joubert2013-04-163-8/+12
| * | | | | | | | UpdatesEmile Joubert2013-04-162-13/+19
| * | | | | | | | Ignore missing exchange decoratorsEmile Joubert2013-04-152-4/+17
| * | | | | | | | CosmeticSimon MacMullen2013-04-152-12/+9