summaryrefslogtreecommitdiff
path: root/spec/features/merge_requests/resolve_outdated_diff_discussions.rb
Commit message (Collapse)AuthorAgeFilesLines
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
| | | | | | Replaces all the explicit include metadata syntax in the specs (tag: true) into the implicit one (:tag). Added a cop to prevent future errors and handle autocorrection.
* Resolve outdated diff discussions on pushSean McGivern2017-09-061-51/+49
|
* change collapse to resolve and comments to discussionsAshley Dumaine2017-09-061-0/+80