summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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
| | |\ \ \ \
| | * | | | | 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
| * | | | | | silence nsisAlexandru Scvortov2011-07-291-1/+1
| * | | | | | silence tarAlexandru Scvortov2011-07-293-3/+3
| * | | | | | silence zipsAlexandru Scvortov2011-07-282-2/+2
| * | | | | | silence unzipAlexandru Scvortov2011-07-281-1/+1
| | |_|/ / / | |/| | | |
| * | | | | merge bug24307 into defaultMatthias Radestock2011-07-280-0/+0
| |\ \ \ \ \
| * | | | | | refactorMatthias Radestock2011-07-281-14/+13
| * | | | | | Don't unpack and repackMatthew Sackman2011-07-281-14/+10
| * | | | | | Don't call prioritise_info for EXIT from parent. Use infinity priority for sy...Matthew Sackman2011-07-281-0/+7
| * | | | | | Minor refactor and introduce horrific inefficiencyMatthew Sackman2011-07-281-10/+6
| * | | | | | Make priority_queue be able to have a concept of infinity as a priorityMatthew Sackman2011-07-282-9/+64
| |/ / / / /
| * | | | | refactor: use multiple heads instead of 'case'Matthias Radestock2011-07-281-21/+13
| * | | | | merge bug24288 into defaultMatthias Radestock2011-07-272-9/+34
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | General improvementsMatthew Sackman2011-07-271-11/+11
| | * | | | dict => orddictMatthew Sackman2011-07-261-9/+10
| | * | | | +documentation, minor renaming, clarityMatthew Sackman2011-07-262-4/+10
| | * | | | factoringMatthew Sackman2011-07-211-5/+5
| | * | | | Support optionally formatting the priority queue mailbox, and do so on the qu...Matthew Sackman2011-07-212-9/+27
| | | |/ / | | |/| |