summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-server.bat
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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