summaryrefslogtreecommitdiff
path: root/src/rabbit_nodes.erl
Commit message (Expand)AuthorAgeFilesLines
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-101-13/+3
* rabbit_nodes:is_single_node_cluster/0: don't check running node countMichael Klishin2020-07-011-1/+1
* Introduce a function that checks if a node is the only one in its clusterMichael Klishin2020-07-011-5/+9
* rabbit_nodes: introduce make/2 for convenienceMichael Klishin2020-03-161-3/+6
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* Move all RabbitMQ-specific environment variables to `rabbit_env`Jean-Sébastien Pédron2020-02-031-4/+2
* Log message wordingMichael Klishin2020-01-301-1/+1
* Introduce a persistent internal cluster IDMichael Klishin2020-01-301-6/+37
* (c) bumpMichael Klishin2019-12-291-1/+1
* Make it possible to pre-configure cluster name via configMichael Klishin2019-08-121-3/+18
* URL CleanupSpring Operator2019-03-201-1/+1
* Move `-spec()` near their functionJean-Sébastien Pédron2019-02-011-13/+19
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* Erlang/OTP 19.3 compatibilityMichael Klishin2018-05-301-1/+1
* rabbit_nodes:await_running_count_with_retries/2: correct type spec and base c...Michael Klishin2018-05-291-3/+3
* Introduce rabbit_nodes:await_running_count/2Michael Klishin2018-05-281-1/+24
* Use rabbit_net:hostnameLuke Bakken2018-04-191-2/+1
* Move name_type/0 to rabbit_nodesMichael Klishin2017-09-291-1/+7
* rabbit_nodes: move a few more functions to rabbit_nodes_commonMichael Klishin2017-07-041-143/+7
* Merge branch 'stable'Jean-Sébastien Pédron2017-06-261-15/+1
|\
| * rabbit_nodes_common: Move ensure_epmd() from rabbitmq-serverJean-Sébastien Pédron2017-06-261-15/+1
| * Move modules which don't belong to rabbitmq-common hereJean-Sébastien Pédron2017-06-261-0/+230
* | Move modules which don't belong to rabbitmq-common hereJean-Sébastien Pédron2017-06-261-0/+232
|/
* Move modules to rabbitmq-commonJean-Sébastien Pédron2015-10-201-221/+0
* Move rabbit_mirror_queue_misc:all_nodes/0 to rabbit_nodes:all_running/0Diana Corbacho2015-10-141-1/+5
* (c) yearMichael Klishin2015-05-241-1/+1
* Adds TLS suggestionAlvaro Videla2015-05-201-1/+2
* More reliable way to find the erl executable.Simon MacMullen2015-03-111-2/+1
* Revert to stable-like behaviour, always starting epmd, but starting it oursel...Simon MacMullen2014-10-271-4/+0
* *Do* start epmd ourselves if we want to impersonate a node. And just allow ne...Simon MacMullen2014-10-241-1/+23
* Attempt to make diagnostics even clearer.Simon MacMullen2014-04-291-14/+19
* Improve diagnostics when the node is up.Simon MacMullen2014-04-031-3/+24
* Merge bug25722Simon MacMullen2014-03-181-15/+61
|\
| * Try to be marginally smarter about getting the epmd port, it is set as an ini...Simon MacMullen2014-03-131-5/+7
| * Present epmd errors a bit better.Simon MacMullen2014-03-121-7/+12
| * That should probably be a define, right?Simon MacMullen2014-03-121-1/+3
| * Irritatingly I can't find a way to figure out the difference between these pr...Simon MacMullen2014-03-121-0/+1
| * Slightly cleaner than iterating through families.Simon MacMullen2014-03-121-8/+10
| * Various formatting tweaks.Simon MacMullen2014-03-121-5/+4
| * Since we always show the raw error and the expanded error let's get format_in...Simon MacMullen2014-03-121-3/+3
| * Try to be a bit less verbose.Simon MacMullen2014-03-111-41/+27
| * Improved diagnostics.Simon MacMullen2014-03-111-11/+60
* | Update copyright for 2014Simon MacMullen2014-03-171-1/+1
|/
* First pass at cluster name.Simon MacMullen2014-01-291-3/+12
* Accept this from federation.Simon MacMullen2014-01-071-1/+10
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* graceful handling of application:which_applications() timeoutMatthias Radestock2013-05-311-1/+1
* No infinity timeout, we could deadlock with the application controller on shu...Simon MacMullen2013-05-241-1/+1
* Check if the rabbit process is running and thus avoid deadlocks in the applic...Simon MacMullen2013-03-221-1/+10
* Update copyright 2013Emile Joubert2013-01-231-1/+1