Commit Graph

14 Commits

Author SHA1 Message Date
GitLab Bot a00537e412 Add latest changes from gitlab-org/gitlab@master 2022-01-13 12:14:38 +00:00
GitLab Bot 4e86ca506d Add latest changes from gitlab-org/gitlab@master 2021-11-04 00:12:36 +00:00
GitLab Bot ea1dcaef18 Add latest changes from gitlab-org/gitlab@master 2021-03-31 12:08:55 +00:00
GitLab Bot 9b09561f47 Add latest changes from gitlab-org/gitlab@master 2020-12-09 18:09:48 +00:00
GitLab Bot 4f5c8572e9 Add latest changes from gitlab-org/gitlab@master 2020-06-16 18:09:01 +00:00
GitLab Bot 1b9a2ce278 Add latest changes from gitlab-org/gitlab@master 2020-05-18 09:08:12 +00:00
GitLab Bot 51c20446a0 Add latest changes from gitlab-org/gitlab@master 2020-05-06 09:10:02 +00:00
Ash McKenzie 19ff9d9899
Replace rails_helper.rb with spec_helper.rb
rails_helper.rb's only logic was to require
spec_helper.rb.
2019-08-30 12:26:18 +10:00
Thong Kuah 73e848850c Add frozen_string_literal to spec/features
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-07-26 13:23:30 +12:00
Winnie Hellmann 3db2f32759 Enable Capybara/FeatureMethods cop 2018-07-05 06:32:05 +00:00
Brett Walker ed99c899a2 allow a verified secondary email to be use as the primary without
a reconfirmation
2017-09-23 15:26:04 +02:00
Brett Walker d2267beb89 tweaks for rubocop 2017-09-23 15:23:11 +02:00
Brett Walker cf8a5bcaec add verified/unverified labels to profile emails.
added "Resend confirmation email" for unverified emails
2017-09-23 15:23:11 +02:00
Brett Walker f5937926f2 refactored the Spinach feature `features/profile/emails.feature` into
an rspec feature
2017-09-23 15:23:11 +02:00