summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* That comment feels very redundant now, this is no longer hard.bug24292Simon MacMullen2011-07-291-2/+0
* remove some magicAlexandru Scvortov2011-07-271-6/+3
* merge headsAlexandru Scvortov2011-07-261-1/+1
|\
| * oopsAlexandru Scvortov2011-07-261-1/+1
* | CosmeticSimon MacMullen2011-07-261-2/+1
* | CosmeticSimon MacMullen2011-07-261-5/+4
|/
* cosmetic and refactoringAlexandru Scvortov2011-07-261-39/+32
* improve commentsAlexandru Scvortov2011-07-252-6/+3
* use mnesia:system_config(use_dir)Alexandru Scvortov2011-07-222-3/+11
* more spacingAlexandru Scvortov2011-07-221-1/+1
* rename IsDiskNode, WasDiskNodeAlexandru Scvortov2011-07-221-4/+4
* un-misname waiting_forAlexandru Scvortov2011-07-221-2/+2
* SpSimon MacMullen2011-07-221-1/+1
* cosmeticAlexandru Scvortov2011-07-212-5/+5
* remove starting/stopping improvementsAlexandru Scvortov2011-07-211-11/+3
* don't use echo -eAlexandru Scvortov2011-07-211-1/+1
* 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 reasonsbug24273Alexandru 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.bug24262Simon 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-193-30/+51
* | 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
|\