summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5710 from rabbitmq/mergify/bp/v3.11.x/pr-5709v3.11.0-rc.1v3.11.0-beta.1Michael Klishin2022-09-031-1/+1
|\
| * Resolve conflictsMichael Klishin2022-09-031-5/+0
| * CLI tools: whitelist Elixir 1.14Michael Klishin2022-09-021-0/+5
|/
* Make CLI tools version reflect that of RabbitMQ itself on this branchMichael Klishin2022-09-031-1/+1
* Point emqtt test dependency to a tree referenceDavid Ansari2022-09-023-4/+4
* Merge pull request #5706 from rabbitmq/mergify/bp/v3.11.x/pr-4749Michael Klishin2022-09-0261-193/+5105
|\
| * Simplify make targetsMarcial Rosales2022-09-022-3/+5
| * Add missing renamed oauth.enable -> oauth.enabledMarcial Rosales2022-09-024-10/+10
| * Management plugin: oauth_enable => oauth_enabled in more placesMichael Klishin2022-09-021-2/+2
| * management.oauth_enable => management.oauth_enabledMichael Klishin2022-09-028-17/+17
| * Fix bug in start-uaa.sh scriptMarcial Rosales2022-09-0210-29/+28
| * Fix location of script waitTillUAAReadyMarcial Rosales2022-09-022-5/+3
| * Update how to wait for UAAMarcial Rosales2022-09-021-2/+3
| * Wait till token TTL before checking againMarcial Rosales2022-09-021-8/+3
| * Logging improvementsMarcial Rosales2022-09-024-50/+22
| * Enable only 2 plugins not allMarcial Rosales2022-09-021-16/+1
| * OAuth 2 Selenium suite: bump selenium-webdriver and chromedriverMichael Klishin2022-09-021-3/+3
| * Improve wordingMarcial Rosales2022-09-021-2/+7
| * Fix wrong folder nameMarcial Rosales2022-09-021-1/+1
| * Use OTP 25.0.4 to build RabbitMq docker imageMarcial Rosales2022-09-020-0/+0
| * Fix location of uaa configurationMarcial Rosales2022-09-021-3/+3
| * Test hard session timeoutMarcial Rosales2022-09-025-5/+62
| * Refactor how selenium tests are runMarcial Rosales2022-09-0221-207/+183
| * Fix logout workflowMarcial Rosales2022-09-0210-48/+94
| * Skip logout selenium testMarcial Rosales2022-09-021-1/+1
| * Explain how to launch rabbitq from sourceMarcial Rosales2022-09-021-0/+9
| * Capture UAA logs before killing itMarcial Rosales2022-09-021-3/+10
| * Run action against oidc-integration branchMarcial Rosales2022-09-021-1/+1
| * Run selenium tests with ActionsMarcial Rosales2022-09-0224-182/+601
| * Move it temporary to a feature branchMarcial Rosales2022-09-021-15/+0
| * Add first commit for github action to runMarcial Rosales2022-09-021-0/+15
| * Improve docs and fix some mistakes on the selenium testsMarcial Rosales2022-09-024-24/+35
| * Enable oauth2 pluginMarcial Rosales2022-09-021-0/+2
| * Ensure first oauth2 plugin is configuredMarcial Rosales2022-09-022-13/+19
| * Fix test case oauth_testMarcial Rosales2022-09-022-4/+10
| * Fix auth_testMarcial Rosales2022-09-022-5/+15
| * WIP prepare to run all testsMarcial Rosales2022-09-0211-41/+77
| * Comment why test last 20secMarcial Rosales2022-09-021-1/+1
| * Document testingMarcial Rosales2022-09-021-12/+38
| * Fix issue related to refreshing access tokensMarcial Rosales2022-09-021-6/+8
| * Issue found on token refreshMarcial Rosales2022-09-028-8/+83
| * Verify login,logout when uaa is upMarcial Rosales2022-09-0211-56/+42
| * Verify happy-login scenarioMarcial Rosales2022-09-0211-13/+54
| * WIP fixing test case happy-login.js using ObjectPagesMarcial Rosales2022-09-028-26/+62
| * Tested landing pageMarcial Rosales2022-09-025-22/+33
| * WIP Using PageObject pattern to write testsMarcial Rosales2022-09-027-82/+147
| * WIP only landing.js workingMarcial Rosales2022-09-0215-28/+57
| * WIP running selenium tests from dockerMarcial Rosales2022-09-028-12/+28
| * Remove dummy stateMarcial Rosales2022-09-021-1/+1
| * Run testsMarcial Rosales2022-09-021-0/+41