summaryrefslogtreecommitdiff
path: root/src/rabbit_mnesia.erl
Commit message (Expand)AuthorAgeFilesLines
* Separate out different is_process_alive implementations depending on whether ...bug26408Simon MacMullen2014-10-101-0/+10
* Make rabbit_misc:is_process_alive() return false for nodes we are partitioned...Simon MacMullen2014-10-091-0/+4
* Work around Surstr?mming-addled ideas about how to report version numbers.bug26387Simon MacMullen2014-09-241-2/+2
* Filter out nodes where Mnesia is not running.bug26363Simon MacMullen2014-09-081-7/+8
* Those diagnostics are actually a bit dubious, they insert quite a delay and a...bug26353Simon MacMullen2014-08-201-2/+1
* Further simplify logging. Get rabbit_log to figure out whether the group lead...bug26345Simon MacMullen2014-08-141-9/+8
* Reactor - extract common fail case.Simon MacMullen2014-08-121-17/+13
* Improve logging when auto-clustering fails.bug26336Simon MacMullen2014-08-121-11/+23
* Don't log a silly warning if starting from scratch, tidy messages a bit.Simon MacMullen2014-08-111-5/+9
* Remove a ton of special-case error_logger invocationsSimon MacMullen2014-08-111-8/+8
* Port script Mnesia dir changes from bug26192. Add rabbitmqctl force_boot.Simon MacMullen2014-07-031-1/+2
* Merge bug25722 (again)Simon MacMullen2014-03-191-1/+1
|\
| * Better error catching.bug25722Simon MacMullen2014-03-191-1/+1
* | Merge bug25722Simon MacMullen2014-03-181-34/+16
|\ \ | |/
| * Display diagnostics when rabbitmqctl clustering options fail due to nodedown.Simon MacMullen2014-03-121-34/+16
* | Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
|/
* First pass at cluster name.Simon MacMullen2014-01-291-0/+1
* Remove unnecessary test.bug25899Matthew Sackman2013-12-061-12/+1
* Undo some changes.Matthew Sackman2013-12-061-24/+10
* Rather than just querying a single remote node, query them all, and accomodat...Matthew Sackman2013-12-041-10/+24
* Merged stable into defaultEmile Joubert2013-10-011-1/+2
|\
| * Merged bug25780 into stableEmile Joubert2013-10-011-1/+2
| |\
| | * node_type() should check the cluster status file rather than ask Mnesia - in ...Simon MacMullen2013-09-231-1/+2
* | | merge stable into defaultMatthias Radestock2013-09-271-1/+1
|\ \ \ | |/ /
| * | cosmetic(ish): remove superfluous module prefixMatthias Radestock2013-09-271-1/+1
| |/
* | Remove delegate beam compatibility check; we don't need that any more.Simon MacMullen2013-08-081-34/+18
* | Merged stable into defaultEmile Joubert2013-07-311-2/+2
|\ \ | |/
| * Refresh branch from stableEmile Joubert2013-07-311-49/+48
| |\
| * | s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* | | merge stable into defaultMatthias Radestock2013-07-291-7/+3
|\ \ \ | |_|/ |/| |
| * | Merged stable into defaultEmile Joubert2013-07-051-25/+27
| |\ \
| * \ \ Merged stable into defaultEmile Joubert2013-07-041-22/+20
| |\ \ \
| * | | | "This can be removed after 3.1.0 is released." -- well, let's do that then.Simon MacMullen2013-06-121-5/+0
| * | | | No, that broke upgrades on RAM nodes. Third time's the charm...bug25563Simon MacMullen2013-05-211-2/+3
| | |_|/ | |/| |
* | | | merge bug25651 into stableMatthias Radestock2013-07-291-2/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | More sensible API for partitions, do not return errors.bug25651Simon MacMullen2013-07-041-2/+1
| | |/ | |/|
* | | Merged bug25659 into stableEmile Joubert2013-07-051-22/+20
|\ \ \ | |/ /
| * | Make join_cluster idempotent.bug25648Simon MacMullen2013-07-031-22/+20
| |/
* | Ensure that after we have done forget_cluster_node --offline we will boot the...bug25659Simon MacMullen2013-07-031-1/+17
* | Remove the constraint that forget_cluster_node --offline requires the second-...Simon MacMullen2013-07-031-25/+11
|/
* Obtain beam hash reliablybug25517Emile Joubert2013-04-181-2/+2
* Explain why we are doing this.Simon MacMullen2013-04-171-0/+3
* AbstractEmile Joubert2013-04-171-7/+8
* CosmeticSimon MacMullen2013-04-161-1/+1
* Handle potential incompatibilityEmile Joubert2013-04-161-0/+1
* Further tweaksEmile Joubert2013-04-161-2/+5
* Alternative implementation of bytecode compatibility checkEmile Joubert2013-04-101-11/+25
* Merge stable into defaultEmile Joubert2013-02-081-0/+1
|\
| * Remove durable queues based on a node while forgetting that node.Simon MacMullen2013-02-061-0/+1
* | stable to defaultSimon MacMullen2013-01-291-23/+25
|\ \ | |/