summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-server.bat
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'rabbitmq_v3_7_0_milestone2Michael Klishin2016-03-251-4/+3
|\
| * fix RABBITMQ_IO_THREAD_POOL_SIZEGabriele Santomaggio2016-03-251-4/+3
* | Merge branch 'stable'Jean-Sébastien Pédron2016-03-241-1/+1
|\ \ | |/
| * increase IO async to 64 for windowsGabriele Santomaggio2016-03-231-1/+1
* | Merge branch 'master' into rabbitmq-server-550Michael Klishin2016-03-171-0/+23
|\ \
| * \ Merge branch 'stable'Daniil Fedotov2016-03-111-0/+23
| |\ \ | | |/
| | * 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
* | | rename env variable CONFIG_ADVANCED to ADVANCED_CONFIG_FILEDaniil Fedotov2016-03-171-4/+4
* | | Do not generate config in prelaunch. Copy rabbitmq.schema to SCHEMA_DIRDaniil Fedotov2016-03-101-3/+4
* | | Env variable for schema dirDaniil Fedotov2016-03-101-2/+2
* | | Windows scriptsDaniil Fedotov2016-02-191-4/+5
* | | Use advanced config as inittial config. Extract plugin schemasDaniil Fedotov2016-02-191-4/+8
* | | Support for plugin schemasDaniil Fedotov2016-02-171-2/+7
* | | Additional config gileDaniil Fedotov2016-02-091-2/+3
* | | Fixing start argsDaniil Fedotov2016-02-081-2/+2
* | | Scripts to start erlang node with .conf file to generate configDaniil Fedotov2016-02-081-11/+3
* | | Generation called from inside erlang onlyDaniil Fedotov2016-02-051-13/+15
* | | Generated config usage in windows scriptsDaniil Fedotov2016-02-031-4/+4
* | | Cuttlefish generation in windowsDaniil Fedotov2016-02-011-4/+5
* | | COnfig file generation windowsDaniil Fedotov2016-02-021-2/+13
|/ /
* | rabbitmq-server.bat: Properly quote %RABBITMQ_LOG_BASE%Jean-Sébastien Pédron2016-01-271-1/+1
* | Merge branch 'stable'Jean-Sébastien Pédron2016-01-271-4/+15
|\ \ | |/
| * 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
* | Use Lager to log RabbitMQ messagesDaniil Fedotov2016-01-131-2/+2
|/
* 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
|\