summaryrefslogtreecommitdiff
path: root/spec/features/merge_requests/closes_issues_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Improve MR feature specs and reduce duplicationrc/improve-mr-feature-specsRémy Coutable2018-01-181-78/+0
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* clean up merge request widget UISimon Knox2017-08-071-14/+8
* Use `empty_project` where possible in spec/features/merge_requestsRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Revert "Merge branch 'winh-merge-request-related-issues' into 'master'"winh-revert-6ac777a7592533d9c7b3682b2b9ca8caccca3f4dwinh2017-06-211-8/+8
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Adjust position and wording for related issues in merge requestsWinnie Hellmann2017-06-191-8/+8
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-3/+1
* Merge request widget redesignFatih Acet2017-05-091-5/+10
* Show mentioned/issues being closed from a Merge Requests titleJan Christophersen2017-02-131-3/+29
* Fix grammar error in text about mentioned issuesGrzegorz Bizon2016-12-281-2/+2
* add feature specs to test toggling of merge commit message between message wi...Gabriel Gizotti2016-12-161-3/+1
* Add feature spec to verify all 4 different states of closing issues message o...Gabriel Gizotti2016-12-161-0/+57