summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-service.bat
Commit message (Expand)AuthorAgeFilesLines
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-101-12/+3
* Fix a typo spotted by @VVDMichael Klishin2020-06-241-1/+1
* scripts/rabbitmq-service.bat: Configure Erlang distribution portJean-Sébastien Pédron2020-06-191-0/+28
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* (c) bumpMichael Klishin2019-12-291-1/+1
* Move most of shell scripts to Erlang codeJean-Sébastien Pédron2019-12-111-201/+56
* Set ERL_MAX_ variables in rabbitmq-env.bat so they will be available in rabbi...Luke Bakken2019-09-231-5/+0
* Allow setting ERL_MAX_PORTS in rabbitmq-env-conf.batLuke Bakken2019-09-231-0/+1
* Remove short name formattingLuke Bakken2019-08-131-26/+24
* Rename function to convert forward slashes, use it in another placeLuke Bakken2019-03-251-0/+10
* 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-1/+1
* Quorum queues (#1706)Karl Nilsson2018-10-291-0/+1
* Move schema dir creation to the point it's going to be used.Daniil Fedotov2018-08-311-12/+12
* 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-53/+72
* 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
* Remove unused -nodename argument to erl, ensure that RABBITMQ_NAME_TYPE is us...Luke Bakken2018-02-151-1/+2
* Fix batch file issues with env variablesLuke Bakken2018-02-121-2/+2
* Change application environment variable names for logs in windows scripts.Daniil Fedotov2017-11-281-2/+2
* Merge branch 'stable'Michael Klishin2017-08-111-2/+14
|\
| * Start/stop windows service using `net` utility instead of `erlsrv`Daniil Fedotov2017-08-081-2/+14
* | Add upgrade log sink to windows scripts.Daniil Fedotov2017-08-041-0/+5
* | 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