summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-env.bat
Commit message (Expand)AuthorAgeFilesLines
* Re-enable CTL_ERL_ARGS and dist port settingsLuke Bakken2020-06-301-0/+17
* Support RABBITMQ_HOME paths containing brackets on windowsThomas Speckert2020-06-081-2/+2
* Ensure powershell.exe runs without profileLuke Bakken2020-01-031-1/+1
* Move most of shell scripts to Erlang codeJean-Sébastien Pédron2019-12-111-366/+8
* scripts/rabbitmq-env.bat: Replace `where.exe` by a PowerShell commandJean-Sébastien Pédron2019-12-051-1/+1
* Set ERL_MAX_ variables in rabbitmq-env.bat so they will be available in rabbi...Luke Bakken2019-09-231-0/+11
* rabbitmq-env.bat: Quote the expansion of %1 in `filter_path`Jean-Sébastien Pédron2019-08-281-2/+2
* Refer to rabbitmqctl.bat using .bat extension on win32Luke Bakken2019-08-281-3/+3
* Set RABBITMQ_FEATURE_FLAGS_FILE_source=environment correctly on win32Luke Bakken2019-08-281-0/+1
* Remove short name formattingLuke Bakken2019-08-131-67/+58
* New "Feature flags" subsystem to ease upgrades with breaking changesJean-Sébastien Pédron2019-02-011-0/+17
* rabbitmq-env.bat: Define `$RABBITMQ_QUORUM_DIR`Jean-Sébastien Pédron2018-10-311-0/+9
* Add extension to default advanced config file name on windowsDaniil Fedotov2018-08-141-1/+1
* Set two environment variables in the same manner as on Unix systemsLuke Bakken2018-08-081-3/+10
* Ensure SERVER_ERL_ARGS are set on WindowsLuke Bakken2018-02-231-1/+1
* Variables in rabbitmq-env.conf and rabbitmq-env-conf.bat do not begin with RA...Luke Bakken2018-02-231-23/+29
* Ensure RABBITMQ_USE_LONGNAME is set as that is what rabbitmqctl escript reads...Luke Bakken2018-02-201-3/+5
* Fix batch file issues with env variablesLuke Bakken2018-02-121-7/+6
* Set defaultsLuke Bakken2018-01-301-0/+6
* Add DIST_PORT settings to Windows batch filesLuke Bakken2018-01-301-1/+11
* Merge branch 'stable'Daniil Fedotov2017-09-121-1/+0
|\
| * Fix typo in RABBITMQ_LOGS environment setupDaniil Fedotov2017-09-121-2/+2
* | Merge pull request #1322 from rabbitmq/rabbitmq-server-1255Daniil Fedotov2017-08-081-0/+5
|\ \
| * | Set ERL_CRASH_DUMP location to rabbitmq log directoryDaniil Fedotov2017-08-031-0/+5
* | | Add upgrade log sink to windows scripts.Daniil Fedotov2017-08-041-1/+5
|/ /
* | Merge branch 'stable'Michael Klishin2017-07-281-2/+2
|\ \ | |/
| * Bump DEFAULT_DISTRIBUTION_BUFFER_SIZE to 128 MBMichael Klishin2017-07-271-2/+2
* | Revert "Revert "Using square brackets could cause an error""Michael Klishin2017-06-171-0/+25
* | Merge branch 'stable'Michael Klishin2017-06-171-25/+0
|\ \ | |/
| * Manually re-apply #1269Michael Klishin2017-06-171-1/+1
| * Revert "Using square brackets could cause an error"Michael Klishin2017-06-171-26/+1
| * Using square brackets could cause an errorLuke Bakken2017-06-171-1/+26
| * Ensure ERL_LIBS starts with a valid pathEris Belew2017-05-021-1/+6
* | Using square brackets could cause an errorLuke Bakken2017-06-161-2/+1
* | Ensure ERL_LIBS starts with a valid pathEris Belew2017-04-301-1/+6
* | Revert "Restore "Do not expand plugins anymore""rabbitmq_v3_7_0_milestone13Jean-Sébastien Pédron2017-02-221-0/+14
* | Restore "Do not expand plugins anymore"Jean-Sébastien Pédron2017-02-201-14/+0
* | Revert "Do not expand plugins anymore"Jean-Sébastien Pédron2016-12-231-0/+14
* | Do not set `plugins_expand_dir` from $RABBITMQ_PLUGINS_EXPAND_DIRJean-Sébastien Pédron2016-12-191-14/+0
* | Merge branch 'stable'Michael Klishin2016-09-121-1/+9
|\ \ | |/
| * Make VM distribution buffer size easier to configure, bump default to 32MBMichael Klishin2016-09-121-1/+9
* | Merge branch 'stable'Diana Corbacho2016-07-291-1/+1
|\ \ | |/
| * Bump default VM atom table size to 5MMichael Klishin2016-07-281-1/+1
* | Merge local `node_health_check` into `master`Alexey Lebedeff2016-07-141-7/+12
|\ \ | |/
| * use the default_bind bind typeKarl Nilsson2016-07-141-1/+1
| * remove stale commentKarl Nilsson2016-07-141-5/+1
| * Set scheduler bindings in rabbitmq-env.bat for windowsKarl Nilsson2016-07-141-5/+14
* | Merge pull request #882 from rabbitmq/rabbitmq-server-859Michael Klishin2016-07-121-2/+2
|\ \
| * | Handle paths with spaces on disk volumes with 8.3 name creation disabledkjnilsson2016-07-121-2/+2
| |/
* | Unquoting and extension trimming in windows scriptsDaniil Fedotov2016-04-051-1/+2