summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SimplifyMichael Klishin2016-06-091-1/+1
* Significantly bump max restarts intensity for worker_pool_sup, fixes #834Michael Klishin2016-06-091-1/+5
* 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
* | | Merge branch 'stable' into rabbitmq-server-795Michael Klishin2016-05-192-3/+5
|\ \ \ | |/ /
| * | Merge branch 'rabbitmq-event-exchange-9' into stableMichael Klishin2016-05-152-3/+5
| |\ \ | | |/ | |/|
| | * add vhost information to binding and policy eventskjnilsson2016-05-132-3/+5
* | | Use max priority for higher priorities when returning backing queue stateDiana Corbacho2016-05-181-37/+31
|/ /
* | Limit priority to maximum during synchronisationDiana Corbacho2016-05-131-1/+2
|/
* modified the messageGabriele Santomaggio2016-04-291-2/+3
* warning message during partitionGabriele Santomaggio2016-04-291-1/+5
* Drop ACKs of messages from lost members of the ringDiana Corbacho2016-04-281-1/+5
* WordingMichael Klishin2016-04-271-4/+7
* Log invalid x-death header as warningDaniil Fedotov2016-04-271-3/+3
* Ignore non-array x-dead headerDaniil Fedotov2016-04-271-1/+10
* Improve notifications about damaged I/O subsystemAlexey Lebedeff2016-04-261-8/+10
* Don't use hardcoded path to `df`Alexey Lebedeff2016-04-261-2/+4
* Merge branch 'stable' into rabbitmq-auth-backend-ldap-13Daniil Fedotov2016-04-203-31/+98
|\
| * Merge pull request #723 from rabbitmq/rabbitmq-server-698Michael Klishin2016-04-201-23/+88
| |\
| | * Merge branch 'stable' into rabbitmq-server-698Michael Klishin2016-04-184-134/+239
| | |\
| | * | ExplainMichael Klishin2016-04-131-0/+2
| | * | Check mnesia consistency starting from 3.6.2, OTP consistency in older versionsDaniil Fedotov2016-04-121-27/+31
| | * | Compatibility with 3.6.xDaniil Fedotov2016-04-111-16/+25
| | * | NamingMichael Klishin2016-04-111-1/+1
| | * | Update commentMichael Klishin2016-04-111-1/+2
| | * | NamingDaniil Fedotov2016-04-071-7/+8
| | * | Check mnesia consistency by negotiating protocolDaniil Fedotov2016-04-011-21/+71
| | * | Ignore OTP version in clusteringDaniil Fedotov2016-04-011-4/+2
| * | | Merge pull request #585 from rabbitmq/rabbitmq-server-343bisMichael Klishin2016-04-201-6/+6
| |\ \ \
| | * \ \ Merge branch 'stable' into rabbitmq-server-343bisMichael Klishin2016-04-208-167/+424
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Batch writes to the index on requeueLoïc Hoguin2016-03-041-6/+6
| * | | | Merge pull request #745 from rabbitmq/rabbitmq-server-744Daniil Fedotov2016-04-191-2/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | rabbit_policy: Fix case clause for missing vhostJean-Sébastien Pédron2016-04-191-2/+2
| | * | | rabbit_policy: Fix transaction return value in udpate_policies()Jean-Sébastien Pédron2016-04-181-1/+1