summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-server.bat
Commit message (Expand)AuthorAgeFilesLines
* Fixed various typos across code commentsAndrew Dryga2016-12-261-1/+1
* Bump the default ets tables limitDaniil Fedotov2016-12-161-3/+7
* Set scheduler bindings in rabbitmq-env.bat for windowsKarl Nilsson2016-07-141-7/+1
* RenamingDiana Corbacho2016-07-131-3/+3
* Tune scheduling bind flags for Erlang VMDiana Corbacho2016-07-041-0/+5
* fix RABBITMQ_IO_THREAD_POOL_SIZEGabriele Santomaggio2016-03-251-4/+3
* increase IO async to 64 for windowsGabriele Santomaggio2016-03-231-1/+1
* variable unquotingDaniil Fedotov2016-03-091-1/+1
* fixed messageGabriele Santomaggio2016-03-081-1/+1
* more error detailsGabriele Santomaggio2016-03-081-1/+1
* removed double quotes for the variablesGabriele Santomaggio2016-03-081-3/+3
* mention RABBITMQ_CONF_ENV_FILEDaniil Fedotov2016-03-041-1/+1
* Check for env variables in windows scriptDaniil Fedotov2016-03-031-10/+17
* Check env variables before startDaniil Fedotov2016-03-031-0/+16
* rabbitmq-server.bat: Honor RABBITMQ_LOGS=- to log to stdoutJean-Sébastien Pédron2016-01-261-3/+21
* Use RABBITMQ_HOME to set the path to RabbitMQ ebin directoryJean-Sébastien Pédron2016-01-261-1/+1
* rabbitmq-server.bat: Honor $RABBITMQ_ALLOW_INPUTJean-Sébastien Pédron2015-12-141-2/+4
* scripts: Pass script name to rabbitmq-env.batJean-Sébastien Pédron2015-10-301-1/+1
* Merge branch 'master' into erlang.mkJean-Sébastien Pédron2015-10-231-2/+2
|\
| * fix issue 375Gabriele Santomaggio2015-10-211-2/+2
| * Another typoU-rabbitmq\admin2015-07-121-1/+1
| * Replaced {} with () in server bat filesAlexey Ermishkin2015-07-121-2/+2
* | Remove exec bit from non-executable scriptsJean-Sébastien Pédron2015-10-201-0/+0
* | Another typoU-rabbitmq\admin2015-07-121-1/+1
* | Replaced {} with () in server bat filesAlexey Ermishkin2015-07-121-2/+2
|/
* Fixes #179Daniil Fedotov2015-07-071-1/+1
* Merge branch 'stable' into rabbitmq-server-178Michael Klishin2015-07-021-75/+4
|\
| * Introduce BOOT_MODULE in Windows batch scriptsMichael Klishin2015-07-021-1/+1
| * Make it possible to run scripts from dirs other than scripts and sbinMichael Klishin2015-07-021-1/+1
| * Windows batch file changes to support -env, -defaults, and -conf functionalit...Jakauppila2015-07-021-78/+3
| * Add 'rabbitmq-env.bat' execution in rabbitmq-server.batJakauppila2015-07-021-0/+4
* | Make it possible to override the +A VM flag with an env variableMichael Klishin2015-06-031-1/+5
|/
* (c) yearMichael Klishin2015-05-241-1/+1
* When ERLANG_HOME is not set, exit with code 1Michael Klishin2015-02-251-1/+1
* merge bug26144 into stableMichael Klishin2015-02-111-1/+6
|\
| * Respect RABBITMQ_NODE_ONLY env variable on WindowsMichael Klishin2014-04-281-1/+6
* | Correct how to refer to environment variables.Simon MacMullen2014-10-171-2/+2
* | Add RABBITMQ_USE_LONGNAME. Based on a patch from Marcos Diez but with fixes f...Simon MacMullen2014-10-171-2/+10
* | Make sure RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS has effect on WindowsMichael Klishin2014-06-201-0/+1
|/
* Merge bug25722Simon MacMullen2014-03-181-1/+14
|\
| * Update the batch file.Simon MacMullen2014-03-131-1/+14
* | 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
* More randomness for temporary node names on windowsEmile Joubert2012-08-081-1/+1
* ScreamSimon MacMullen2012-06-221-2/+2
* Merge bug24924Simon MacMullen2012-06-011-13/+13
|\
| * on windows, die in the correct manner when node name is already in useTim Watson2012-05-161-3/+5
| * rabbit_control waits as long as process is aliveTim Watson2012-05-151-6/+8
| * rename start_cold to bootTim Watson2012-05-081-1/+1