summaryrefslogtreecommitdiff
path: root/qa/qa/page/profile/personal_access_tokens.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-58/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+4
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-7/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-071-0/+10
* Add frozen_string_literal to qa/frozen_string_literal_qaThong Kuah2019-04-131-0/+2
* Standardize usage of `click_` and `go_to` on GUI testsWalmyr2019-03-281-1/+1
* Created some more qa elementsSanad Liaquat2019-01-161-6/+9
* Use qa element with waitSanad Liaquat2019-01-161-3/+2
* Add script to revoke personal access tokensSanad Liaquat2019-01-161-0/+20
* Display impersonation token value only after creationif-53347_fix_impersonation_tokensImre Farkas2018-11-121-1/+1
* Disable the QA/ElementWithPattern cop for existing offensesRémy Coutable2018-10-151-4/+4
* Add ability to drive the API in QA specsBrett Walker2018-01-231-0/+33