summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'Jean-Sébastien Pédron2015-08-111-4/+2
|\
| * rabbitmq-server: Don't catch EXIT "signal"Jean-Sébastien Pédron2015-08-111-4/+2
* | Merge branch 'stable'Jean-Sébastien Pédron2015-08-101-28/+68
|\ \ | |/
| * rabbitmq-server: Catch SIG{HUP,INT,TERM,TSTP} and exit gracefullyJean-Sébastien Pédron2015-08-101-28/+68
* | Merge branch 'stable'Jean-Sébastien Pédron2015-07-301-7/+12
|\ \ | |/
| * Merge pull request #243 from Jakauppila/rabbitmq-server-243Michael Klishin2015-07-291-7/+12
| |\
| | * Fixes a logic problem with NODE_IP_ADDRESS and NODE_PORT in rabbitmq-env.bat.Jared Kauppila2015-07-291-7/+12
| * | Missing a backslashJared Kauppila2015-07-291-1/+1
| * | Adding quotes to the !RABBITMQ_CONF_ENV_FILE! callJared Kauppila2015-07-291-1/+1
| * | Modify the default path of RABBITMQ_CONF_ENV_FILE.Jared Kauppila2015-07-291-1/+1
| |/
* | Missing a backslashJared Kauppila2015-07-291-1/+1
* | Adding quotes to the !RABBITMQ_CONF_ENV_FILE! callJared Kauppila2015-07-291-1/+1
* | Modify the default path of RABBITMQ_CONF_ENV_FILE.Jared Kauppila2015-07-291-1/+1
* | Merge branch 'stable'Michael Klishin2015-07-211-0/+0
|\ \ | |/
| * rabbitmq-echopid.bat is mean to be executableMichael Klishin2015-07-211-0/+0
| * Load rabbitmq-env.bat in a cwd-independent wayMichael Klishin2015-07-212-2/+4
* | Load rabbitmq-env.bat in a cwd-independent wayMichael Klishin2015-07-212-2/+4
* | Merge branch 'stable'Michael Klishin2015-07-153-35/+15
|\ \ | |/
| * Make sure rabbitmqctl.bat arguments are not overwrittenrabbitmq_v3_5_4_rc2Michael Klishin2015-07-151-31/+0
| * Bring back ERLANG_HOME checkMichael Klishin2015-07-151-1/+13
| * Remove a misleading commentMichael Klishin2015-07-151-1/+0
| * Apply the change in 4b12be8f9f287606762cbc1440d979abcebb17f3 to rabbitmqctl.batMichael Klishin2015-07-151-1/+1
| * Apply the change in 4b12be8f9f287606762cbc1440d979abcebb17f3 to rabbitmq-serv...Michael Klishin2015-07-131-1/+1
| * Another typoU-rabbitmq\admin2015-07-121-1/+1
| * Replaced {} with () in server bat filesAlexey Ermishkin2015-07-122-4/+4
* | Another typoU-rabbitmq\admin2015-07-121-1/+1
* | Replaced {} with () in server bat filesAlexey Ermishkin2015-07-122-4/+4
* | Merge branch 'stable'Michael Klishin2015-07-074-8/+6
|\ \ | |/
| * Fixes #179Daniil Fedotov2015-07-074-8/+6
* | Merge branch 'stable'Jean-Sébastien Pédron2015-07-021-1/+1
|\ \ | |/
| * Bump default +A value to 64Michael Klishin2015-07-021-1/+1
* | Merge branch 'stable'Michael Klishin2015-07-027-7/+33
|\ \ | |/
| * Initialise IO_THREAD_POOL_SIZE in rabbitmq-defaultsMichael Klishin2015-07-023-4/+4
| * Merge branch 'stable' into rabbitmq-server-178Michael Klishin2015-07-0210-217/+351
| |\
| | * Introduce BOOT_MODULE in Windows batch scriptsMichael Klishin2015-07-023-3/+14
| | * Merge branch 'stable' into rabbitmq-server-208Michael Klishin2015-07-027-214/+333
| | |\
| | | * Make it possible to run scripts from dirs other than scripts and sbinMichael Klishin2015-07-021-1/+1
| | | * Windows batch file changes to support -env, -defaults, and -conf functionalit...Jakauppila2015-07-027-232/+331
| | | * Add 'rabbitmq-env.bat' execution in rabbitmqctl.batJakauppila2015-07-021-0/+4
| | | * Add 'rabbitmq-env.bat' execution in rabbitmq-service.batJakauppila2015-07-021-0/+4
| | | * Add 'rabbitmq-env.bat' execution in rabbitmq-server.batJakauppila2015-07-021-0/+4
| | | * Add 'rabbitmq-env.bat' execution in rabbitmq-plugins.batJakauppila2015-07-021-0/+4
| | | * Add 'rabbitmq-env.bat' execution in rabbitmq-echopid.batJakauppila2015-07-021-0/+4
| | * | Introduce RABBITMQ_BOOT_MODULE (for *nix for now)Michael Klishin2015-07-013-1/+5
| | |/
| * | Make it possible to override the +A VM flag with an env variableMichael Klishin2015-06-033-3/+14
* | | Make it possible to run scripts from dirs other than scripts and sbinMichael Klishin2015-07-011-1/+1
* | | Merge branch 'rabbitmq-server-154' of https://github.com/Jakauppila/rabbitmq-...Michael Klishin2015-07-017-214/+333
|\ \ \
| * | | Windows batch file changes to support -env, -defaults, and -conf functionalit...Jakauppila2015-06-237-232/+331
| * | | Add 'rabbitmq-env.bat' execution in rabbitmqctl.batJakauppila2015-05-121-0/+4
| * | | Add 'rabbitmq-env.bat' execution in rabbitmq-service.batJakauppila2015-05-121-0/+4