summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable' into rabbitmq-server-839Michael Klishin2016-06-262-1/+2
|\
| * terminate/2 now returns okMichael Klishin2016-06-231-1/+1
| * Merge pull request #853 from rabbitmq/rabbitmq-server-852Karl Nilsson2016-06-221-0/+1
| |\
| | * Include rabbitmq_top into server distributionMichael Klishin2016-06-211-0/+1
| |/
* | Use separate index to store dying clients file offsetsDaniil Fedotov2016-06-211-8/+32
|/
* Gracefully handle cases when logging exchange does not existrabbitmq_v3_6_3_milestone2Michael Klishin2016-06-181-8/+9
* Merge pull request #846 from rabbitmq/rabbitmq-server-541Michael Klishin2016-06-177-7/+7
|\
| * Set bounded timeout for OTP workersDaniil Fedotov2016-06-167-7/+7
* | priority_queue_SUITE: Use the new open_connection_and_channel() helperJean-Sébastien Pédron2016-06-151-3/+1
|/
* 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
* | Merge branch 'rabbitmq-server-687' into stableMichael Klishin2016-06-142-7/+52
|\ \ | |/ |/|
| * Add tests for order of messages within each priority queueDiana Corbacho2016-06-141-3/+43
| * 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
* | Merge pull request #831 from binarin/rabbitmq-server-ocf-bashismsMichael Klishin2016-06-081-7/+7
|\ \ | |/ |/|
| * Fix bashisms in OCF HA scriptAlexey Lebedeff2016-06-081-7/+7
|/
* 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
* | Merge pull request #827 from rabbitmq/rabbitmq-management-219Michael Klishin2016-06-071-4/+16
|\ \
| * | ETS tables memory consumption infoDaniil Fedotov2016-06-071-4/+16
|/ /
* | Merge pull request #819 from binarin/rabbitmq-server-ocf-cluster-statusMichael Klishin2016-06-071-3/+40
|\ \
| * | Check cluster_status liveness during OCF checksAlexey Lebedeff2016-06-031-3/+40
* | | 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
* | | Merge pull request #822 from rabbitmq/rabbitmq-server-820Daniil Fedotov2016-06-031-1/+3
|\ \ \ | |/ / |/| |
| * | Fixes #820.Michael Klishin2016-06-031-1/+3
|/ /
* | unit_inbroker_SUITE: Give one hour for the backing queue testsJean-Sébastien Pédron2016-06-021-0/+8
* | Include rabbitmq_jms_topic_exchange into RabbitMQ distributionMichael Klishin2016-06-011-0/+1
|/
* Backport the use of rabbitmq-build.mk from masterJean-Sébastien Pédron2016-05-311-9/+2
* Update rabbitmq-components.mkMichael Klishin2016-05-291-0/+4
* Update CONTRIBUTING.md, add CODE_OF_CONDUCT.mdMichael Klishin2016-05-282-15/+46
* Include rabbitmq_trust_store into RabbitMQ distributionMichael Klishin2016-05-271-0/+1
* Merge branch 'rabbitmq-server-725' into stableJean-Sébastien Pédron2016-05-2734-333/+13080
|\
| * Switch testsuite to common_test, part #3Jean-Sébastien Pédron2016-05-2719-0/+7298
| * Switch testsuite to common_test, part #2Jean-Sébastien Pédron2016-05-276-150/+4318
| * Update erlang.mkJean-Sébastien Pédron2016-05-272-248/+290
| * Makefile: Add amqp_client and meck to TEST_DEPSJean-Sébastien Pédron2016-05-271-1/+1
| * Makefile: Remove rabbitmq_test as a TEST_DEPSJean-Sébastien Pédron2016-05-271-0/+3
| * Squash several small testsuites in unit_SUITE and unit_inbroker_SUITEJean-Sébastien Pédron2016-05-279-503/+404
| * Switch testsuite to common_test, part #1Jean-Sébastien Pédron2016-05-2714-71/+1342