summaryrefslogtreecommitdiff
path: root/spec/features/admin/admin_users_impersonation_tokens_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@16-0-stable-eev16.0.0-rc4216-0-stableGitLab Bot2023-05-171-2/+2
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-19/+12
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-10/+4
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-2/+3
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-2/+2
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-0/+1
* Add latest changes from gitlab-org/gitlab@14-3-stable-eeGitLab Bot2021-09-271-1/+1
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-1/+9
* Add latest changes from gitlab-org/security/gitlab@14-1-stable-eeGitLab Bot2021-08-031-0/+12
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+2
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Display impersonation token value only after creationif-53347_fix_impersonation_tokensImre Farkas2018-11-121-0/+5
* Add accept_confirm for admin_users_impersonation_tokens_specJose Ivan Vargas2017-10-131-1/+1
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-1/+1
|\
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* | Change trigger('focus') -> clickStan Hu2017-08-091-1/+1
|/
* Merge branch '35643-impersonate-spec' into '9-4-stable-patch-2'cherry-pick-41db362cRémy Coutable2017-07-281-1/+3
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Update test description to reflect behaviour19629-remove-inactive-tokens-listkushalpandya2017-07-141-1/+1
* Update tests to cover removal of inactive tokens tablekushalpandya2017-07-141-4/+6
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+3
* Fix rspec and spinach testsJose Ivan Vargas2017-04-061-1/+1
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-1/+1
* apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-061-5/+5
* refactors finder and correlated codeTiago Botelho2017-03-011-34/+23
* applies relevant changes to the code and code structureTiago Botelho2017-02-281-0/+83