summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Test gc of core metricsDiana Corbacho2017-02-171-0/+301
* Test that gen_server2 buffer length stats are generated for a gen_server2Diana Corbacho2017-02-141-1/+25
* Make dynamic_ha tests more tolerant to timing issuesDaniil Fedotov2017-02-101-12/+16
* Rework credit_flow test to not depend on application envMichael Klishin2017-02-081-14/+8
* Update test expectationsrabbitmq_v3_6_7_milestone6Michael Klishin2017-02-071-4/+4
* These helpers were moved to rabbitmq_ct_helpersrabbitmq_v3_6_7_milestone4rabbitmq_v3_6_7_milestone3Michael Klishin2017-01-071-69/+33
* Merge branch 'stable' into rabbitmq-server-1054Michael Klishin2017-01-061-10/+5
|\
| * worker_pool_SUITE: Fix "unused variable" warningsJean-Sébastien Pédron2017-01-051-10/+5
* | rabbit_credential_validation:validate_password/1 => rabbit_credential_validat...Michael Klishin2017-01-051-45/+45
* | More tests; wire in validation into change_password/2Michael Klishin2017-01-051-3/+47
* | Test suite fixesMichael Klishin2017-01-051-36/+54
* | Merge branch 'stable' into rabbitmq-server-1054Michael Klishin2017-01-052-1/+13
|\ \ | |/
| * Force memory reduction on testsDiana Corbacho2017-01-041-0/+12
| * Fixed various typos across code commentsAndrew Dryga2016-12-261-1/+1
* | More (failing) testsMichael Klishin2017-01-051-3/+28
* | Initial integration tests for credential validationMichael Klishin2017-01-041-11/+76
* | Property-based tests for regexp credential validatorMichael Klishin2017-01-031-7/+34
* | Introduce rabbit_credential_validator_regexpMichael Klishin2016-12-301-1/+17
* | Basic property-based tests for min length validation strategyMichael Klishin2016-12-281-1/+40
* | Move credential validators into rabbitmq-serverMichael Klishin2016-12-211-1/+25
* | Introduce credential validation CT suiteMichael Klishin2016-12-211-0/+53
* | Drive by change: squash a few warnings in worker_pool_SUITEMichael Klishin2016-12-211-5/+5
|/
* 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
|\ \ \