summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Stop match earlier, and added some commentsrabbitmq_v3_6_3_milestone1sylvainhubsch2016-06-061-0/+10
* | Compare values only on headers matchsylvainhubsch2016-06-061-10/+0
* | Match on types deleted and shortcuts algosylvainhubsch2016-06-061-18/+34
* | Docs correctionMichael Klishin2016-06-051-4/+4
* | Brief docs for rabbit_amqqueue_process state recordMichael Klishin2016-06-051-1/+33
* | Fixes #820.Michael Klishin2016-06-031-1/+3
|/
* Switch testsuite to common_test, part #1Jean-Sébastien Pédron2016-05-271-71/+4
* Initialise wait_timeout in slave promotionDiana Corbacho2016-05-261-1/+3
* Merge pull request #806 from rabbitmq/rabbitmq-server-687Michael Klishin2016-05-231-6/+6
|\
| * Merge branch 'stable' into rabbitmq-server-687Michael Klishin2016-05-235-27/+93
| |\
| * | Use AckRequired in drop_one as priority queues return tuples {Priority, AckTag}Diana Corbacho2016-05-141-6/+6
* | | Merge branch 'stable' into rabbitmq-server-795Michael Klishin2016-05-233-24/+88
|\ \ \ | | |/ | |/|
| * | NamingMichael Klishin2016-05-211-2/+2
| * | Allow caching HiPE-compilation resultsAlexey Lebedeff2016-05-203-24/+88