summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-server
Commit message (Expand)AuthorAgeFilesLines
* Do not set `plugins_expand_dir` from $RABBITMQ_PLUGINS_EXPAND_DIRJean-Sébastien Pédron2016-12-191-1/+0
* Recursively create `RABBITMQ_SCHEMA_DIR`Michael Klishin2016-12-121-1/+1
* 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
| * | | | Additional config gileDaniil Fedotov2016-02-091-2/+3
| * | | | Config detection in rabbit_config. Always pass generate args to windows scriptDaniil Fedotov2016-02-081-1/+0
| * | | | Scripts to start erlang node with .conf file to generate configDaniil Fedotov2016-02-081-18/+6
| * | | | Generation called from inside erlang onlyDaniil Fedotov2016-02-051-18/+20
| * | | | COnfig file generation windowsDaniil Fedotov2016-02-021-1/+1
| * | | | Starting node with generated configDaniil Fedotov2016-02-021-3/+19
* | | | | Merge branch 'stable'Jean-Sébastien Pédron2016-03-181-2/+1
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | rabbitmq-server: Remove trailing spacesJean-Sébastien Pédron2016-03-181-2/+1
* | | | Merge branch 'stable'Jean-Sébastien Pédron2016-03-171-5/+21
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Improve systemd integrationAlexey Lebedeff2016-03-111-5/+21
* | | Merge branch 'stable'Daniil Fedotov2016-03-111-0/+21
|\ \ \ | |/ / | | / | |/ |/|
| * removed check_start_params on stop_rabbitmq_serverGabriele Santomaggio2016-03-101-2/+1
| * remove debug echoDaniil Fedotov2016-03-091-2/+0
| * mention RABBITMQ_CONF_ENV_FILEDaniil Fedotov2016-03-041-7/+10
| * Check env variables before startDaniil Fedotov2016-03-031-0/+21
* | Merge branch 'stable'Michael Klishin2016-01-151-2/+15
|\ \ | |/
| * Improve diagnostics in 'rabbitmq-server' scriptAlexey Lebedeff2015-12-311-2/+15
* | Use Lager to log RabbitMQ messagesDaniil Fedotov2016-01-131-13/+6
|/
* Make wait command wait for start_rabbitmq_server commandDaniil Fedotov2015-12-031-1/+2
* rabbitmq-server: Don't catch EXIT "signal"Jean-Sébastien Pédron2015-08-111-4/+2
* rabbitmq-server: Catch SIG{HUP,INT,TERM,TSTP} and exit gracefullyJean-Sébastien Pédron2015-08-101-28/+68