| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright for 2014bug25940 | Simon MacMullen | 2014-03-17 | 1 | -1/+1 |
* | Ooops.bug25901 | Matthew Sackman | 2013-11-28 | 1 | -2/+2 |
* | Introduce halt_on_upgrade_failure app env param and set it to true. Only thro... | Matthew Sackman | 2013-11-28 | 1 | -2/+7 |
* | s/VMware/GoPivotal/g | Simon MacMullen | 2013-07-01 | 1 | -2/+2 |
* | Update copyright 2013bug25343 | Emile Joubert | 2013-01-23 | 1 | -1/+1 |
* | move table handling code from rabbit_mnesia to rabbit_table | Matthias Radestock | 2012-09-24 | 1 | -4/+1 |
* | unify the various functions to get the cluster nodes into one | Francesco Mazzoli | 2012-09-21 | 1 | -2/+2 |
* | revert all the ordsets operations to lists | Francesco Mazzoli | 2012-09-21 | 1 | -8/+8 |
* | ordsets instead of lists in `rabbit_upgrade' | Francesco Mazzoli | 2012-09-19 | 1 | -7/+7 |
* | Oops | Simon MacMullen | 2012-09-18 | 1 | -2/+2 |
* | Rework booleans around init_db() and friends: | Simon MacMullen | 2012-09-18 | 1 | -1/+1 |
* | ditch the booleans to control decisions on disc/ram nodes | Francesco Mazzoli | 2012-09-18 | 1 | -9/+12 |
* | more informative and useful error messages | Francesco Mazzoli | 2012-09-12 | 1 | -4/+6 |
* | first attempt at refactoring `rabbit_mnesia:init_db' | Francesco Mazzoli | 2012-06-01 | 1 | -1/+1 |
* | handle legacy `cluster_nodes.config' and `running_nodes_at_shutdown' | Francesco Mazzoli | 2012-05-24 | 1 | -1/+2 |
* | store more info about the cluster on disc, check other nodes before clustering | Francesco Mazzoli | 2012-05-15 | 1 | -22/+7 |
* | fix leave_cluster, update rabbit_app.in | Francesco Mazzoli | 2012-05-14 | 1 | -1/+1 |
* | change function to find out about cluster nodes | Francesco Mazzoli | 2012-05-14 | 1 | -4/+6 |
* | added `join_cluster', deprecated `cluster, changed the structure of the node ... | Francesco Mazzoli | 2012-05-11 | 1 | -2/+2 |
* | re-added a boolean parameter to init_db to prevent upgrading | Francesco Mazzoli | 2012-05-04 | 1 | -3/+3 |
* | remove the fun argument in `rabbit_mnesia:init_db/3'. | Francesco Mazzoli | 2012-05-04 | 1 | -3/+3 |
* | fix spec | Matthias Radestock | 2012-03-22 | 1 | -1/+3 |
* | So we actually need to handle the case of starting from scratch separately, o...bug24810 | Simon MacMullen | 2012-03-21 | 1 | -0/+3 |
* | Look for cluster nodes in Mnesia's view of the world (in case we are a disc n... | Simon MacMullen | 2012-03-20 | 1 | -1/+4 |
* | Update copyright 2012bug24606 | Emile Joubert | 2012-02-02 | 1 | -1/+1 |
* | move file functions from misc to rabbit_file | Alexandru Scvortov | 2011-09-21 | 1 | -2/+2 |
* | one way to check whether rabbit is runningbug24377 | Matthias Radestock | 2011-08-25 | 1 | -7/+1 |
* | improve comments | Alexandru Scvortov | 2011-07-25 | 1 | -3/+3 |
* | use mnesia:system_config(use_dir) | Alexandru Scvortov | 2011-07-22 | 1 | -2/+10 |
* | enable disc-less nodes | Alexandru Scvortov | 2011-07-20 | 1 | -8/+2 |
* | cough | Matthew Sackman | 2011-03-23 | 1 | -2/+2 |
* | Abstract out continuation | Matthew Sackman | 2011-03-23 | 1 | -1/+1 |
* | Merge heads | Simon MacMullen | 2011-03-23 | 1 | -26/+29 |
|\ |
|
| * | 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 | 1 | -6/+4 |
| * | New decree is that you're not meant to match against ensure_stuff calls | Matthew Sackman | 2011-03-23 | 1 | -4/+6 |
| * | Renaming bits and pieces for consistency and checking a few more return value... | Matthew Sackman | 2011-03-22 | 1 | -19/+20 |
* | | Record all nodes, don't list them when we refuse to start. | Simon MacMullen | 2011-03-23 | 1 | -9/+6 |
|/ |
|
* | When upgrading a secondary node we call init_db twice: once early to force a ... | Simon MacMullen | 2011-03-21 | 1 | -1/+1 |
* | 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 | 1 | -1/+1 |
|/ |
|
* | 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 | 1 | -19/+17 |
|\ |
|
| * | 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 | 1 | -2/+1 |
* | | Ensure mnesia is stopped for the local upgrade backup. | Simon MacMullen | 2011-03-18 | 1 | -2/+3 |
|/ |
|