summaryrefslogtreecommitdiff
path: root/spec/features/profiles/gpg_keys_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-301-1/+1
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-6/+6
* Add more specs to cover subkeys scenariosRubén Dávila2017-10-051-0/+12
* fix to make gpg_keys_spec start passingBrett Walker2017-09-231-1/+1
* use new #verification_statusAlexis Reigel2017-09-051-2/+2
* user may now revoke a gpg keyAlexis Reigel2017-07-271-0/+16
* remove the :gpg rspec tagAlexis Reigel2017-07-271-1/+1
* gpg email verificationAlexis Reigel2017-07-271-9/+11
* test with a gpg key with multiple emailsAlexis Reigel2017-07-271-2/+2
* use example gpg key instead of my ownAlexis Reigel2017-07-271-4/+4
* add profile gpg key page to manage gpg keysAlexis Reigel2017-07-271-0/+40