summaryrefslogtreecommitdiff
path: root/spec/features/issues/create_issue_for_discussions_in_merge_request_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-9/+9
* 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 Resolved Discussions counter wrapping to next lineSimon Knox2017-05-131-1/+1
* Merge request widget redesignFatih Acet2017-05-091-4/+4
* Add option to start a new discussion on an MRDouwe Maan2017-04-051-1/+1
* Rename variableBob Van Landuyt2017-03-131-6/+6
* Show correct message when user cannot resolve discussionsBob Van Landuyt2017-03-131-44/+58
* Add a button to delegate all discussions in a merge requestBob Van Landuyt2017-03-131-20/+45
* Delegate a single discussion to a new issueBob Van Landuyt2017-03-131-24/+2
* Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-051-0/+76