summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Fixed years in copyrightSamuel NELA2019-01-1313-14/+13
* Correct argument order for -paLuke Bakken2018-11-271-5/+5
* Merge pull request #1740 from rabbitmq/rabbitmq-server-161167716-2v3.8.0-beta.1Michael Klishin2018-11-034-5/+0
|\
| * remove duplicated codeLuke Bakken2018-10-191-1/+0
| * Set node name for rabbit_prelaunch step in Windows scriptsLuke Bakken2018-10-195-5/+1
| * Remove unused -nodename argument to erl, ensure that RABBITMQ_NAME_TYPE is us...Luke Bakken2018-10-195-5/+5
* | rabbitmq-env.bat: Define `$RABBITMQ_QUORUM_DIR`Jean-Sébastien Pédron2018-10-311-0/+9
* | Quorum queues (#1706)Karl Nilsson2018-10-296-1/+108
|/
* Improve error reporting in rabbitmq-server.batArtem Zinenko2018-10-181-0/+4
* Cleanup EXIT case-styleArtem Zinenko2018-10-171-1/+1
* Improve error reporting in rabbitmq-diagnostics.batArtem Zinenko2018-10-171-0/+4
* Improve error reporting in rabbitmq-plugins.batArtem Zinenko2018-10-171-0/+4
* Fixes #1735: Improve error reporting in rabbitmqctl.batArtem Zinenko2018-10-171-0/+4
* Ensure EPMD env vars are exported if setLuke Bakken2018-10-111-2/+7
* Don't force -q in rabbitmq-pluginsMichael Klishin2018-10-021-1/+1
* Don't force --formatter=plugins on rabbitmq-plugins commandsMichael Klishin2018-09-282-2/+2
* Format errors and warnings with regard to config files in a manner similar to...Luke Bakken2018-09-062-31/+68
* Move schema dir creation to the point it's going to be used.Daniil Fedotov2018-08-313-36/+36
* Remove typoLuke Bakken2018-08-141-4/+0
* Add extension to default advanced config file name on windowsDaniil Fedotov2018-08-142-2/+2
* Batch file syntax errors. Config check error formatDaniil Fedotov2018-08-142-10/+10
* Move file with no extension variable assignment before it's usedDaniil Fedotov2018-08-142-2/+4
* Do not add ./ to NOEX files if the file is in the current dirDaniil Fedotov2018-08-141-3/+7
* Better warning and error messages in scripts.Daniil Fedotov2018-08-143-36/+65
* Fix function removing extension.Daniil Fedotov2018-08-141-3/+13
* Simple validation for config file content and extension.Daniil Fedotov2018-08-143-5/+27
* Refactor config file discovery. Make advanced config load if no old format co...Daniil Fedotov2018-08-145-148/+228
* Set two environment variables in the same manner as on Unix systemsLuke Bakken2018-08-081-3/+10
* Max number of atoms hasn't changed in 118b448631a699736f1380d7990989c7e61f94f...Michael Klishin2018-08-021-1/+1
* Correct resource limit defaults: Erlang distribution buffer size and othersMichael Klishin2018-08-021-3/+3
* Correctly call rabbitmq-env.batLuke Bakken2018-07-161-4/+6
* Be more defensive about what output rabbitmqctl eval produces hereMichael Klishin2018-06-071-1/+1
* Use better default memory allocatorsLoïc Hoguin2018-05-293-0/+64
* Test RABBITMQ_var vs var behaviour when using rabbitmq-env.confGerhard Lazu2018-02-261-11/+11
* Remove merge artifactLuke Bakken2018-02-231-6/+0
* Merge branch 'configurable-max-procs-max-atoms' into configurable-max-procs-m...Luke Bakken2018-02-231-1/+1
|\
| * Ensure SERVER_ERL_ARGS are set on WindowsLuke Bakken2018-02-231-1/+1
* | Merge branch 'configurable-max-procs-max-atoms' into configurable-max-procs-m...Luke Bakken2018-02-232-25/+41
|\ \ | |/
| * Variables in rabbitmq-env.conf and rabbitmq-env-conf.bat do not begin with RA...Luke Bakken2018-02-232-27/+37
| * Make maximum number of Erlang atoms configurable via envGerhard Lazu2018-02-231-1/+4
| * Make maximum number of Erlang processes configurable via envGerhard Lazu2018-02-231-1/+4
* | Make maximum number of Erlang atoms configurable via envGerhard Lazu2018-02-231-1/+4
* | Make maximum number of Erlang processes configurable via envGerhard Lazu2018-02-231-1/+4
* | Merge branch 'master' into rabbitmq-server-1508-masterMichael Klishin2018-02-214-4/+6
|\ \ | |/ |/|
| * Merge pull request #1518 from rabbitmq/revert-1516-rabbitmq-server-1508-masterMichael Klishin2018-02-161-2/+1
| |\
| | * Revert "Final merge of rabbitmq-server-1508 to master"Michael Klishin2018-02-161-2/+1
| * | Revert "Merge rabbitmq-server-1508 to master"Michael Klishin2018-02-164-11/+9
| |/
* | Ensure RABBITMQ_USE_LONGNAME is set as that is what rabbitmqctl escript reads...Luke Bakken2018-02-201-3/+5
* | Set node name for rabbit_prelaunch step in Windows scriptsLuke Bakken2018-02-206-6/+4
|/
* Remove unused -nodename argument to erl, ensure that RABBITMQ_NAME_TYPE is us...Luke Bakken2018-02-155-10/+13