summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| | |/ / | |/| |
* | | | Move ha boot steps to somewhere more appropriateMatthew Sackman2011-07-262-12/+12
* | | | merge bug24296 into defaultMatthias Radestock2011-07-263-1/+445
|\ \ \ \
| * \ \ \ Merging bug23464 to defaultMatthew Sackman2011-07-269-13/+26
| |\ \ \ \ | | |/ / /
| * | | | Convert O(N*M) to O(M*log_2(N))Matthew Sackman2011-07-261-6/+2
| * | | | More consistent use of macroEmile Joubert2011-07-261-3/+3
| * | | | CosmeticEmile Joubert2011-07-191-3/+6
| * | | | Speed improvementsEmile Joubert2011-07-181-40/+42
| * | | | appending to a list is slow. And we don't seem to care about this list being ...Matthew Sackman2011-07-181-6/+6
| * | | | Stronger constraints and some notes on frequencyEmile Joubert2011-07-151-8/+22
| * | | | Merged default into bug23464Emile Joubert2011-07-1135-1006/+2702
| |\ \ \ \ | | | |/ / | | |/| |