summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/_merge_requests.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
* Drop GFM support for the title of Milestone/MergeRequest in templateTakuya Noguchi2017-06-271-1/+1
* Rename `MergeRequest#pipeline` to `head_pipeline`fix/rename-merge-request-head-pipelineGrzegorz Bizon2016-11-291-3/+3
* Added colored labels to related MR list.Didem Acet2016-11-161-5/+11
* Used flexbox to force related merge request list items into columned items21877-no-mr-branch-title-link-in-issue-on-mobileLuke Bennett2016-09-091-1/+1
* Only show issues closing MR when presentSean McGivern2016-06-101-2/+0
* Fix merge_request handlingKamil Trzcinski2016-06-031-1/+1
* Use pipelines in context of ProjectKamil Trzcinski2016-06-031-2/+2
* Related merge request text alignmentclosed-by-alignmentPhil Hughes2016-05-231-1/+4
* Improve rendered CI statusesKamil Trzcinski2016-04-131-1/+1
* new-branch-buttonZeger-Jan van de Weg2016-03-151-1/+1
* Changed named argumentPhil Hughes2016-03-101-1/+1
* Correct ruby codeissue-mr-build-status-placementPhil Hughes2016-03-101-1/+1
* Moves build status tooltip on issuesPhil Hughes2016-03-101-2/+2
* makes message plural for multiple MRs and removes from loop. Duh.Jacob Schatz2016-01-121-3/+3
* merge request close message moved and merge request now refered by `!`.Jacob Schatz2016-01-121-1/+3
* Do not display project group/name when issue and MR are in same projectDrew Blessing2015-12-171-3/+4
* display referenced merge requests in issue description with CI statusgsmethells/gitlab-ce-mr-statusesGreg Smethells2015-12-111-0/+25