summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* `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-0526-113/+589
|\ \
| * | Make make-port-diff.sh work correctly on MacOs and LinucesSteve Powell2012-07-041-2/+4
| * | Merge bug24512Simon MacMullen2012-07-030-0/+0
| |\ \
| * \ \ merge bug24512Tim Watson2012-07-030-0/+0
| |\ \ \ | | |/ /
| * | | use nohup instead of setsidTim Watson2012-07-031-1/+1
| |/ /
| * | clarify what 'timeout' stands forMatthias Radestock2012-07-021-1/+1
| * | merge bug24884 into default (no-op)Matthias Radestock2012-07-0165-1224/+2562
| |\ \
| | * \ Merged bug24826 into defaultEmile Joubert2012-06-2918-105/+113
| | |\ \
| | | * \ merge bug24912Tim Watson2012-06-271-0/+5
| | | |\ \
| | | | * \ merge defaultTim Watson2012-06-2735-901/+962
| | | | |\ \ | | | | |/ / | | | |/| |
| | | * | | Merged bug24988Emile Joubert2012-06-270-0/+0
| | | |\ \ \
| | | * | | | 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
| | * | | | Explain this a bit.Simon MacMullen2012-06-251-0/+10
| | * | | | Don't take a write lock if we're not going to write.Simon MacMullen2012-06-081-3/+5
| | * | | | Needed for testsSimon MacMullen2012-06-081-1/+5
| | * | | | peek_serial/1 should not depend on having next_serial/1 run first.Simon MacMullen2012-06-071-6/+3
| | * | | | Strict and non-strict list by component.Simon MacMullen2012-06-071-5/+9
| | * | | | No, that makes no sense.Simon MacMullen2012-06-071-1/+0
| | * | | | Merge defaultSimon MacMullen2012-06-0718-85/+527
| | |\ \ \ \
| | | * | | | We can't now write the serial record when we declare the exchange; an exchang...Simon MacMullen2012-05-181-9/+5
| | | * | | | Move parameter validation into its own module.Simon MacMullen2012-05-182-56/+67
| | | * | | | Unused variable warningSimon MacMullen2012-05-181-1/+1
| | | * | | | Document policy info item.Simon MacMullen2012-05-181-0/+8
| | | * | | | Remove decorator:route/2.Simon MacMullen2012-05-181-8/+2
| | | * | | | TODO--: Update behaviourSimon MacMullen2012-05-181-22/+38
| | | * | | | First sketch of a policy mechanism.Simon MacMullen2012-05-1713-60/+361
| | | * | | | Merge defaultSimon MacMullen2012-05-1530-228/+476
| | | |\ \ \ \
| | | * | | | | Share the exchange scratch spaceSimon MacMullen2012-04-263-11/+44