| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge heads | Simon MacMullen | 2011-03-23 | 10 | -137/+175 |
| |\ |
|
| | * | Detect discnodeishness prior to suffering disclessness | Matthew Sackman | 2011-03-23 | 1 | -1/+3 |
| | * | sort out how often and when we do the rabbit:prepare (set up log handlers), a... | Matthew Sackman | 2011-03-23 | 3 | -10/+7 |
| | * | New decree is that you're not meant to match against ensure_stuff calls | Matthew Sackman | 2011-03-23 | 2 | -7/+11 |
| | * | Merge default into bug23425 | Matthew Sackman | 2011-03-23 | 8 | -147/+485 |
| | |\ |
|
| | | * | Renaming bits and pieces for consistency and checking a few more return value... | Matthew Sackman | 2011-03-22 | 2 | -19/+21 |
| | * | | cosmetic(ish): no need to match the return of ensure_* | Matthias Radestock | 2011-03-22 | 1 | -8/+8 |
| | * | | Enforce a bunch of returns | Matthew Sackman | 2011-03-22 | 1 | -22/+24 |
| | * | | clarify documentation (thanks Emile) | Matthew Sackman | 2011-03-22 | 1 | -4/+7 |
| | * | | Merge bug 23963 (rabbit_exchange_type:delete/3 only called for non-autodelete... | Simon MacMullen | 2011-03-21 | 1 | -11/+12 |
| | |\ \ |
|
| | | * | | Make code prettier | Matthew Sackman | 2011-03-17 | 1 | -12/+12 |
| | | * | | Make sure we record if an exchange is actually deleted... | Matthew Sackman | 2011-03-17 | 1 | -6/+7 |
| | * | | | cosmetic | Matthew Sackman | 2011-03-17 | 1 | -1/+1 |
| | |/ / |
|
| | * | | merge bug23942 into default | Matthias Radestock | 2011-03-17 | 2 | -23/+40 |
| | |\ \ |
|
| | | * | | minor refactor of test | Matthew Sackman | 2011-03-16 | 1 | -6/+4 |
| | | * | | Ensure we hit both branches of fhc:filter_pending | Matthew Sackman | 2011-03-14 | 1 | -9/+15 |
| | | * | | Merging bug23948 to bug23942 | Matthew Sackman | 2011-03-14 | 8 | -182/+232 |
| | | |\ \ |
|
| | | * | | | Adjusted test to hit code path | Matthew Sackman | 2011-03-14 | 1 | -13/+28 |
| | | * | | | Fix | Matthew Sackman | 2011-03-14 | 1 | -9/+7 |
| | * | | | | merging bug23929 to default | Matthew Sackman | 2011-03-17 | 1 | -35/+45 |
| | |\ \ \ \ |
|
| | | * | | | | and again, _don't_ record confirm on immediate if we don't deliver... | Matthew Sackman | 2011-03-17 | 1 | -1/+4 |
| | | * | | | | refactorings | Matthew Sackman | 2011-03-16 | 1 | -33/+23 |
| | | * | | | | refactor | Alexandru Scvortov | 2011-03-16 | 1 | -15/+8 |
| | | * | | | | don't record anything confirm-related for immediate unroutable messages | Alexandru Scvortov | 2011-03-16 | 1 | -26/+50 |
| * | | | | | | Record all nodes, don't list them when we refuse to start. | Simon MacMullen | 2011-03-23 | 3 | -23/+17 |
| | |_|_|_|/
|/| | | | |
|
| * | | | | | Better name, vertical space. | Simon MacMullen | 2011-03-21 | 1 | -13/+11 |
| * | | | | | When upgrading a secondary node we call init_db twice: once early to force a ... | Simon MacMullen | 2011-03-21 | 2 | -13/+18 |
| * | | | | | Don't try to determine whether a backup is needed before doing anything, take... | Simon MacMullen | 2011-03-21 | 1 | -40/+18 |
| * | | | | | Oops. | Simon MacMullen | 2011-03-21 | 1 | -2/+2 |
| * | | | | | 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 |