Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | maybe_remove_backup is safe when returning version_not_available since we wou... | Simon MacMullen | 2011-03-21 | 1 | -10/+9 | |
| * | | | Merge heads | Simon MacMullen | 2011-03-21 | 1 | -22/+18 | |
| |\ \ \ | ||||||
| | * | | | Various QA tidyups, and stop exporting the backup / remove backup functions. | Simon MacMullen | 2011-03-21 | 1 | -22/+18 | |
| * | | | | Well I thought =~= was beautiful and appropriately approximate to == | Matthew Sackman | 2011-03-18 | 3 | -5/+5 | |
| |/ / / | ||||||
| * | | | Take a single backup before any upgrade, remove it when we're all clear. | Simon MacMullen | 2011-03-18 | 1 | -37/+69 | |
| * | | | Merge heads | Simon MacMullen | 2011-03-18 | 3 | -21/+20 | |
| |\ \ \ | ||||||
| | * | | | Can't call =~= with non-version args, thus shuffle things around a bit. End u... | Matthew Sackman | 2011-03-17 | 1 | -17/+16 | |
| | * | | | Improve symmetry: if we write the running_disc_nodes on rabbit shutdown, we s... | Matthew Sackman | 2011-03-17 | 2 | -2/+2 | |
| | * | | | rabbit:stop() is not always called when rabbit is stopping. E.g. q(). doesn't... | Matthew Sackman | 2011-03-17 | 2 | -2/+2 | |
| * | | | | Ensure mnesia is stopped for the local upgrade backup. | Simon MacMullen | 2011-03-18 | 1 | -2/+3 | |
| |/ / / | ||||||
| * | | | If we have version_not_available, then it makes sense to have version_mismatc... | Matthew Sackman | 2011-03-17 | 1 | -2/+1 | |
| * | | | renamings | Matthew Sackman | 2011-03-17 | 3 | -35/+34 | |
| * | | | incorporate qa feedback. The version.erl api is rather nice now: the version ... | Matthew Sackman | 2011-03-17 | 3 | -146/+139 | |
| * | | | ordering | Matthew Sackman | 2011-03-16 | 1 | -1/+1 | |
| * | | | english | Matthew Sackman | 2011-03-16 | 1 | -1/+1 | |
| * | | | Abstract and rewrite schema_version handling functions | Matthew Sackman | 2011-03-16 | 3 | -74/+143 | |
| * | | | Merging default into bug23425 | Matthew Sackman | 2011-03-16 | 7 | -71/+339 | |
| |\ \ \ | ||||||
| | * | | | Correct upgrade step | Matthew Sackman | 2011-03-09 | 1 | -1/+1 | |
| | * | | | Use lists:append/1. | Simon MacMullen | 2011-03-08 | 1 | -1/+1 | |
| | * | | | Don't change the version file format | Simon MacMullen | 2011-03-08 | 1 | -31/+18 | |
| | * | | | Simpler is_new_version/1. | Simon MacMullen | 2011-03-07 | 1 | -4/+5 | |
| | * | | | Spec, rename functions. | Simon MacMullen | 2011-03-07 | 2 | -8/+9 | |
| | * | | | Variety of small QA-related tweaks. | Simon MacMullen | 2011-03-07 | 3 | -14/+15 | |
| | * | | | Explain the tuple here. | Simon MacMullen | 2011-03-07 | 1 | -0/+2 | |
| | * | | | Merge in default. | Simon MacMullen | 2011-02-28 | 25 | -542/+1970 | |
| | |\ \ \ | ||||||
| | * | | | | Don't look at the cluster config, it is not trustworthy (for what we want). | Simon MacMullen | 2011-02-22 | 2 | -15/+20 | |
| | * | | | | Make sure logging is working if we're about to actually do something. | Simon MacMullen | 2011-02-22 | 1 | -0/+2 | |
| | * | | | | Merge in default | Simon MacMullen | 2011-02-22 | 16 | -379/+654 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Retain ram-nodeness when upgrading. | Simon MacMullen | 2011-02-17 | 1 | -12/+13 | |
| | * | | | | | Make the error messages more readable. | Simon MacMullen | 2011-02-17 | 1 | -10/+14 | |
| | * | | | | | Fix our idea of which nodes were running when we shut down. | Simon MacMullen | 2011-02-17 | 1 | -1/+4 | |
| | * | | | | | Oops, that's not exported. | Simon MacMullen | 2011-02-17 | 1 | -1/+1 | |
| | * | | | | | (Untested) Record the nodes that were up when we shut down. | Simon MacMullen | 2011-02-16 | 3 | -10/+73 | |
| | * | | | | | Prose | Simon MacMullen | 2011-02-16 | 1 | -0/+41 | |
| | * | | | | | Rename | Simon MacMullen | 2011-02-16 | 1 | -6/+6 | |
| | * | | | | | Revert where rabbit:prepare happens. | Simon MacMullen | 2011-02-16 | 2 | -1/+2 | |
| | * | | | | | Merge default in | Simon MacMullen | 2011-02-16 | 5 | -73/+227 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | inlining | Matthew Sackman | 2011-02-14 | 1 | -2/+1 | |
| | | * | | | | | Cosmetic | Matthew Sackman | 2011-02-14 | 1 | -7/+7 | |
| | | * | | | | | Be explicit where we can be | Matthew Sackman | 2011-02-14 | 1 | -1/+1 | |
| | | * | | | | | Merging default to bug23425 | Matthew Sackman | 2011-02-14 | 18 | -187/+476 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Change the new version format from: | Simon MacMullen | 2011-01-26 | 1 | -3/+5 | |
| | | * | | | | | | Merged in default | Simon MacMullen | 2011-01-26 | 5 | -72/+225 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | Cosmetic. | Simon MacMullen | 2011-01-12 | 2 | -21/+16 | |
| | | | * | | | | | | Break the bad news rather than just timing out wait_for_tables as we traditio... | Simon MacMullen | 2011-01-12 | 1 | -2/+10 | |
| | | | * | | | | | | Don't display a cluster-related message on a single node. | Simon MacMullen | 2011-01-12 | 1 | -3/+8 | |
| | | | * | | | | | | And fix again. | Simon MacMullen | 2011-01-12 | 1 | -5/+5 | |
| | | | * | | | | | | Detect old-style versions properly. | Simon MacMullen | 2011-01-12 | 1 | -3/+9 | |
| | | | * | | | | | | Remove pointless differences from default. | Simon MacMullen | 2011-01-12 | 1 | -4/+1 | |
| | | | * | | | | | | rabbit_mnesia:all_clustered_nodes/0 does not return disc nodes only. Duh. But... | Simon MacMullen | 2011-01-12 | 2 | -34/+70 |