summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Don't try to determine whether a backup is needed before doing anything, take...Simon MacMullen2011-03-211-40/+18
| * | | Oops.Simon MacMullen2011-03-211-2/+2
| * | | maybe_remove_backup is safe when returning version_not_available since we wou...Simon MacMullen2011-03-211-10/+9
| * | | Merge headsSimon MacMullen2011-03-211-22/+18
| |\ \ \
| | * | | Various QA tidyups, and stop exporting the backup / remove backup functions.Simon MacMullen2011-03-211-22/+18
| * | | | Well I thought =~= was beautiful and appropriately approximate to ==Matthew Sackman2011-03-183-5/+5
| |/ / /
| * | | Take a single backup before any upgrade, remove it when we're all clear.Simon MacMullen2011-03-181-37/+69
| * | | Merge headsSimon MacMullen2011-03-183-21/+20
| |\ \ \
| | * | | Can't call =~= with non-version args, thus shuffle things around a bit. End u...Matthew Sackman2011-03-171-17/+16
| | * | | Improve symmetry: if we write the running_disc_nodes on rabbit shutdown, we s...Matthew Sackman2011-03-172-2/+2
| | * | | rabbit:stop() is not always called when rabbit is stopping. E.g. q(). doesn't...Matthew Sackman2011-03-172-2/+2
| * | | | Ensure mnesia is stopped for the local upgrade backup.Simon MacMullen2011-03-181-2/+3
| |/ / /
| * | | If we have version_not_available, then it makes sense to have version_mismatc...Matthew Sackman2011-03-171-2/+1
| * | | renamingsMatthew Sackman2011-03-173-35/+34
| * | | incorporate qa feedback. The version.erl api is rather nice now: the version ...Matthew Sackman2011-03-173-146/+139
| * | | orderingMatthew Sackman2011-03-161-1/+1
| * | | englishMatthew Sackman2011-03-161-1/+1
| * | | Abstract and rewrite schema_version handling functionsMatthew Sackman2011-03-163-74/+143
| * | | Merging default into bug23425Matthew Sackman2011-03-167-71/+339
| |\ \ \
| | * | | Correct upgrade stepMatthew Sackman2011-03-091-1/+1
| | * | | Use lists:append/1.Simon MacMullen2011-03-081-1/+1
| | * | | Don't change the version file formatSimon MacMullen2011-03-081-31/+18
| | * | | Simpler is_new_version/1.Simon MacMullen2011-03-071-4/+5
| | * | | Spec, rename functions.Simon MacMullen2011-03-072-8/+9
| | * | | Variety of small QA-related tweaks.Simon MacMullen2011-03-073-14/+15
| | * | | Explain the tuple here.Simon MacMullen2011-03-071-0/+2
| | * | | Merge in default.Simon MacMullen2011-02-2846-923/+2145
| | |\ \ \
| | * | | | Don't look at the cluster config, it is not trustworthy (for what we want).Simon MacMullen2011-02-222-15/+20
| | * | | | Make sure logging is working if we're about to actually do something.Simon MacMullen2011-02-221-0/+2
| | * | | | Merge in defaultSimon MacMullen2011-02-2224-397/+689
| | |\ \ \ \
| | * | | | | Retain ram-nodeness when upgrading.Simon MacMullen2011-02-171-12/+13
| | * | | | | Make the error messages more readable.Simon MacMullen2011-02-171-10/+14
| | * | | | | Fix our idea of which nodes were running when we shut down.Simon MacMullen2011-02-171-1/+4
| | * | | | | Oops, that's not exported.Simon MacMullen2011-02-171-1/+1
| | * | | | | (Untested) Record the nodes that were up when we shut down.Simon MacMullen2011-02-163-10/+73
| | * | | | | ProseSimon MacMullen2011-02-161-0/+41
| | * | | | | RenameSimon MacMullen2011-02-161-6/+6
| | * | | | | Revert where rabbit:prepare happens.Simon MacMullen2011-02-162-1/+2
| | * | | | | Merge default inSimon MacMullen2011-02-165-73/+227
| | |\ \ \ \ \
| | | * | | | | inliningMatthew Sackman2011-02-141-2/+1
| | | * | | | | CosmeticMatthew Sackman2011-02-141-7/+7
| | | * | | | | Be explicit where we can beMatthew Sackman2011-02-141-1/+1
| | | * | | | | Merging default to bug23425Matthew Sackman2011-02-1431-198/+1097
| | | |\ \ \ \ \
| | | * | | | | | Change the new version format from:Simon MacMullen2011-01-261-3/+5
| | | * | | | | | Merged in defaultSimon MacMullen2011-01-265-72/+225
| | | |\ \ \ \ \ \
| | | | * | | | | | Cosmetic.Simon MacMullen2011-01-122-21/+16
| | | | * | | | | | Break the bad news rather than just timing out wait_for_tables as we traditio...Simon MacMullen2011-01-121-2/+10
| | | | * | | | | | Don't display a cluster-related message on a single node.Simon MacMullen2011-01-121-3/+8
| | | | * | | | | | And fix again.Simon MacMullen2011-01-121-5/+5
| | | | * | | | | | Detect old-style versions properly.Simon MacMullen2011-01-121-3/+9