summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fixed various typos across code commentsAndrew Dryga2016-12-261-1/+1
* Merge pull request #1056 from rabbitmq/rabbitmq-mqtt-73Michael Klishin2016-12-161-6/+107
|\
| * Use atom key and JSON value for global parametersArnaud Cogoluègnes2016-12-131-26/+36
| * Improve global runtime parameters supportArnaud Cogoluègnes2016-12-121-6/+97
* | Merge pull request #1048 from rabbitmq/rabbitmq-auth-backend-ldap-7Karl Nilsson2016-12-141-0/+193
|\ \ | |/ |/|
| * Merge branch 'stable' into rabbitmq-auth-backend-ldap-7Michael Klishin2016-12-052-43/+44
| |\
| * | Timeouts for worker pool workerDaniil Fedotov2016-12-021-0/+193
* | | metrics_SUITE: Increase the timer after force_channel_stats()rabbitmq_v3_6_7_milestone1Jean-Sébastien Pédron2016-12-091-1/+1
| |/ |/|
* | unit_inbroker_SUITE: Adapt channel_statistics() to the new metricsJean-Sébastien Pédron2016-12-051-36/+37
* | metrics_SUITE: The helper module is called `rabbit_ct_proper_helpers`Jean-Sébastien Pédron2016-12-021-7/+7
|/
* Merge branch 'stable' into rabbitmq-server-1033Michael Klishin2016-12-011-0/+376
|\
| * Merge branch 'stable'Michael Klishin2016-11-301-1/+33
| |\
| * \ Merge branch 'stable' into rabbitmq-management-236Jean-Sébastien Pédron2016-11-246-39/+371
| |\ \
| * \ \ Merge branch 'stable' into rabbitmq-management-236Jean-Sébastien Pédron2016-09-2710-464/+420
| |\ \ \
| * | | | idempotency metric property testskjnilsson2016-09-071-23/+119
| * | | | switch metrics property tests to lists of operationskjnilsson2016-09-061-34/+27
| * | | | ensure properties validate the number of things createdkjnilsson2016-09-061-15/+9
| * | | | PropEr test for core metricskjnilsson2016-09-061-15/+115
| * | | | test refactorkjnilsson2016-09-061-13/+59
| * | | | add tests for core metricskjnilsson2016-09-051-0/+147
* | | | | Merge branch 'stable' into rabbitmq-server-1033Gerhard Lazu2016-11-301-1/+33
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Support multiple plugins directoriesAlexey Lebedeff2016-11-231-1/+33
| | |_|/ | |/| |
* | | | Configure member retries on Mnesia reconnection failuresDiana Corbacho2016-11-251-1/+4
|/ / /
* | | Move rabbit_pbe module to rabbitmq-commonArnaud Cogoluègnes2016-11-181-46/+0
* | | Remove version_equivalance entry from test groupArnaud Cogoluègnes2016-10-141-1/+0
* | | Use config_entry_decoder key for config encryptionArnaud Cogoluègnes2016-10-141-4/+4
* | | unit_SUITE: move version equivalence tests to commonJean-Sébastien Pédron2016-10-121-10/+0
* | | Add better message when decryption fails in configArnaud Cogoluègnes2016-10-121-1/+22
* | | Merge branch 'stable' into rabbitmq-server-979Arnaud Cogoluègnes2016-10-112-21/+80
|\ \ \
| * | | Choose master from intersection of sync slaves and policy nodesAndrew Bruce2016-10-051-4/+51
| * | | health_check_SUITE: Use a RabbitMQ nodename suffixJean-Sébastien Pédron2016-09-291-17/+29
* | | | Create tests for rabbitmqctl encodeArnaud Cogoluègnes2016-10-111-0/+80
* | | | Add encode command to rabbitmqctlArnaud Cogoluègnes2016-10-101-12/+6
* | | | Add a test for decrypt at start without passphraseLoïc Hoguin2016-10-061-3/+28
* | | | Add tests for decrypting at application startLoïc Hoguin2016-10-063-1/+92
* | | | Add a test to decrypt environment valuesLoïc Hoguin2016-10-061-0/+63
* | | | Add rabbit_pbe:encrypt_term and decrypt_termLoïc Hoguin2016-09-291-0/+29
* | | | Add rabbit_pbe module for password based encryptionLoïc Hoguin2016-09-291-0/+21
|/ / /
* | | Tests timingDaniil Fedotov2016-09-282-7/+13
| |/ |/|
* | Merge branch 'stable' into rabbitmq-server-953Michael Klishin2016-09-203-442/+0
|\ \
| * | Remove `inet_proxy` Erlang distributionJean-Sébastien Pédron2016-09-193-442/+0
| * | Update expectations for new credit flow valuesMichael Klishin2016-09-151-4/+4
* | | Match shutdown as expected return valueDiana Corbacho2016-09-171-1/+1
* | | Update expectations for new credit flow valuesMichael Klishin2016-09-151-4/+4
|/ /
* | dynamic_ha_SUITE: Disable random policy tests for nowJean-Sébastien Pédron2016-08-311-3/+5
* | dynamic_ha_SUITE: Log the failing set of policiesJean-Sébastien Pédron2016-08-311-10/+11
* | dynamic_ha_SUITE: Add a new kind of failing set of policiesJean-Sébastien Pédron2016-08-311-4/+7
* | dynamic_ha_SUITE: Handle the change of queue master PIDJean-Sébastien Pédron2016-08-311-24/+32
* | dynamic_ha_SUITE: Explicitely add failing policies found by PropErJean-Sébastien Pédron2016-08-311-0/+12
* | dynamic_ha_SUITE: Wait for the last policy to apply a little longerJean-Sébastien Pédron2016-08-311-28/+49