summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* merge defaultFrancesco Mazzoli2012-07-168-121/+119
|\
| * refactor: remove gratuitous helper functionMatthias Radestock2012-07-161-6/+3
| * better epmd error descriptions in rabbitmqctlMatthias Radestock2012-07-153-8/+9
| * refactor: move things around in the readerMatthias Radestock2012-07-151-56/+65
| * call the correct functionMatthias Radestock2012-07-151-1/+1
| * refactor: precondition_failed helper functionMatthias Radestock2012-07-151-21/+17
| * oops - 'hg record' diff boundary failMatthias Radestock2012-07-151-0/+4
| * renamingMatthias Radestock2012-07-151-11/+7
| * cosmeticMatthias Radestock2012-07-141-2/+2
| * tiny simplifying refactorMatthias Radestock2012-07-131-2/+1
| * Merged bug25052 into defaultEmile Joubert2012-07-131-5/+5
| |\
| | * blow up if Ref is unknownMatthias Radestock2012-07-121-1/+1
| | * grammarMatthias Radestock2012-07-121-1/+1
| | * Duh, cosmeticSimon MacMullen2012-07-121-2/+1
| | * Don't reopen file handles in fhc:needs_sync/1, avoid infinite loop.Simon MacMullen2012-07-121-5/+6
| * | I am more dubious about this one. But not enough to take it out.Simon MacMullen2012-07-131-0/+2
| * | Explain this message.Simon MacMullen2012-07-131-0/+5
| * | Rename HA heartbeat when master changesEmile Joubert2012-07-112-4/+4
| * | Remove unnecessary HA heartbeatsEmile Joubert2012-07-101-11/+0
| |/
* | clearer `rabbit_mnesia:discover_cluster/1'Francesco Mazzoli2012-07-091-4/+6
* | `cluster_status/{0,1}' now returns the status directly, fails on errorFrancesco Mazzoli2012-07-091-11/+7
* | cosmeticFrancesco Mazzoli2012-07-091-16/+17
* | do not update the cluster status file by getting the mnesia statusFrancesco Mazzoli2012-07-091-8/+4
* | add the magic `cluster' word to `remove_node' and `change_node_type'Francesco Mazzoli2012-07-092-15/+15
* | `rabbit_misc:rabbit_version/0' => `rabbit_misc:version/0'Francesco Mazzoli2012-07-092-5/+5
* | get rid of `is_disc_node'Francesco Mazzoli2012-07-091-9/+5
* | remove useless `all_clustered_nodes/0' in `reset/1'Francesco Mazzoli2012-07-091-2/+2
* | split the offline case of `rabbit_mnesia/2' in a separate functionFrancesco Mazzoli2012-07-091-49/+51
* | `change_extra_db_nodes/2' throws instead of returning errorFrancesco Mazzoli2012-07-091-43/+39
* | remove unnecessary `ensure_mnesia_not_running/0'Francesco Mazzoli2012-07-091-2/+1
* | ?SERVER instead of explicit nameFrancesco Mazzoli2012-07-091-3/+3
* | check that the node selected for removal is in the clusterFrancesco Mazzoli2012-07-091-1/+1
* | fix the flags declaration in `rabbit_control_main'Francesco Mazzoli2012-07-061-1/+1
* | correct invocations of `on_node_{up,down}' in `rabbit_node_monitor'.Francesco Mazzoli2012-07-061-2/+3
* | Merge headsSimon MacMullen2012-07-061-1/+1
|\ \
| * | While this didn't actually crash the VM for me, we generally want to HiPE as ...Simon MacMullen2012-07-061-1/+1
* | | merge defaultFrancesco Mazzoli2012-07-0522-107/+573
|\ \ \ | | |/ | |/|
| * | Merged bug24826 into defaultEmile Joubert2012-06-2910-89/+90
| |\ \
| | * \ merge defaultTim Watson2012-06-2721-831/+892
| | |\ \
| | | * | It probably makes slightly more sense to monitor before we broadcast.Simon MacMullen2012-06-261-1/+1
| | | * | Maybe better name?Simon MacMullen2012-06-263-3/+3
| | | * | OK, we do actually need a special way to determine the difference between:Simon MacMullen2012-06-253-3/+3
| | | * | Get rid of this with_exit_handler use.Simon MacMullen2012-06-251-12/+4
| | | * | normal -> leaving the ring, change topologySimon MacMullen2012-06-253-5/+5
| | | * | And finally, have the master wait for all the slaves on deletion.Simon MacMullen2012-06-251-0/+11
| | | * | The spec for gm:group_members/1 says it returns a list of pids - let's do that.Simon MacMullen2012-06-251-1/+1
| | | * | Ignore normal exits; do not try to change the ring topology as it shuts down.Simon MacMullen2012-06-251-3/+5
| | | * | Close down the slave's GM the same way the master's GM does.Simon MacMullen2012-06-251-0/+5
| | * | | Add special case for i18n reasons.Simon MacMullen2012-05-241-0/+5
| * | | | More spec correctness.Simon MacMullen2012-06-261-3/+4