summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* First draft of mnesia fsyncEmile Joubert2012-01-103-1/+100
* another, even tinier, refactorMatthias Radestock2012-01-041-5/+2
* tiny refactorMatthias Radestock2012-01-041-19/+14
* Ignore force_event_refresh if we have not finished handshaking.Simon MacMullen2011-12-151-1/+5
* Updated definition of whereis_nameEmile Joubert2011-12-141-2/+16
* global:safe_whereis_name/1 has been removedEmile Joubert2011-12-141-2/+2
* Merge bug24618Simon MacMullen2011-12-121-3/+1
|\
| * I think we can be sure that it's not.Simon MacMullen2011-12-091-3/+1
* | Cosmetic / revertSimon MacMullen2011-12-121-2/+1
* | remove rabbit dependencies from gmEmile Joubert2011-12-121-5/+10
* | Separate member construction functionEmile Joubert2011-12-091-1/+3
* | Extend member structure to prevent pid collisionsEmile Joubert2011-12-091-14/+22
|/
* Merge bug24595 into defaultJim Apperly2011-12-076-21/+90
|\
| * Merge bug24607.Simon MacMullen2011-12-051-0/+22
| |\
| | * reduce queue/exchange deletion complexityMatthias Radestock2011-12-011-0/+22
| * | Merged bug24612 into defaultEmile Joubert2011-12-052-14/+51
| |\ \
| | * | Matthiasness.Simon MacMullen2011-12-011-2/+1
| | * | We need to distinguish between the already_started we make get back from the ...Simon MacMullen2011-12-011-3/+7
| | * | OopsSimon MacMullen2011-12-011-1/+1
| | * | Handle children that fail to start at init properly, by shutting down.Simon MacMullen2011-12-012-13/+24
| | * | Slightly clearer.Simon MacMullen2011-12-011-10/+4
| | * | OopsSimon MacMullen2011-12-011-0/+1
| | * | Failing test.Simon MacMullen2011-12-011-0/+28
| | |/
| * | Merge bug 24608 (qproc and mirror_slave disagree on data structure for msg_id...Simon MacMullen2011-12-021-3/+5
| |\ \
| | * | Minor ecumenical matterEmile Joubert2011-12-011-2/+2
| | * | Foster agreement on type of msg_id_to_channelEmile Joubert2011-12-011-3/+5
| | |/
| * | Merge bug 24561 (x-ha-policy=nodes doesn't fully cope with failure of master)Simon MacMullen2011-12-027-28/+76
| |\ \ | | |/
| | * Merged bug24591 into defaultEmile Joubert2011-11-301-2/+8
| | |\
| | | * Move the try / catch into rabbit_networking.Simon MacMullen2011-11-242-7/+7
| | | * Filter out connections which no longer exist.Simon MacMullen2011-11-242-4/+10
| | * | comment out failing test to check whether others fail tooMatthias Radestock2011-11-291-1/+3
| * | | Record the master together with all the slavesEmile Joubert2011-11-221-1/+1
* | | | Advice for windows service users when changing pluginsEmile Joubert2011-11-301-4/+16
| |/ / |/| |
* | | Merged bug24578 into defaultEmile Joubert2011-11-291-1/+1
|\ \ \
| * | | Don't add message id to the set of msgs we've heard of from gm but not channe...Simon MacMullen2011-11-221-1/+1
| |/ /
* | | Merge bug 24392Simon MacMullen2011-11-291-7/+12
|\ \ \
| * \ \ Merge bug24579Simon MacMullen2011-11-293-5/+34
| |\ \ \
| * | | | Slight simplification that these vars are declared once and failure is a thunk.Simon MacMullen2011-11-291-5/+7
| * | | | RearrangeEmile Joubert2011-11-281-18/+15
| * | | | Allow equivalence comparisons with absent valuesEmile Joubert2011-11-221-12/+18
| | |/ / | |/| |
* | | | ensure that rabbit dies when recovery failsMatthias Radestock2011-11-291-1/+4
* | | | ignore empty segment filesMatthias Radestock2011-11-281-11/+14
| |/ / |/| |
* | | Still nicer error handling inspired by lib:eval_str/1.Simon MacMullen2011-11-251-4/+10
* | | Also handle tokenising errors somewhat.Simon MacMullen2011-11-241-8/+13
* | | Handle RPCs that crash better.Simon MacMullen2011-11-241-1/+1
* | | Handle the most common parsing error nicely.Simon MacMullen2011-11-241-4/+8
* | | Basic rabbitmqctl eval, with let-it-crash error handling.Simon MacMullen2011-11-241-0/+7
| |/ |/|
* | better reporting of location of failed testMatthias Radestock2011-11-241-2/+2
* | Another attempt at reducing racy failures.Simon MacMullen2011-11-241-1/+1
* | base64url-encode for string guid generationMatthias Radestock2011-11-231-1/+8
|/