summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Ignore indirect dependencies of rabbit in rabbit_pluginsGerhard Lazu2017-10-171-5/+20
* Ignore maps:from_list in xrefGerhard Lazu2017-10-041-0/+1
* Use maps:from_list so that it compiles on R16B03Gerhard Lazu2017-10-041-5/+14
* Integrate looking_glassGerhard Lazu2017-10-042-0/+51
* Merge branch 'stable' into rabbitmq-server-1379Michael Klishin2017-10-032-18/+12
|\
| * Merge branch 'stable' into always-prioritise-consumersMichael Klishin2017-09-301-5/+7
| |\
| | * Revert "Revert "Ensure that exit code 0 is used for "stop" command""Michael Klishin2017-09-281-5/+7
| * | Remove consumer bias & allow queues under max load to drain quicklyGerhard Lazu2017-09-281-13/+5
* | | Do not limit paging to disk if hibernated or resumed after creditDaniil Fedotov2017-09-281-2/+2
| |/ |/|
* | Revert "Ensure that exit code 0 is used for "stop" command"Michael Klishin2017-09-281-7/+5
* | Ensure that exit code 0 is used for "stop" commandLuke Bakken2017-09-261-5/+7
|/
* Be smarter about when to use all cluster nodes vs just those specified by ha-...Luke Bakken2017-09-222-1/+20
* Squash a warning => compiles from scratchMichael Klishin2017-09-222-2/+2
* Handle suggested_queue_nodes output when slave nodes are emptyLuke Bakken2017-09-221-1/+5
* CosmeticsMichael Klishin2017-09-223-4/+4
* Take ha-mode into account in choosing queue masterLuke Bakken2017-09-223-6/+8
* Explain the IoBatchSize role in push_betas_to_deltasGerhard Lazu2017-09-201-0/+3
* Clarify IO_BATCH_SIZE in betas -> deltas (not gammas!) commentGerhard Lazu2017-09-201-6/+6
* Merge pull request #1365 from rabbitmq/rabbitmq-server-1364Michael Klishin2017-09-152-2/+15
|\
| * Further improve logging around enable plugin set changesMichael Klishin2017-09-151-2/+13
| * Do not log anything when list of apps to stop is emptyLuke Bakken2017-09-151-0/+2
* | WordingMichael Klishin2017-09-124-4/+4
* | Do not start direct connections if the direct connection supervisor is not st...Daniil Fedotov2017-09-111-11/+17
* | Trap exits on spawned process so it's not killed on monitor restartDiana Corbacho2017-09-041-0/+6
* | Effectively link the spawned processDiana Corbacho2017-09-011-6/+6
* | Link process responsible of restart during autoheal, and abort if neededDiana Corbacho2017-08-312-7/+23
* | Do not GC channel-queue metrics on mirror migrationDiana Corbacho2017-08-231-1/+8
|/
* Add test for cleaning up dead exclusive queuesLuke Bakken2017-08-091-5/+5
* Correctly check for exclusive queueLuke Bakken2017-08-081-2/+2
* Add is_exclusive to queue deletion clauseLuke Bakken2017-08-081-6/+13
* Run garbage collection in GM every 250msJean-Sébastien Pedron2017-07-251-7/+22
* Remove hibernate from GMJean-Sébastien Pédron2017-07-241-3/+2
* Remove the debug message about deleting queues without vhostsDaniil Fedotov2017-07-211-1/+0
* Do not show queues with deleted vhost.Daniil Fedotov2017-07-211-8/+39
* Report a difference between RSS and erlang total memory only if RSS is bigger.Daniil Fedotov2017-07-181-5/+11
* Add vm_memory_calculation_strategy to ctl statusMichael Klishin2017-07-111-1/+2
* Remove OsTotal - ErlangTotal mem calculation from other_system memGerhard Lazu2017-07-101-4/+3
* Merge branch 'stable' into rabbitmq-management-427Michael Klishin2017-07-101-1/+2
|\
| * Do not require a node to be running to execute decode, list_ciphers and list_...Daniil Fedotov2017-07-041-1/+2
* | Revert unnecessary function additionLuke Bakken2017-07-051-6/+2
* | Clean up queue metrics on queue termination.kjnilsson2017-07-043-3/+9
* | Add list_local_names functionLuke Bakken2017-06-281-1/+6
* | Only GC local queue metricsLuke Bakken2017-06-281-6/+1
* | Filter queue list by local pidLuke Bakken2017-06-281-1/+6
|/
* rabbit_runtime_parameters: Remove module name for local callsJean-Sébastien Pédron2017-06-281-4/+4
* Merge branch 'stable' into rabbitmq-server-ctl-decodeMichael Klishin2017-06-2820-1190/+6488
|\
| * Add OTP version to server properties during connection negotiationGerhard Lazu2017-06-261-1/+1
| * rabbit_nodes_common: Move ensure_epmd() from rabbitmq-serverJean-Sébastien Pédron2017-06-261-15/+1
| * Move rabbit_net:accept_ack() to rabbit_networkingJean-Sébastien Pédron2017-06-262-2/+20
| * rabbit_auth_backend_internal: with_user_and_vhost() was movedJean-Sébastien Pédron2017-06-261-3/+3