summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 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
| * rabbit_ct_broker_helpers: New helpers specific to the broker testsuiteJean-Sébastien Pédron2016-05-271-0/+78
| * make tests: Do not run tests from rabbitmq-testJean-Sébastien Pédron2016-05-271-14/+0
|/
* Merge pull request #813 from rabbitmq/rabbitmq-server-812Michael Klishin2016-05-271-1/+3
|\
| * Initialise wait_timeout in slave promotionDiana Corbacho2016-05-261-1/+3
|/
* Merge pull request #792 from rabbitmq/rabbitmq-server-718Jean-Sébastien Pédron2016-05-252-5/+3
|\
| * packaging: We only use the signing key IDJean-Sébastien Pédron2016-05-251-3/+1
| * Deb repository: Use SIGNING_KEY to select the repository signing keyJean-Sébastien Pédron2016-05-251-2/+2
|/
* Merge branch 'rabbitmq-server-570' into stableJean-Sébastien Pédron2016-05-243-2/+21
|\
| * Enable systemd triggers in deb-packageAlexey Lebedeff2016-05-243-2/+21
|/
* Merge pull request #806 from rabbitmq/rabbitmq-server-687Michael Klishin2016-05-231-6/+6
|\
| * Merge branch 'stable' into rabbitmq-server-687Michael Klishin2016-05-2315-39/+152
| |\
| * | Use AckRequired in drop_one as priority queues return tuples {Priority, AckTag}Diana Corbacho2016-05-141-6/+6
* | | Merge pull request #805 from rabbitmq/rabbitmq-server-795Michael Klishin2016-05-231-37/+31
|\ \ \ | |_|/ |/| |