summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Matthiasness.bug24612Simon 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
* Merged bug24591 into defaultEmile Joubert2011-11-301-2/+8
|\
| * Move the try / catch into rabbit_networking.bug24591Simon 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
* | 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...bug24578Simon MacMullen2011-11-221-1/+1
* | | Merge bug 24392Simon MacMullen2011-11-291-7/+12
|\ \ \
| * \ \ Merge bug24579Simon MacMullen2011-11-294-5/+50
| |\ \ \
| * | | | Slight simplification that these vars are declared once and failure is a thunk.bug24579Simon 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 failsbug24392Matthias Radestock2011-11-291-1/+4
* | | | ignore empty segment filesMatthias Radestock2011-11-281-11/+14
| |/ / |/| |
* | | Merged bug24593 into defaultEmile Joubert2011-11-280-0/+0
|\ \ \ | | |/ | |/|
* | | Still nicer error handling inspired by lib:eval_str/1.bug24593Simon 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-242-0/+23
|/ /
* | better reporting of location of failed testMatthias Radestock2011-11-241-2/+2
* | Another attempt at reducing racy failures.Simon MacMullen2011-11-241-1/+1
* | Merge bug 24467 (Autogenerated queue names don't pass validation)Simon MacMullen2011-11-231-1/+8
|\ \ | |/ |/|
| * base64url-encode for string guid generationbug24467Matthias Radestock2011-11-231-1/+8
|/
* cosmeticMatthias Radestock2011-11-211-5/+6
* Merged bug23052 into defaultEmile Joubert2011-11-175-19/+22
|\
| * Merged bug24559 into defaultEmile Joubert2011-11-161-13/+7
| |\
| | * Put the real changes in :-(bug24559Steve Powell2011-11-151-8/+6
| | * Merge default into bug24559Steve Powell2011-11-152-6/+9
| | |\
| | * | Portfile updates for macports packagingSteve Powell2011-11-151-13/+9
| * | | don't explain why we don't do something that doesn't workMatthias Radestock2011-11-151-4/+1
| | |/ | |/|
| * | Merged bug24560 into defaultEmile Joubert2011-11-151-1/+1
| |\ \
| | * | Duhbug24560Simon MacMullen2011-11-151-2/+1
| | * | If we get an explicit channel close we might already be shutting the connecti...Simon MacMullen2011-11-151-0/+1
| | |/
| * | Merged bug23462 into defaultEmile Joubert2011-11-150-0/+0
| |\ \ | | |/
| * | More clarity.bug24562Simon MacMullen2011-11-151-2/+3
| * | Use {node(), make_ref()} rather than self().Simon MacMullen2011-11-151-7/+9
| |/
| * Added tag rabbitmq_v2_7_0 for changeset 353c527677e1Steve Powell2011-11-090-0/+0
| * Updated changelogs by release buildrabbitmq_v2_7_0Steve Powell2011-11-092-0/+9
* | No longer download a garbled copy of the install / build instructions from th...bug23052Simon MacMullen2011-11-095-27/+4
|/
* Merged bug24534 into defaultEmile Joubert2011-11-071-7/+65
|\
| * Merge bug24430.Simon MacMullen2011-11-0732-1197/+1011
| |\
| * | Cosmeticbug24430Simon MacMullen2011-11-071-8/+6
| * | send_after does not accept infinity as an argumentEmile Joubert2011-11-031-14/+22