summaryrefslogtreecommitdiff
path: root/spec/models/project_services/pipelines_email_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-11/+11
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-16/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-201-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-30/+127
* Add notify_only_default_branch option to PipelinesEmailServicePeter Marko2019-05-281-17/+59
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Also treat newlines as separator, as people would do thatLin Jen-Shin2017-09-131-13/+24
* Don't include EmailHelpers manually, pick with rspecuse-rspec-support-helperLin Jen-Shin2017-08-031-7/+1
* Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-0/+175