summaryrefslogtreecommitdiff
path: root/spec/features/merge_requests/closes_issues_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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