summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fiddling with `rabbit_mnesia' specsFrancesco Mazzoli2012-05-231-2/+2
* add `rabbit_misc:rabbit_version/0'Francesco Mazzoli2012-05-232-2/+8
* deleted percent by mistakeFrancesco Mazzoli2012-05-231-1/+1
* stricter cluster consistency checkFrancesco Mazzoli2012-05-231-20/+47
* ooops... do not update the cluster status file with its own dataFrancesco Mazzoli2012-05-221-1/+3
* fix but in `rabbit_mnesia:status/0'Francesco Mazzoli2012-05-221-2/+5
* forgot to replace old functionFrancesco Mazzoli2012-05-211-7/+1
* change the cluster nodes functions to rely on the cluster status file onlyFrancesco Mazzoli2012-05-211-116/+36
* change rabbitmqctl `join_cluster', add `recluster' and `change_node_type'Francesco Mazzoli2012-05-212-48/+133
* moved functions around in rabbit_mnesiaFrancesco Mazzoli2012-05-181-347/+379
* merge defaultFrancesco Mazzoli2012-05-188-104/+87
|\
| * How long have we supported pluggable exchange types now?Simon MacMullen2012-05-181-1/+2
| * don't wait (nearly) forever for mirrored_supervisor migrationsMatthias Radestock2012-05-171-2/+2
| * merge bug24362Tim Watson2012-05-175-48/+40
| |\
| | * start supervisor children as, er, supervisors, not workersMatthias Radestock2012-05-161-2/+3
| | * expand rabbit_sup API with starting of children that are supervisorsMatthias Radestock2012-05-165-29/+25
| | * cosmeticMatthias Radestock2012-05-162-6/+3
| | * cosmeticMatthias Radestock2012-05-161-11/+8
| | * add missing specMatthias Radestock2012-05-161-0/+1
| * | merge e1311dd42eba into bug24362Tim Watson2012-05-141-1/+1
| * | merge f6d1609212f9 into bug24362Tim Watson2012-05-141-1/+1
| * | merge default into this branchTim Watson2012-05-147-37/+46
| |\ \ | | |/
| | * refactorMatthias Radestock2012-05-091-10/+3
| * | OopsSimon MacMullen2012-05-081-1/+1
| * | cosmeticMatthias Radestock2012-05-031-13/+6
| * | Don't use an untrappable kill.Simon MacMullen2012-05-031-1/+1
| * | Switch to monitoring the overall supervisor.Simon MacMullen2012-05-031-34/+38
* | | store more info about the cluster on disc, check other nodes before clusteringFrancesco Mazzoli2012-05-154-240/+239
* | | fix leave_cluster, update rabbit_app.inFrancesco Mazzoli2012-05-143-29/+33
* | | change function to find out about cluster nodesFrancesco Mazzoli2012-05-144-55/+150
* | | reseting when clustering, `reset' now disconnects correctlyFrancesco Mazzoli2012-05-112-52/+42
* | | added `join_cluster', deprecated `cluster, changed the structure of the node ...Francesco Mazzoli2012-05-113-33/+72
* | | remove the bug 24919 stuffFrancesco Mazzoli2012-05-111-15/+0
* | | merge bug24919Francesco Mazzoli2012-05-1011-112/+101
|\ \ \
| * | | removed `rabbit_mnesia:force_cluster'Francesco Mazzoli2012-05-102-29/+7
| * | | remove the subscription to the schema tableFrancesco Mazzoli2012-05-101-19/+0
| * | | dumping schema table on changes in ram nodesFrancesco Mazzoli2012-05-091-0/+19
| * | | merge defaultFrancesco Mazzoli2012-05-092-15/+18
| |\ \ \ | | |_|/ | |/| |
| | * | forgot to change the arity of init_db in the exportFrancesco Mazzoli2012-05-041-1/+1
| | * | re-added a boolean parameter to init_db to prevent upgradingFrancesco Mazzoli2012-05-042-11/+19
| | * | remove the fun argument in `rabbit_mnesia:init_db/3'.Francesco Mazzoli2012-05-042-19/+14
| * | | check for a new pid when registered children die in mirrored_supervisor_teststim2012-05-091-1/+1
| * | | do not kill the child explicitlytim2012-05-081-1/+1
| * | | for bug24362 - assert that worker name is unregistered by the time we get a '...Tim Watson2012-05-081-6/+19
| |/ /
| * | pmon is very much hipe-worthy.Simon MacMullen2012-05-041-1/+1
| * | Merged bug24889 into defaultEmile Joubert2012-05-0422-62/+558
| |\ \
| | * | cosmeticMatthias Radestock2012-05-041-9/+5
| | * | cosmeticMatthias Radestock2012-05-041-2/+2
| | * | Merge bug24729 (again)Simon MacMullen2012-05-035-33/+24
| | |\ \
| | | * \ Merge bug 24901Simon MacMullen2012-05-031-2/+1
| | | |\ \ | | | | |/ | | | |/|