summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1095 from rabbitmq/rabbitmq-server-589Michael Klishin2017-02-101-0/+100
|\
| * Merge branch 'master' into rabbitmq-server-589Arnaud Cogoluègnes2017-02-072-23/+25
| |\
| * | Add tests for proxy protocol supportArnaud Cogoluègnes2017-02-071-0/+100
* | | Merge branch 'master' into rabbitmq-auth-backend-cache-7Michael Klishin2017-02-091-16/+42
|\ \ \
| * | | Accept `cache` as a shortcut for `rabbit_auth_backend_cache`Michael Klishin2017-02-091-1/+11
| * | | Rename auth backends prefixes to auth_XDaniil Fedotov2017-02-091-17/+31
| * | | Shorter prefix for LDAP conf keys in test snippetsDaniil Fedotov2017-02-081-13/+13
* | | | Support auth backend cache in sysctl configDaniil Fedotov2017-02-091-3/+43
|/ / /
* | | Use more realistic hostnames in ldap.servers examplesMichael Klishin2017-02-081-4/+10
* | | Merge branch 'stable'Michael Klishin2017-02-081-14/+8
|\ \ \
| * | | Rework credit_flow test to not depend on application envMichael Klishin2017-02-081-14/+8
* | | | Merge branch 'stable'rabbitmq_v3_7_0_milestone11Michael Klishin2017-02-071-4/+4
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Update test expectationsrabbitmq_v3_6_7_milestone6Michael Klishin2017-02-071-4/+4
* | | Merge branch 'master' into rabbitmq-server-1085Michael Klishin2017-02-051-0/+2
|\ \ \
| * | | Ignore pre-release version part in plugin version requirement validationDaniil Fedotov2017-01-261-0/+2
| | |/ | |/|
* | | Merge branch 'master' into rabbitmq-server-1085Arnaud Cogoluègnes2017-01-235-37/+43
|\ \ \ | |/ /
| * | Notify user who performed the action in all system eventsDiana Corbacho2017-01-165-37/+44
* | | Add topic authorisation for consumptionArnaud Cogoluègnes2017-01-191-22/+23
|/ /
* | Merge branch 'master' into rabbitmq-server-505Michael Klishin2017-01-126-11/+594
|\ \
| * | One more testMichael Klishin2017-01-101-1/+11
| * | Config schema mappings for credential validatorsMichael Klishin2017-01-101-0/+11
| * | Merge branch 'stable' into rabbitmq-server-1054-masterMichael Klishin2017-01-101-69/+33
| |\ \ | | |/
| | * These helpers were moved to rabbitmq_ct_helpersrabbitmq_v3_6_7_milestone4rabbitmq_v3_6_7_milestone3Michael Klishin2017-01-071-69/+33
| * | Merge branch 'stable'Diana Corbacho2017-01-061-0/+311
| |\ \ | | |/
| | * Merge branch 'stable' into rabbitmq-server-1054Michael Klishin2017-01-061-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
| | |\ \
| | * | | 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 #1073 from rabbitmq/rabbitmq-server-628Michael Klishin2017-01-061-0/+280
| |\ \ \ \
| | * | | | Rename a functionMichael Klishin2017-01-051-3/+3
| | * | | | Force close connection when user is deletedDiana Corbacho2017-01-051-0/+280
| * | | | | Merge branch 'stable'Jean-Sébastien Pédron2017-01-052-10/+17
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | worker_pool_SUITE: Fix "unused variable" warningsJean-Sébastien Pédron2017-01-051-10/+5
| | | |_|/ | | |/| |
| | * | | Force memory reduction on testsDiana Corbacho2017-01-041-0/+12
| | * | | Fixed various typos across code commentsAndrew Dryga2016-12-261-1/+1
| | | |/ | | |/|
| * | | clustering_management_SUITE: Fix "unused variable" warningsJean-Sébastien Pédron2017-01-051-1/+1
| | |/ | |/|
* | | Launch topic authorisation test in brokerArnaud Cogoluègnes2016-12-291-45/+38
* | | Create topic permission table in upgradesArnaud Cogoluègnes2016-12-291-10/+14
* | | Merge branch 'master' into rabbitmq-server-505Arnaud Cogoluègnes2016-12-281-13/+2
|\ \ \ | |/ /
| * | Remove not-existing test group referenceArnaud Cogoluègnes2016-12-281-13/+2
* | | Move topic permission tests in their own suiteArnaud Cogoluègnes2016-12-282-179/+222