summaryrefslogtreecommitdiff
path: root/src/rabbit.erl
Commit message (Expand)AuthorAgeFilesLines
* URL CleanupSpring Operator2019-03-201-1/+1
* Treat rabbit_direct boot step as enabling listenersMichael Klishin2019-03-131-6/+6
* Undo recovery step dependencyMichael Klishin2019-03-131-1/+1
* Start TCP and TLS listeners later in boot processMichael Klishin2019-03-131-17/+26
* Feature flags: Handle plugins' feature flags only present on some nodesJean-Sébastien Pédron2019-03-011-1/+1
* Fix many Dialyzer warningsLoïc Hoguin2019-02-051-7/+5
* Use friendly name for Ra logskjnilsson2019-02-051-1/+1
* rabbit: Load plugins and init feature flags before we check cluster consistencyJean-Sébastien Pédron2019-02-041-5/+18
* Move `-spec()` near their functionJean-Sébastien Pédron2019-02-011-36/+57
* Restore the `rabbit:force_refresh_event()` featureJean-Sébastien Pédron2019-02-011-1/+12
* New "Feature flags" subsystem to ease upgrades with breaking changesJean-Sébastien Pédron2019-02-011-0/+7
* Merge pull request #1856 from rabbitmq/ra-loggerMichael Klishin2019-01-311-0/+3
|\
| * Configure Ra to log using lagerkjnilsson2019-01-301-0/+3
* | Disable large heap sysmon messagesLuke Bakken2019-01-291-1/+1
|/
* SpacingMichael Klishin2019-01-281-1/+1
* Reintroduce the comment added in b0dd88351314cb4e0afca79cafa6bf315b42cbeeMichael Klishin2019-01-281-0/+1
* rabbit:await_startup: progress reportingMichael Klishin2019-01-281-26/+35
* await_startup: use default timeouts in ms, namingMichael Klishin2019-01-281-9/+14
* Add commentLuke Bakken2019-01-281-0/+1
* rabbit:await_startup/{0,1,2}: move spec definitions to definitionMichael Klishin2019-01-281-4/+7
* rabbit:await_startup/2: correct type specMichael Klishin2019-01-281-1/+1
* Introduce rabbit:await_startup/2Michael Klishin2019-01-251-14/+55
* Introduce rabbit:is_booted/0, is_booting/0Michael Klishin2019-01-201-1/+5
* Export rabbit:is_booting/1Michael Klishin2019-01-201-1/+1
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* Update to sysmon_handler 1.1.0Luke Bakken2019-01-091-1/+25
* Add rabbitmq-sysmon to RabbitMQLuke Bakken2019-01-071-1/+8
* Quorum queues (#1706)Karl Nilsson2018-10-291-9/+2
* Only start syslog application if it is requiredLuke Bakken2018-10-121-1/+0
* Format errors and warnings with regard to config files in a manner similar to...Luke Bakken2018-09-061-1/+1
* Simple validation for config file content and extension.Daniil Fedotov2018-08-141-0/+5
* Add code_server cache to prevent code:get_object_code abuseLuke Bakken2018-07-111-1/+7
* Compile Erlang/OTP 21Michael Klishin2018-06-071-0/+4
* Make is_booted function compatible with pre-3.7.4 remote nodesDaniil Fedotov2018-03-161-18/+9
* Do not try to start a vhost supervisors on not fully booted nodes.Daniil Fedotov2018-03-151-4/+21
* Find systemd unit via psLuke Bakken2018-02-021-2/+3
* Temporarily raise log high water mack when node bootsLuke Bakken2018-01-111-0/+1
* Add lager backend that logs to amq.rabbitmq.logLuke Bakken2017-12-281-14/+3
* Merge branch 'stable'Daniil Fedotov2017-10-271-3/+5
|\
| * Start `rabbit` application as temporary in tests.Daniil Fedotov2017-10-261-2/+8
| * Use a special exit code when server reports an error on shutdownMichael Klishin2017-10-191-1/+1
| * Integrate looking_glassGerhard Lazu2017-10-041-0/+5
* | Merge branch 'stable'v3.7.0-rc.1Michael Klishin2017-09-151-0/+2
|\ \ | |/
| * Do not log anything when list of apps to stop is emptyLuke Bakken2017-09-151-0/+2
* | Start slave queues after vhost recover, instead of node start.Daniil Fedotov2017-07-311-6/+0
* | Correct commentMichael Klishin2017-07-271-1/+1
* | Log this to stderrMichael Klishin2017-07-271-1/+1
* | Log a more sensible error message when running on an Erlang version that's to...Michael Klishin2017-07-271-0/+10
* | Merge branch 'stable'rabbitmq_v3_7_0_milestone16Jean-Sébastien Pédron2017-07-121-1/+2
|\ \ | |/
| * Add vm_memory_calculation_strategy to ctl statusMichael Klishin2017-07-111-1/+2