summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-server.bat
Commit message (Expand)AuthorAgeFilesLines
* Rename function to convert forward slashes, use it in another placeLuke Bakken2019-03-251-6/+7
* Fix issues with forward slashesClaas Diederichs2019-03-231-0/+9
* URL CleanupSpring Operator2019-03-121-1/+1
* spelling: overriddenJosh Soref2019-02-121-1/+1
* New "Feature flags" subsystem to ease upgrades with breaking changesJean-Sébastien Pédron2019-02-011-0/+2
* Always copy rabbit.schema fileLuke Bakken2019-01-231-3/+1
* Fixed years in copyrightSamuel NELA2019-01-131-2/+1
* Quorum queues (#1706)Karl Nilsson2018-10-291-0/+1
* Improve error reporting in rabbitmq-server.batArtem Zinenko2018-10-181-0/+4
* Move schema dir creation to the point it's going to be used.Daniil Fedotov2018-08-311-12/+12
* Add extension to default advanced config file name on windowsDaniil Fedotov2018-08-141-1/+1
* Batch file syntax errors. Config check error formatDaniil Fedotov2018-08-141-5/+5
* Move file with no extension variable assignment before it's usedDaniil Fedotov2018-08-141-1/+2
* Better warning and error messages in scripts.Daniil Fedotov2018-08-141-14/+23
* Simple validation for config file content and extension.Daniil Fedotov2018-08-141-1/+9
* Refactor config file discovery. Make advanced config load if no old format co...Daniil Fedotov2018-08-141-46/+73
* Use better default memory allocatorsLoïc Hoguin2018-05-291-0/+22
* Set node name for rabbit_prelaunch step in Windows scriptsLuke Bakken2018-02-201-1/+2
* Fix batch file issues with env variablesLuke Bakken2018-02-121-3/+3
* Change application environment variable names for logs in windows scripts.Daniil Fedotov2017-11-281-2/+2
* 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