summaryrefslogtreecommitdiff
path: root/app/presenters/merge_request_presenter.rb
Commit message (Expand)AuthorAgeFilesLines
* Address naming suggestionOswaldo Ferreira2018-02-071-4/+3
* Remove duplicate calls of MergeRequest#can_be_reverted?Oswaldo Ferreira2018-02-071-2/+10
* Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-051-0/+18
* Use actual head pipeline on merge request serializerFelipe Artur2017-12-051-1/+1
* Reduce method calls while evaluating Projects::MergeRequestsController#show.json36876-mr-show-json-controller-perf-improvementsOswaldo Ferreira2017-10-041-1/+1
* Make commits behind text a link to the target branch commits pageClement Ho2017-07-111-0/+6
* Convert target branch link to use treeClement Ho2017-07-111-2/+2
* MR branch link now links to tree instead of commitsClement Ho2017-07-101-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-16/+11
* Display issue state in issue links section of merge request widget33381-display-issue-state-in-mr-widget-issue-linksAdam Niedzielski2017-06-091-2/+14
* Fix conflict resolution from corrupted upstreamfix-conflict-resolution-with-corrupt-reposSean McGivern2017-05-121-1/+5
* Merge request widget redesignFatih Acet2017-05-091-0/+168