summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* TypoMichael Klishin2016-08-161-1/+1
* Discard any unexpected messages, such as late replies from gen_serverDiana Corbacho2016-08-161-1/+4
* Merge branch 'rabbitmq-server-health-check-node-monitor' of https://github.co...Michael Klishin2016-08-161-0/+11
|\
| * Check rabbit_node_monitor during health-checkAlexey Lebedeff2016-08-101-0/+11
* | Merge pull request #911 from binarin/rabbitmq-server-851D Corbacho2016-08-152-24/+32
|\ \
| * | Add support for listing only local queuesAlexey Lebedeff2016-08-122-24/+32
* | | Merge pull request #892 from binarin/rabbitmq-server-890Jean-Sébastien Pédron2016-08-101-2/+18
|\ \ \ | |_|/ |/| |
| * | Fix longname-mode on hosts without detectable FQDNAlexey Lebedeff2016-07-221-2/+18
* | | add resume after flowGabriele Santomaggio2016-08-081-1/+1
* | | fix loop in flow control stateGabriele Santomaggio2016-08-051-1/+1
| |/ |/|
* | added rabbit_registry requireGabriele Santomaggio2016-08-021-1/+3
* | Fix some type specsAlexey Lebedeff2016-07-291-1/+1
* | Don't die in case of faulty nodePeter Lemenkov2016-07-281-3/+6
|/
* Reuse timeout/error logic for `node_health_check`Alexey Lebedeff2016-07-141-14/+14
* Default timeouts: fix global/add per-commandAlexey Lebedeff2016-07-141-6/+22
* WordingMichael Klishin2016-07-131-1/+1
* Merge branch 'rabbitmq-server-fix-join-cluster-when-already-member' of https:...Michael Klishin2016-07-131-5/+20
|\
| * Report join_cluster errors more thoroughlyAlexey Lebedeff2016-06-301-5/+20
* | Merge pull request #855 from rabbitmq/rabbitmq-server-839Michael Klishin2016-07-081-8/+32
|\ \
| * | Be more lenient when deleting dying client entriesMichael Klishin2016-06-271-1/+1
| * | Merge branch 'stable' into rabbitmq-server-839Michael Klishin2016-06-261-1/+1
| |\ \
| * | | Use separate index to store dying clients file offsetsDaniil Fedotov2016-06-211-8/+32
* | | | Use rabbit_misc to parse GC stats, supporting maps in R19Diana Corbacho2016-07-071-2/+1
* | | | Fix build on Erlang R16B03 by using macros for old builtin typesJean-Sébastien Pédron2016-07-057-19/+21
| |_|/ |/| |
* | | Include metrics for the time it takes to obtain a file handleDiana Corbacho2016-06-302-3/+7
* | | Merge pull request #858 from rabbitmq/rabbitmq-management-211Michael Klishin2016-06-291-1/+9
|\ \ \
| * | | Report reductions and garbage collection options in queue processesDiana Corbacho2016-06-291-1/+9
| | |/ | |/|
* | | Use the new `rand_compat` module to transition from `random` to `rand`Jean-Sébastien Pédron2016-06-286-15/+6
* | | Use the new -spec formatJean-Sébastien Pédron2016-06-2879-1249/+931
* | | Merge branch 'stable' into rabbitmq-server-802Michael Klishin2016-06-272-2/+5
|\ \ \
| * | | Avoid index reset when publisher confirms are pendingDiana Corbacho2016-06-241-1/+4
| |/ /
| * | terminate/2 now returns okMichael Klishin2016-06-231-1/+1
| |/
* | Restore invoke clauseDiana Corbacho2016-06-271-0/+2
* | Erase index on crash recovery for any backing queueDiana Corbacho2016-06-221-1/+1
* | Priority queues: retrieve max priority from state in invokeDiana Corbacho2016-06-211-3/+4
|/
* Gracefully handle cases when logging exchange does not existrabbitmq_v3_6_3_milestone2Michael Klishin2016-06-181-8/+9
* Set bounded timeout for OTP workersDaniil Fedotov2016-06-167-7/+7
* Merge pull request #843 from rabbitmq/rabbitmq-server-837Michael Klishin2016-06-151-3/+5
|\
| * Unused constDaniil Fedotov2016-06-141-2/+0
| * Do not run on_node_downDaniil Fedotov2016-06-141-25/+1
| * Move cleanup to prep_stopDaniil Fedotov2016-06-131-3/+31
* | Restore original order in batch publish messagesDiana Corbacho2016-06-141-4/+9
|/
* Merge pull request #835 from rabbitmq/rabbitmq-server-834D Corbacho2016-06-091-1/+5
|\
| * SimplifyMichael Klishin2016-06-091-1/+1
| * Significantly bump max restarts intensity for worker_pool_sup, fixes #834Michael Klishin2016-06-091-1/+5
* | Correct doc typoMichael Klishin2016-06-091-2/+2
|/
* Extract rabbit_mirror_queue_misc:sync_queue/1 and cancel_sync_queue/1Michael Klishin2016-06-082-6/+14
* Merge branch 'rabbitmq-server-828' into stableMichael Klishin2016-06-083-61/+73
|\
| * Performance improvements on file_handle_cacheDiana Corbacho2016-06-073-61/+73
* | ETS tables memory consumption infoDaniil Fedotov2016-06-071-4/+16