summaryrefslogtreecommitdiff
path: root/spec/features/issues/create_issue_for_single_discussion_in_merge_request_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-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
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-1/+1
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-5/+5
* | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-6/+5
* | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-2/+2
|/
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-2/+2
* Fix outdated specs that were not executed due to wrong filenameDmitriy Zaporozhets2017-04-241-3/+3
* Fix incorrect spec filenames which were ingored by CIdz-fix-spec-filenames-ceDmitriy Zaporozhets2017-04-241-0/+81