summaryrefslogtreecommitdiff
path: root/apps/rabbitmq_prelaunch
Commit message (Expand)AuthorAgeFilesLines
* Stream Queuekjnilsson2020-09-301-1/+3
* Increase aten poll intervalaten-poll-intervalkjnilsson2020-09-181-0/+9
* rabbit_prelaunch_errors, rabbit_core_ff: Fix style consistencyJean-Sébastien Pédron2020-07-231-3/+5
* rabbit_prelaunch_conf: Integrate application load error to existing messageJean-Sébastien Pédron2020-07-221-5/+4
* rabbit_prelaunch_conf: log application loading failuresMichael Klishin2020-07-211-1/+3
* A typoMichael Klishin2020-07-171-1/+1
* Improve a couple of error messagesMichael Klishin2020-07-171-3/+3
* Hide maintenance mode behind a feature flagMichael Klishin2020-07-141-3/+3
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-103-34/+9
* rabbit_prelaunch_early_logging: Configure `rabbit_log` as a Logger handlerJean-Sébastien Pédron2020-07-061-0/+6
* rabbit_prelaunch: Load configuration before Erlang dist. is startedJean-Sébastien Pédron2020-06-101-4/+4
* rabbit_prelaunch_conf: Style fixesJean-Sébastien Pédron2020-06-091-15/+20
* Pass expected {encrypted, _} form to credentials_obfuscationLuke Bakken2020-05-201-6/+4
* CosmeticsMichael Klishin2020-05-211-1/+1
* Refresh credentials_obfuscation configurationLuke Bakken2020-05-191-0/+3
* Set credentials_obfuscation secret to cookieLuke Bakken2020-05-191-0/+7
* Changed or overridden default configuration values related to quorum queuesVanlightly2020-05-011-1/+2
* rabbit_prelaunch_conf: Always handle config. files with CuttlefishJean-Sébastien Pédron2020-04-231-51/+12
* Remove Ra segment_max_entries overridekjnilsson2020-04-031-2/+0
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-103-3/+3
* rabbit_prelaunch_conf: Load additional Cuttlefish configuration filesJean-Sébastien Pédron2020-02-281-7/+46
* rabbit_prelaunch_conf: Remove out-of-date commentJean-Sébastien Pédron2020-02-281-1/+0
* rabbit_prelaunch_sighandler: Comment out code which is unusedJean-Sébastien Pédron2020-02-261-5/+8
* rabbitmq_prelaunch: Skip signal handler on WindowsJean-Sébastien Pédron2020-02-241-7/+12
* Only handle SIGHUP and SIGTSTPJean-Sébastien Pédron2020-02-202-0/+88
* rabbitmq_prelaunch: Fix all warnings reported by DialyzerJean-Sébastien Pédron2020-02-115-25/+42
* Convert systemd notification to prelaunch stepsPhilip Kuryloski2020-02-105-68/+323
* Move all RabbitMQ-specific environment variables to `rabbit_env`Jean-Sébastien Pédron2020-02-031-0/+10
* rabbit_prelaunch_early_logging: Setup all categories earlyJean-Sébastien Pédron2020-01-131-15/+60
* rabbitmq_prelaunch: Run rabbit_prelaunch_conf:setup/1 earlierLuke Bakken2019-12-192-1/+493
* rabbitmq_prelaunch: Fix xref errorsLuke Bakken2019-12-192-4/+4
* Move most of shell scripts to Erlang codeJean-Sébastien Pédron2019-12-119-0/+644