summaryrefslogtreecommitdiff
path: root/spec/services/issues/resolve_discussions_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-17/+21
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-9/+10
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Add a cop for `FinderMethods`bvl-finder-methods-copBob Van Landuyt2018-06-201-3/+1
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Fix some tests and report the error messageLin Jen-Shin2017-08-091-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-1/+1
* Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-12/+12
* Add specsDouwe Maan2017-04-051-1/+1
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-271-1/+1
* Rename variableBob Van Landuyt2017-03-131-7/+7
* Make sure the for a merge request only gets executed once.Bob Van Landuyt2017-03-131-0/+19
* Move functionality for resolving discussions into a concernBob Van Landuyt2017-03-131-0/+87