summaryrefslogtreecommitdiff
path: root/src/rabbit.erl
Commit message (Expand)AuthorAgeFilesLines
* Stream Queuekjnilsson2020-09-301-1/+15
* Introduce per-user channel trackingAyanda-D2020-08-241-0/+5
* rabbit: Move critical code back to before we mark the node as readyJean-Sébastien Pédron2020-07-241-14/+19
* Report node maintenance status in 'rabbitmq-diagnostics status'Michael Klishin2020-07-141-0/+1
* DittoMichael Klishin2020-07-141-1/+1
* Strip some trailing whitespaceMichael Klishin2020-07-141-1/+1
* Node entering maintenance will shut down its local quorum queue replicasMichael Klishin2020-07-141-2/+5
* Merge pull request #2406 from rabbitmq/rabbitmq-server-2405Michael Klishin2020-07-121-3/+11
|\
| * Log a message when listeners are about to be startedMichael Klishin2020-07-121-0/+1
| * Move networking boot step to end of startupLuke Bakken2020-07-091-3/+10
* | Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-101-12/+3
|/
* Avoid seeding default data if there are configured definitions to load on bootMichael Klishin2020-06-261-3/+8
* Export definitions on boot after all plugins have been enabledMichael Klishin2020-06-261-12/+5
* drop deprecated HiPE compilationPierre Fenoll2020-06-241-9/+1
* rabbit: Use `rabbit_prelaunch` to get contextJean-Sébastien Pédron2020-06-041-2/+2
* Expose Ra data directory in rabbit:status/0Michael Klishin2020-05-301-1/+2
* rabbit: Include base product name & version in "Starting" logged messageJean-Sébastien Pédron2020-04-301-3/+14
* rabbit: Report base and overridden product info separatelyJean-Sébastien Pédron2020-04-301-39/+65
* Attempt to make unit_log_managment_SUITE less flakyPhilip Kuryloski2020-04-211-4/+7
* Make sure definition import work pool is started before actual import boot stepMichael Klishin2020-03-121-14/+15
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* rabbit: Do not load configuration twiceJean-Sébastien Pédron2020-02-281-6/+3
* rabbit: Export product info in `status()`Jean-Sébastien Pédron2020-02-251-1/+7
* Add ability to customize product name, version & bannerJean-Sébastien Pédron2020-02-201-12/+167
* Merge pull request #2244 from rabbitmq/only-handle-SIGHUP-and-SIGTSTPGerhard Lazu2020-02-201-6/+0
|\
| * Only handle SIGHUP and SIGTSTPJean-Sébastien Pédron2020-02-201-6/+0
* | Import definitions concurrentlyMichael Klishin2020-02-181-1/+6
|/
* Convert systemd notification to prelaunch stepsPhilip Kuryloski2020-02-101-127/+12
* rabbit: Change boot state to `stopping` in prep_stop/1Jean-Sébastien Pédron2020-02-101-3/+3
* rabbit: Merge start_apps/2 and start_loaded_apps/2Jean-Sébastien Pédron2020-02-101-7/+6
* Move all RabbitMQ-specific environment variables to `rabbit_env`Jean-Sébastien Pédron2020-02-031-5/+6
* Override OTP handlers to gracefully shut down on SIGTERM, SIGQUITMichael Klishin2020-01-301-0/+6
* rabbit: Change start_apps/2 to call application:ensure_all_started/2Jean-Sébastien Pédron2020-01-241-8/+14
* rabbit: Fix plugins' run_boot_steps() vs. start orderJean-Sébastien Pédron2020-01-241-4/+14
* (c) bumpMichael Klishin2019-12-291-1/+1
* rabbitmq_prelaunch: Run rabbit_prelaunch_conf:setup/1 earlierLuke Bakken2019-12-191-5/+8
* rabbit: Notify systemd after marking RabbitMQ as readyJean-Sébastien Pédron2019-12-161-2/+2
* Move most of shell scripts to Erlang codeJean-Sébastien Pédron2019-12-111-361/+322
* Extract rabbit_definitions from rabbitmq-managementMichael Klishin2019-11-121-0/+9
* Take infinity timeout into accountLuke Bakken2019-11-061-0/+4
* Make a bunch of Ra settings configurable rabbitmq.confMichael Klishin2019-10-271-1/+6
* Handle infinity timeout when awaiting boot finishMichael Klishin2019-10-181-0/+4
* More startup banner tweaks suggested by @gerhardMichael Klishin2019-09-251-7/+10
* Rearrange startup banner itemsMichael Klishin2019-09-251-12/+11
* Startup banner improvementsMichael Klishin2019-09-251-14/+22
* WordingMichael Klishin2019-09-181-1/+2
* Added more helpful message in case the config file failed to generatevanseverk2019-09-181-2/+3
* Make virtual host record versionedDiana Corbacho2019-08-301-2/+2
* Remove short name formattingLuke Bakken2019-08-131-4/+4
* Make it possible to pre-configure cluster name via configMichael Klishin2019-08-121-0/+6