summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-service.bat
Commit message (Expand)AuthorAgeFilesLines
* Rename rabbitmq.schema to rabbit.schema so that the name matches the applicat...Luke Bakken2017-06-151-2/+2
* Revert "Restore "Do not expand plugins anymore""rabbitmq_v3_7_0_milestone13Jean-Sébastien Pédron2017-02-221-0/+1
* Restore "Do not expand plugins anymore"Jean-Sébastien Pédron2017-02-201-1/+0
* Quote -conf_dir/-conf_schema_dir path variablesJakauppila2017-02-081-4/+4
* Make sure command extensions are enabled during script executionDaniil Fedotov2017-01-121-0/+7
* Revert "Do not expand plugins anymore"Jean-Sébastien Pédron2016-12-231-0/+1
* Merge pull request #1064 from rabbitmq/do-not-expand-pluginsGerhard Lazu2016-12-191-1/+0
|\
| * Do not set `plugins_expand_dir` from $RABBITMQ_PLUGINS_EXPAND_DIRJean-Sébastien Pédron2016-12-191-1/+0
* | Create RABBITMQ_GENERATED_CONFIG_DIRDaniil Fedotov2016-12-191-0/+4
* | Merge branch 'stable'Michael Klishin2016-12-161-0/+6
|\ \ | |/ |/|
| * Bump the default ets tables limitDaniil Fedotov2016-12-161-2/+8
* | Merge branch 'stable'Jean-Sébastien Pédron2016-12-071-0/+4
|\ \ | |/
| * Exit with non zero exit code when erlsrv command fails during service installkjnilsson2016-12-071-0/+4
* | Merge local `node_health_check` into `master`Alexey Lebedeff2016-07-141-2/+1
|\ \ | |/
| * 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
* | SCHEMA_DIR set to writable location by defaultDaniil Fedotov2016-04-141-0/+4
* | Remove redundant linesDaniil Fedotov2016-04-051-4/+0
* | Remove start arguments logDaniil Fedotov2016-04-051-2/+0
* | Unquoting and extension trimming in windows scriptsDaniil Fedotov2016-04-051-4/+5
* | Support extension in advanced.configDaniil Fedotov2016-04-051-3/+6
* | Condition ordering to set RABBITMQ_CONFIG_ARGDaniil Fedotov2016-04-051-16/+17
* | Support extensions in config filesDaniil Fedotov2016-04-051-6/+31
* | Fixing merge issue. Create advanced config instead of config file for use in ...Daniil Fedotov2016-03-291-6/+7
* | Merge branch 'stable'Jean-Sébastien Pédron2016-03-241-1/+1
|\ \ | |/
| * increase IO async to 64 for windows / serviceGabriele Santomaggio2016-03-231-1/+1
* | Merge branch 'master' into rabbitmq-server-550Michael Klishin2016-03-171-0/+31
|\ \
| * \ Merge branch 'stable'Daniil Fedotov2016-03-111-0/+22
| |\ \ | | |/
| | * Merge pull request #674 from rabbitmq/rabbitmq-server-553Gabriele Santomaggio2016-03-101-0/+22
| | |\
| | | * variable unquotingDaniil Fedotov2016-03-091-1/+1
| | | * moved check_not_empty controls, removed double quotesGabriele Santomaggio2016-03-081-9/+11
| | | * mention RABBITMQ_CONF_ENV_FILEDaniil Fedotov2016-03-041-1/+1
| | | * Don't install rabbitmq service if empty envDaniil Fedotov2016-03-031-0/+20
| * | | Merge branch 'stable'Daniil Fedotov2016-03-091-0/+6
| |\ \ \ | | |/ /
| | * | Merge pull request #660 from rabbitmq/rabbitmq-server-659Gabriele Santomaggio2016-03-071-0/+6
| | |\ \ | | | |/ | | |/|
| | | * fixed a small syntax errorGabriele Santomaggio2016-03-071-1/+1
| | | * Move default config creation to rabbitmq-service.batDaniil Fedotov2016-03-041-0/+6
| * | | Merge branch 'stable'Michael Klishin2016-03-021-0/+5
| |\ \ \ | | |/ /
| | * | onfail parameter to erlsrvDaniil Fedotov2016-02-241-0/+5
| | |/
* | | 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-3/+9
* | | Support for plugin schemasDaniil Fedotov2016-02-171-4/+7
* | | WordingMichael Klishin2016-02-161-1/+2
* | | Additional config gileDaniil Fedotov2016-02-091-4/+4
* | | Make service generate configDaniil Fedotov2016-02-081-3/+7
* | | Config detection in rabbit_config. Always pass generate args to windows scriptDaniil Fedotov2016-02-081-1/+2