summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-server.bat
Commit message (Expand)AuthorAgeFilesLines
* Add upgrade log sink to windows scripts.Daniil Fedotov2017-08-041-0/+3
* 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
* Fixed various typos across code commentsAndrew Dryga2016-12-251-1/+1
* 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/+4
|\ \ | |/ |/|
| * Bump the default ets tables limitDaniil Fedotov2016-12-161-3/+7
* | 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
* | Unquoting and extension trimming in windows scriptsDaniil Fedotov2016-04-051-4/+4
* | Support extension in advanced.configDaniil Fedotov2016-04-051-2/+7
* | Condition ordering to set RABBITMQ_CONFIG_ARGDaniil Fedotov2016-04-051-16/+16
* | Support extensions in config filesDaniil Fedotov2016-04-051-9/+29
* | 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
|\ \ | |/