summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-env
Commit message (Expand)AuthorAgeFilesLines
* Remove exec bit from non-executable scriptsJean-Sébastien Pédron2015-10-201-0/+0
* Add plugins dir to ERL_LIBS even for non-dev environmentJean-Sébastien Pédron2015-10-201-1/+9
* rabbitmq-env: Fix vars for rabbitmq-plugins before setting ERL_LIBSJean-Sébastien Pédron2015-10-201-18/+18
* rabbitmq-env: Adjust RABBITMQ_*PLUGINS* if running from dev envJean-Sébastien Pédron2015-10-201-6/+30
* Use `plugins` as the dist directory directlyJean-Sébastien Pédron2015-10-201-3/+3
* rabbitmq-env: Use deps/rabbit_common in ERL_LIBSJean-Sébastien Pédron2015-10-201-0/+3
* Define ERL_LIBS when RabbitMQ runs from its source directoryJean-Sébastien Pédron2015-10-201-0/+13
* Merge branch 'stable'Michael Klishin2015-07-071-2/+1
|\
| * Fixes #179Daniil Fedotov2015-07-071-2/+1
* | Merge branch 'stable'Michael Klishin2015-07-021-1/+4
|\ \ | |/
| * Initialise IO_THREAD_POOL_SIZE in rabbitmq-defaultsMichael Klishin2015-07-021-4/+2
| * Merge branch 'stable' into rabbitmq-server-178Michael Klishin2015-07-021-0/+2
| |\
| | * Introduce RABBITMQ_BOOT_MODULE (for *nix for now)Michael Klishin2015-07-011-0/+2
| * | Make it possible to override the +A VM flag with an env variableMichael Klishin2015-06-031-1/+4
| |/
| * (c) yearMichael Klishin2015-05-241-1/+1
* | (c) yearMichael Klishin2015-05-241-1/+1
* | Merge branch 'stable'Jean-Sébastien Pédron2015-04-221-0/+15
|\ \ | |/
| * rabbitmq-env: Ignore user's RABBITMQ_PID_FILE if set by init scriptJean-Sébastien Pédron2015-04-221-0/+15
* | rabbitmq-env: Remove trailing slash from configurable pathsJean-Sébastien Pédron2015-04-211-1/+43
* | Merge branch 'stable'Jean-Sébastien Pédron2015-04-211-2/+2
|\ \ | |/
| * rabbitmq-env: Use "$path" in rmq_realpath(), not "$dir"Jean-Sébastien Pédron2015-04-211-2/+2
* | Merge branch 'stable'Jean-Sébastien Pédron2015-04-211-0/+57
|\ \ | |/
| * rabbitmq-env: Check the Mnesia directory is not used for other purposesJean-Sébastien Pédron2015-04-211-0/+57
* | rabbitmq-env: Prevent multiple load of the scriptJean-Sébastien Pédron2015-04-081-0/+6
* | Init scripts: Honor RABBITMQ_LOG_BASE for {startup,shutdown}_* locationJean-Sébastien Pédron2015-04-031-25/+28
|/
* rabbitmq-env: Use "hostname -f", not "hostname --fqdn"Jean-Sebastien Pedron2015-01-291-1/+1
* Don't halt execution if RABBITMQ_CTL_ERL_ARGS is set.Simon MacMullen2014-11-261-0/+3
* Read the env file before figuring out USE_LONGNAME.Simon MacMullen2014-10-221-11/+11
* Add RABBITMQ_USE_LONGNAME. Based on a patch from Marcos Diez but with fixes f...Simon MacMullen2014-10-171-2/+11
* Port script Mnesia dir changes from bug26192. Add rabbitmqctl force_boot.Simon MacMullen2014-07-031-0/+44
* More explanation.Simon MacMullen2014-06-231-2/+3
* Don't use -e for a portion of rabbitmq-env that uses readlinkMichael Klishin2014-06-231-0/+4
* Ensure we don't fail if that file is missing.Simon MacMullen2014-06-091-1/+1
* Use '-e' for all shell scripts.Simon MacMullen2014-06-091-1/+1
* Update copyright for 2014Simon MacMullen2014-03-171-1/+1
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* Update copyright 2013Emile Joubert2013-01-231-1/+1
* Correct strange language, M-qSimon MacMullen2012-03-011-1/+2
* Move SERVER_ERL_ARGS to rabbitmq-env and renamed rabbitmq-sys-defaults to rab...Steve Powell2012-02-281-2/+6
* Get generic-unix sys-defaults to check for global locationsSteve Powell2012-02-241-5/+7
* Rename rabbitmq-sys to rabbitmq-locationsSteve Powell2012-02-241-8/+2
* Comment for future readersSteve Powell2012-02-101-1/+1
* Refactor generic-unix rabbitmq-sys for easy updatability;Steve Powell2012-02-101-7/+7
* Merge in defaultSteve Powell2012-02-061-1/+1
|\
| * Merge bug24706.Simon MacMullen2012-02-061-1/+10
| |\
| * | Update copyright 2012Emile Joubert2012-02-021-1/+1
* | | Move defaults to rabbitmq-sysSteve Powell2012-01-301-8/+8
* | | Change CONFIG_FILE, LOG_BASE, MNESIA_BASE and ENABLED_PLUGINS_FILE defaultsSteve Powell2012-01-261-6/+6
| |/ |/|
* | Move non-empty defaults to rabbitmq-envSteve Powell2012-01-041-1/+10
|/
* Warn about config only if new config is absentEmile Joubert2011-04-041-1/+2