summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-server
Commit message (Expand)AuthorAgeFilesLines
* Refactor log configuration to be consistent with log doc guideDaniil Fedotov2017-08-181-2/+2
* Set ERL_CRASH_DUMP location to rabbitmq log directoryDaniil Fedotov2017-08-031-0/+2
* Rename rabbitmq.schema to rabbit.schema so that the name matches the applicat...Luke Bakken2017-06-151-2/+2
* Merge remote-tracking branch 'origin/stable'Diana Corbacho2017-05-031-11/+30
|\
| * scripts/rabbitmq-server: Work around signal handling issue with DashPatrick Sodré2017-04-281-11/+30
| * Fixed various typos across code commentsAndrew Dryga2016-12-261-1/+1
* | 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
* | Fixed various typos across code commentsAndrew Dryga2016-12-251-1/+1
* | Merge branch 'master' into rabbitmq-server-567Michael Klishin2016-12-231-0/+1
|\ \
| * | Revert "Do not expand plugins anymore"Jean-Sébastien Pédron2016-12-231-0/+1
* | | Merge branch 'master' into rabbitmq-server-567Daniil Fedotov2016-12-201-2/+5
|\ \ \ | |/ /
| * | 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-191-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Fix a condition test hereMichael Klishin2016-12-191-1/+1
* | | | Merge branch 'master' into rabbitmq-server-567Michael Klishin2016-12-171-0/+6
|\ \ \ \ | |/ / /
| * | | Merge branch 'stable'Michael Klishin2016-12-161-0/+6
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Bump the default ets tables limitDaniil Fedotov2016-12-161-0/+6
* | | Merge branch 'master' into rabbitmq-server-567Diana Corbacho2016-12-131-1/+1
|\ \ \ | |/ /
| * | Recursively create `RABBITMQ_SCHEMA_DIR`Michael Klishin2016-12-121-1/+1
* | | Write per queue upgrade log to a separate fileDaniil Fedotov2016-11-301-0/+3
|/ /
* | Merge branch 'stable'Michael Klishin2016-09-121-2/+1
|\ \ | |/
| * ENV variable to override +B VM optionDaniil Fedotov2016-09-121-2/+1
* | Merge branch 'stable'Jean-Sébastien Pédron2016-08-101-1/+12
|\ \ | |/
| * Fix longname-mode on hosts without detectable FQDNAlexey Lebedeff2016-07-221-1/+12
* | Merge branch 'stable'Michael Klishin2016-05-211-1/+5
|\ \ | |/
| * Allow caching HiPE-compilation resultsAlexey Lebedeff2016-05-201-1/+5
* | SCHEMA_DIR set to writable location by defaultDaniil Fedotov2016-04-141-0/+4
* | Support extension in advanced.configDaniil Fedotov2016-04-051-0/+5
* | Equality operators and trimming extensionDaniil Fedotov2016-04-051-11/+3
* | Condition ordering to set RABBITMQ_CONFIG_ARGDaniil Fedotov2016-04-051-4/+4
* | Strip off trailing .conf/.config using dirname and basenameMichael Klishin2016-04-051-1/+9
* | Remove debug echoesDaniil Fedotov2016-04-051-2/+0
* | Support extensions in config filesDaniil Fedotov2016-04-051-4/+24
* | Merge branch 'stable'Michael Klishin2016-04-051-1/+1
|\ \ | |/
| * Override CONF_ENV_FILE with RABBITMQ_CONF_ENV_FILEDaniil Fedotov2016-04-051-1/+1
* | Merge branch 'stable'Jean-Sébastien Pédron2016-04-011-0/+16
|\ \ | |/
| * Guess thread pool size on startupAlexey Lebedeff2016-03-301-0/+16
* | Merge pull request #575 from rabbitmq/rabbitmq-server-550Michael Klishin2016-03-241-3/+21
|\ \
| * \ Merge branch 'master' into rabbitmq-server-550Michael Klishin2016-03-171-5/+21
| |\ \
| * \ \ Merge branch 'master' into rabbitmq-server-550Michael Klishin2016-03-171-1/+21
| |\ \ \
| * | | | rename env variable CONFIG_ADVANCED to ADVANCED_CONFIG_FILEDaniil Fedotov2016-03-171-5/+4
| * | | | Do not generate config in prelaunch. Copy rabbitmq.schema to SCHEMA_DIRDaniil Fedotov2016-03-101-2/+4
| * | | | Env variable for schema dirDaniil Fedotov2016-03-101-1/+1
| * | | | Config location loggingDaniil Fedotov2016-02-221-0/+1
| * | | | Update rabbitmq.config to advanced.config on windowsDaniil Fedotov2016-02-191-1/+1
| * | | | Use advanced config as inittial config. Extract plugin schemasDaniil Fedotov2016-02-191-1/+8
| * | | | Support for plugin schemasDaniil Fedotov2016-02-171-2/+6