summaryrefslogtreecommitdiff
path: root/spec/features/profiles/oauth_applications_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Add breadcrumbs to User Settings sub-viewsRob Watson2018-01-011-0/+8
* add accept_confirm around "destroy/revoke" buttonsMike Greiling2017-10-241-2/+2
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* 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
* Add spec for deletion of authorized OAuth2 applicationStan Hu2016-04-141-0/+39