summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-server
Commit message (Expand)AuthorAgeFilesLines
* Use advanced config as inittial config. Extract plugin schemasDaniil Fedotov2016-02-191-1/+8
* Support for plugin schemasDaniil Fedotov2016-02-171-2/+6
* Additional config gileDaniil Fedotov2016-02-091-2/+3
* Config detection in rabbit_config. Always pass generate args to windows scriptDaniil Fedotov2016-02-081-1/+0
* Scripts to start erlang node with .conf file to generate configDaniil Fedotov2016-02-081-18/+6
* Generation called from inside erlang onlyDaniil Fedotov2016-02-051-18/+20
* COnfig file generation windowsDaniil Fedotov2016-02-021-1/+1
* Starting node with generated configDaniil Fedotov2016-02-021-3/+19
* Merge branch 'stable'Michael Klishin2016-01-151-2/+15
|\
| * Improve diagnostics in 'rabbitmq-server' scriptAlexey Lebedeff2015-12-311-2/+15
* | Use Lager to log RabbitMQ messagesDaniil Fedotov2016-01-131-13/+6
|/
* Make wait command wait for start_rabbitmq_server commandDaniil Fedotov2015-12-031-1/+2
* rabbitmq-server: Don't catch EXIT "signal"Jean-Sébastien Pédron2015-08-111-4/+2
* rabbitmq-server: Catch SIG{HUP,INT,TERM,TSTP} and exit gracefullyJean-Sébastien Pédron2015-08-101-28/+68
* Fixes #179Daniil Fedotov2015-07-071-0/+2
* Initialise IO_THREAD_POOL_SIZE in rabbitmq-defaultsMichael Klishin2015-07-021-0/+1
* Introduce RABBITMQ_BOOT_MODULE (for *nix for now)Michael Klishin2015-07-011-1/+1
* (c) yearMichael Klishin2015-05-241-1/+1
* rabbitmq-server: Add a way to send log messages to stdoutJean-Sébastien Pédron2015-04-301-3/+21
* Add RABBITMQ_USE_LONGNAME. Based on a patch from Marcos Diez but with fixes f...Simon MacMullen2014-10-171-2/+2
* stable to defaultSimon MacMullen2014-09-161-0/+1
|\
| * Make sure the server sees RABBITMQ_CONFIG_FILE and can thus log the config fi...Simon MacMullen2014-09-161-0/+1
* | Port script Mnesia dir changes from bug26192. Add rabbitmqctl force_boot.Simon MacMullen2014-07-031-42/+0
* | Accept SERVER_ADDITIONAL_ERL_ARGS from rabbitmq-env.confMichael Klishin2014-06-221-1/+1
* | Add RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS to VM argumentsMichael Klishin2014-06-201-0/+1
|/
* Allow prelaunch to return error code 2 without failing.Simon MacMullen2014-06-181-2/+9
* Use '-e' for all shell scripts.Simon MacMullen2014-06-091-1/+1
* Merge bug25722 (again)Simon MacMullen2014-03-181-3/+4
|\
| * Don't export anything ever from this script, it gets inherited by any process...Simon MacMullen2014-03-181-3/+4
* | Merge bug25722Simon MacMullen2014-03-181-10/+20
|\ \ | |/
| * Move dist arg to the end so that if the user has set it in RABBITMQ_SERVER_ST...Simon MacMullen2014-03-131-1/+1
| * Check if dist port is available since otherwise we will create a horrific err...Simon MacMullen2014-03-131-1/+1
| * CosmeticSimon MacMullen2014-03-131-7/+7
| * Somehow that actually worked on OS X. Oops.Simon MacMullen2014-03-131-2/+2
| * Set the distribution port range to the first of these that matches:Simon MacMullen2014-03-121-9/+21
* | Update copyright for 2014Simon MacMullen2014-03-171-1/+1
* | Log the config file's expected location according to the environment varible ...Simon MacMullen2014-03-121-0/+2
|/
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* Merge bug25271Simon MacMullen2013-03-111-3/+4
|\
| * specifies boot file for rabbit_prelaunch callAlvaro Videla2013-02-261-0/+1
| * specifies boot file for erl callsAlvaro Videla2012-11-091-1/+1
| * adds the erlang base dir before calling erlAlvaro Videla2012-11-071-2/+2
* | Update copyright 2013Emile Joubert2013-01-231-1/+1
|/
* Terseness.Simon MacMullen2012-09-061-1/+1
* emit warning when starting detached rabbitFrancesco Mazzoli2012-09-061-1/+3
* don't record pid when using -detachedFrancesco Mazzoli2012-09-051-3/+12
* Those backticks are... not quite necessary. And led to endless confusion with...Simon MacMullen2012-05-291-3/+2
* fix variable handling in rabbitmq-server preventing background node startup f...Tim Watson2012-05-211-3/+0
* revert to expected RABBITMQ_NODE_ONLY behaviour on unixTim Watson2012-05-161-1/+3
* fix variable handling in rabbitmq-server preventing background node startup f...Tim Watson2012-05-211-1/+2