summaryrefslogtreecommitdiff
path: root/spec/presenters/merge_request_presenter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-051-0/+63
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-4/+4
* use actual head pipeline on merge request presenterFelipe Artur2017-12-051-1/+1
* Reduce method calls while evaluating Projects::MergeRequestsController#show.json36876-mr-show-json-controller-perf-improvementsOswaldo Ferreira2017-10-041-0/+4
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* Fix spec name grammermr-branch-link-use-treeClement Ho2017-07-121-3/+3
* Make commits behind text a link to the target branch commits pageClement Ho2017-07-111-0/+24
* Convert target branch link to use treeClement Ho2017-07-111-3/+3
* MR branch link now links to tree instead of commitsClement Ho2017-07-101-0/+13
* Display issue state in issue links section of merge request widget33381-display-issue-state-in-mr-widget-issue-linksAdam Niedzielski2017-06-091-0/+10
* Fix conflict resolution from corrupted upstreamfix-conflict-resolution-with-corrupt-reposSean McGivern2017-05-121-7/+7
* Merge request widget redesignFatih Acet2017-05-091-0/+356