summaryrefslogtreecommitdiff
path: root/spec/services/issues/resolve_discussions_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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