summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* remove the disc schema for stand-alone ram nodesAlexandru Scvortov2011-07-211-5/+7
* bring branch closer to defaultAlexandru Scvortov2011-07-211-7/+6
* don't wipe message store and lengthier commentAlexandru Scvortov2011-07-211-8/+19
* remove impossible caseAlexandru Scvortov2011-07-211-1/+0
* remove redundant codeAlexandru Scvortov2011-07-211-9/+2
* oopsAlexandru Scvortov2011-07-211-5/+5
* refactor and re-sync ram nodesAlexandru Scvortov2011-07-211-11/+28
* refactorAlexandru Scvortov2011-07-201-12/+13
* handle the starting/stopping returns from mnesiaAlexandru Scvortov2011-07-201-6/+17
* always reset and preemptively leave clustersAlexandru Scvortov2011-07-201-12/+23
* reset before changing node typeAlexandru Scvortov2011-07-202-37/+24
* remove two resets introduced earlierAlexandru Scvortov2011-07-201-2/+0
* merge default into bug24227Alexandru Scvortov2011-07-208-12/+25
|\
| * Merge bug24273 into defaultRob Harrop2011-07-191-4/+10
| |\
| | * catch another two reasonsAlexandru Scvortov2011-07-191-3/+6
| | * there are many ways for a queue to die nicelyAlexandru Scvortov2011-07-181-4/+7
| * | Merge bug24262.Simon MacMullen2011-07-181-1/+9
| |\ \ | | |/ | |/|
| | * Bigger comment.Simon MacMullen2011-07-181-1/+4
| | * more the restart_app to a more appropriate placeAlexandru Scvortov2011-07-181-1/+1
| | * increase a timeoutAlexandru Scvortov2011-07-151-8/+1
| | * remove io:formatAlexandru Scvortov2011-07-151-1/+0
| | * cleanup queue and restart appAlexandru Scvortov2011-07-151-0/+13
| * | Correct boilerplate for the HA modules which were started in 2010 but failed ...Matthew Sackman2011-07-155-5/+5
| |/
| * fix bug introduced by bug 24216 (tx untangling)Matthias Radestock2011-07-141-1/+1
| * cosmeticMatthias Radestock2011-07-141-1/+0
* | test that disc nodes are actually disc nodesAlexandru Scvortov2011-07-202-5/+39
* | check that a ram node is indeed a ram nodeAlexandru Scvortov2011-07-201-0/+14
* | enable disc-less nodesAlexandru Scvortov2011-07-203-41/+62
* | commentAlexandru Scvortov2011-07-191-1/+2
* | really add schema-less nodesAlexandru Scvortov2011-07-192-29/+50
* | cover the missing caseAlexandru Scvortov2011-07-182-7/+10
* | the argument is sometimes 'disc_copies' and not 'disc'Alexandru Scvortov2011-07-181-14/+16
* | re-add schema-less nodesAlexandru Scvortov2011-07-151-16/+38
|/
* Merge bug24216 into defaultRob Harrop2011-07-083-39/+44
|\
| * merge bug24244 into defaultMatthias Radestock2011-07-071-21/+25
| |\
| | * inliningMatthias Radestock2011-07-071-6/+6
| | * One last tweak.Simon MacMullen2011-07-061-3/+2
| | * Refactor / beautification.Simon MacMullen2011-07-061-37/+26
| | * Inline rabbit_misc:table_filter, then fiddle with it until it's actually righ...Simon MacMullen2011-07-051-19/+35
| * | Note to future self / othersSimon MacMullen2011-07-071-0/+3
| * | Merge headsSimon MacMullen2011-07-071-11/+15
| |\ \
| | * \ merge bug24179 into defaultMatthias Radestock2011-07-0722-354/+2461
| | |\ \ | | | |/
| | * | tiny refactor: better function namesMatthias Radestock2011-06-271-9/+8
| | * | Generate fine stats on redeliver.Simon MacMullen2011-06-201-6/+11
| * | | Fix upgrades from 2.4.1 and before. This failed because the #exchange{} recor...Simon MacMullen2011-07-071-8/+2
| | |/ | |/|
* | | ditch per-x-q confirm statsMatthias Radestock2011-07-061-6/+2
* | | make 'tx.commit-ok' indicate responsibility transferMatthias Radestock2011-07-061-40/+76
* | | confirm on tx.rollbackMatthias Radestock2011-07-051-4/+10
* | | merge default into bug24216Matthias Radestock2011-07-0414-642/+210
|\ \ \ | |/ / |/| |
| * | change tx semantics to 'batching'Matthias Radestock2011-07-043-35/+88