summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix batch file issues with env variablesLuke Bakken2018-02-123-12/+11
* Set defaultsLuke Bakken2018-01-301-0/+6
* Add DIST_PORT settings to Windows batch filesLuke Bakken2018-01-304-1/+17
* Set distribution port range for run_escriptLuke Bakken2018-01-291-3/+10
* Do not quote RABBITMQ_CTL_ERL_ARGS and ignore shellcheck warningLuke Bakken2018-01-021-1/+2
* Run escript and use RABBITMQ_CTL_ERL_ARGS env variableLuke Bakken2017-12-298-38/+54
* Change application environment variable names for logs in windows scripts.Daniil Fedotov2017-11-282-4/+4
* Revert updating cuttlefish scriptDaniil Fedotov2017-10-121-0/+0
* Update cuttlefish scriptDaniil Fedotov2017-10-111-0/+0
* Merge branch 'stable'Daniil Fedotov2017-09-121-1/+0
|\
| * Fix typo in RABBITMQ_LOGS environment setupDaniil Fedotov2017-09-121-2/+2
* | Merge branch 'stable'Gerhard Lazu2017-08-221-5/+4
|\ \ | |/
| * Read rabbitmq-env.conf a bit earlier to pick up two variablesGerhard Lazu2017-08-221-5/+4
* | Refactor log configuration to be consistent with log doc guideDaniil Fedotov2017-08-181-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
* | Merge pull request #1322 from rabbitmq/rabbitmq-server-1255Daniil Fedotov2017-08-083-0/+8
|\ \
| * | Set ERL_CRASH_DUMP location to rabbitmq log directoryDaniil Fedotov2017-08-033-0/+8
* | | Add upgrade log sink to windows scripts.Daniil Fedotov2017-08-043-1/+13
|/ /
* | Merge branch 'stable'Michael Klishin2017-07-282-3/+3
|\ \ | |/
| * Bump DEFAULT_DISTRIBUTION_BUFFER_SIZE to 128 MBMichael Klishin2017-07-272-3/+3
* | 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
* | Using square brackets could cause an errorLuke Bakken2017-06-161-2/+1
* | Rename rabbitmq.schema to rabbit.schema so that the name matches the applicat...Luke Bakken2017-06-153-6/+6
* | Configure MNESIA_BASE and MNESIA_DIR on dev environmentDiana Corbacho2017-05-301-2/+14
* | Rebuilt the cuttlefish escript to support OTP-20.0 smp flagsDaniil Fedotov2017-05-111-0/+0
* | Merge remote-tracking branch 'origin/stable'Diana Corbacho2017-05-031-11/+30
|\ \ | |/
| * Ensure ERL_LIBS starts with a valid pathEris Belew2017-05-021-1/+6
| * scripts/rabbitmq-server: Work around signal handling issue with DashPatrick Sodré2017-04-281-11/+30
| * Fixed various typos across code commentsAndrew Dryga2016-12-263-3/+3
* | Ensure ERL_LIBS starts with a valid pathEris Belew2017-04-301-1/+6
* | scripts/rabbitmq*: Use `exec` to call escript(1)Jean-Sébastien Pédron2017-03-143-3/+3
* | scripts/rabbitmq*: Use escript(1) from `${ERL_DIR}`Jean-Sébastien Pédron2017-03-143-3/+3
* | Revert "Restore "Do not expand plugins anymore""rabbitmq_v3_7_0_milestone13Jean-Sébastien Pédron2017-02-225-0/+22
* | Restore "Do not expand plugins anymore"Jean-Sébastien Pédron2017-02-205-22/+0
* | Quote -conf_dir/-conf_schema_dir path variablesJakauppila2017-02-082-8/+8
* | Modify new scripts to use /bin/shGerhard Lazu2017-01-173-9/+84
* | Make sure command extensions are enabled during script executionDaniil Fedotov2017-01-122-0/+14
* | Fixed various typos across code commentsAndrew Dryga2016-12-253-3/+3
* | Merge branch 'master' into rabbitmq-server-567Michael Klishin2016-12-235-0/+22
|\ \
| * | Revert "Do not expand plugins anymore"Jean-Sébastien Pédron2016-12-235-0/+22
* | | Merge branch 'master' into rabbitmq-server-567Daniil Fedotov2016-12-205-23/+13
|\ \ \ | |/ /
| * | Merge pull request #1064 from rabbitmq/do-not-expand-pluginsGerhard Lazu2016-12-195-22/+0
| |\ \