summaryrefslogtreecommitdiff
path: root/spec/features/issues/spam_issues_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-03-021-188/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-02-221-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-04-301-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-301-11/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-05-261-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-05-211-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-211-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-211-15/+106
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-071-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-251-11/+37
* 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
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Fix the reCAPTCHA spec failures by not rendering the widget in test modeStan Hu2018-04-061-3/+0
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-1/+1
* Workaround a recaptcha pop-up that cannot be testedRémy Coutable2018-01-241-0/+3
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Use `empty_project` where possible in spec/features/issuesRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-2/+2
* 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
* Issue title realtimeRegis Boudinot2017-04-061-1/+1
* Use reCaptcha when an issue identified as spamJarka Kadlecova2017-02-071-0/+66