summaryrefslogtreecommitdiff
path: root/app/presenters/merge_request_presenter.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nfriend-update-merge-request-widget-for-post-merge-pipelines' i...Filipa Lacerda2019-04-161-0/+4
|\
| * Add two warning messages to the MR widgetnfriend-update-merge-request-widget-for-post-merge-pipelinesNathan Friend2019-04-151-0/+4
* | Merge branch 'gt-fix-styling-for-pages-status' into 'master'Filipa Lacerda2019-04-161-1/+1
|\ \
| * | Rename CI related selectorsGeorge Tsiolis2019-04-161-1/+1
| |/
* | Externalize several strings inMartin Wortschack2019-04-161-4/+7
|/
* Update pipeline detail view to accommodate post-merge pipelinesShinya Maeda2019-03-191-0/+6
* Expose merge request entity for pipelinesShinya Maeda2019-03-061-0/+6
* [master] Pipelines section is available to unauthorized usersKamil TrzciƄski2019-01-311-0/+4
* Disable resolve conflicts for protected branchesPhil Hughes2019-01-071-0/+4
* Fix XSS in MR source branch namePaul Slaughter2018-10-121-9/+3
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Retrieve merge request closing issues from database cacheFelipe Artur2018-08-061-1/+1
* Enable frozen string in presenters and policiesrepo-forks/gitlab-ce-frozen-string-enable-app-presentersgfyoung2018-07-241-0/+2
* Expose permissions on types in GraphQLBob Van Landuyt2018-06-281-0/+4
* Notify only when unmergeable due to conflictMark Chao2018-06-201-11/+0
* Add `present_using` to typesBob Van Landuyt2018-06-051-0/+19
* Notify with email when merge request became unmergeablelulalala2018-05-171-0/+11
* Share collaboration check between view and presenterBob Van Landuyt2018-04-111-12/+3
* Rename `create_merge_request` permissionsBob Van Landuyt2018-04-111-1/+1
* Prevent new merge requests for archived projectsBob Van Landuyt2018-04-111-1/+5
* Allow maintainers to edit directly in a forkBob Van Landuyt2018-03-071-11/+8
* 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