summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-plugins
Commit message (Collapse)AuthorAgeFilesLines
* Add RABBITMQ_USE_LONGNAME. Based on a patch from Marcos Diez but with fixes ↵Simon MacMullen2014-10-171-1/+1
| | | | for the new way rabbitmqctl starts distribution, refactoring of common stuff into rabbitmq-env, not trimming the hostname, etc.
* Port script Mnesia dir changes from bug26192. Add rabbitmqctl force_boot.Simon MacMullen2014-07-031-8/+0
|
* Merge in defaultSimon MacMullen2014-06-091-1/+1
|\
| * Use '-e' for all shell scripts.Simon MacMullen2014-06-091-1/+1
| |
* | Merge default into bug24926Tim Watson2014-03-181-0/+2
|\ \ | |/ |/|
| * Allow for runtime disabling of pluginsTim Watson2013-11-051-0/+2
| |
* | Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
|/
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
|
* Merge bug25271Simon MacMullen2013-03-111-1/+2
|\
| * specifies boot file for erl callsAlvaro Videla2012-11-091-0/+1
| |
| * adds the erlang base dir before calling erlAlvaro Videla2012-11-071-1/+1
| |
* | Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
|/
* split rabbit_plugins into client and server side modulesTim Watson2012-05-161-1/+1
|
* Merge bug24706.Simon MacMullen2012-02-061-2/+5
|\
| * Move non-empty defaults to rabbitmq-envSteve Powell2012-01-041-2/+5
| | | | | | | | | | | | | | - rationalise server-settings - correctly override PLUGINS_DIR - allow use of PID_FILE override - simplify NODE_IP_ADDRESS and NODE_PORT setting
* | Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
|/
* :s/PLUGINS_DIST_DIR/PLUGINS_DIRAlexandru Scvortov2011-09-291-2/+2
| | | | | Only in rabbitmq-server, because that variable in rabbitmq-public-umbrella has a different use.
* use a specialized wrapper for rabbitmq-pluginsAlexandru Scvortov2011-09-261-1/+3
| | | | | | | | | All the scripts assume that they are run as ${RABBITMQ_HOME}/bin/script_name and use this to extract RABBITMQ_HOME, so we do need a minimal wrapper for rabbitmq-plugins. I don't know if the 'cd /var/lib/rabbitmq' is necessary; it probably isn't for rabbitmq-plugins, but might as well leave it in.
* plugins-dist -> pluginsAlexandru Scvortov2011-09-231-1/+1
|
* don't use the plugins directoryAlexandru Scvortov2011-09-221-2/+2
|
* rename rabbitmq-plugin to rabbitmq-pluginsAlexandru Scvortov2011-09-221-0/+32