summaryrefslogtreecommitdiff
path: root/app/views/projects/merge_requests/_show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'side-by-side-fixed-width' into 'master' Fatih Acet2017-01-111-2/+2
|\
| * Keep max width on MR content on side by side viewside-by-side-fixed-widthAnnabel Dunstone Gray2017-01-051-2/+2
* | render merge request tabs regardless of commit historyMike Greiling2017-01-031-47/+46
|/
* Removed bottom padding from merge manually from CLI because of repositioning ...additional-award-emoji-repositioning-fixesdimitrieh2017-01-021-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-3/+3
* Move award emoji's out of the discussion tab for merge requestsdimitrieh2016-12-281-3/+3
* Removes builds tab from merge requestFilipa Lacerda2016-12-211-7/+0
* Merge branch '20916-issues-mrs-linelength' into 'master' Annabel Dunstone Gray2016-12-161-1/+2
|\
| * Limit description container for mrs while viewing side by side diff20916-issues-mrs-linelengthtauriedavis2016-12-151-1/+1
| * Add content_class for limited widthAnnabel Dunstone Gray2016-12-091-0/+1
* | Merge branch 'jej-note-search-uses-finder' into 'security' Douwe Maan2016-12-151-1/+1
|/
* add link_to_if helper on target_branch link on Merge Request show page for ca...Rydkin Maxim2016-12-081-1/+1
* Prevent error when submitting a merge request and pipeline is not defined24860-actionview-template-error-undefined-method-size-for-nil-nilclassAdam Niedzielski2016-11-281-2/+3
* Fixed up resolve discussionsPhil Hughes2016-11-101-8/+9
* Fixed issues with sticky mr tabs & sidebarPhil Hughes2016-10-201-33/+35
* Fix the merge request view when source projects or branches are removedNick Thomas2016-10-201-5/+8
* Revert "Add #closed_without_source_project?"Nick Thomas2016-10-201-17/+14
* Merge branch '21444-pipeliens-new-mr' into 'master' Fatih Acet2016-10-191-1/+1
|\
| * Extract pipeline vars in merge requests controllerGrzegorz Bizon2016-10-181-1/+1
* | Revert "Merge branch 'gjlaubenstein/gitlab-ce-21712-change-issue-show-html-ti...Robert Speicher2016-10-191-1/+1
|/
* Merge branch 'mr-tabs-affix' into 'master' Fatih Acet2016-10-141-1/+1
|\
| * Don't run affix tabs in test envmr-tabs-affixPhil Hughes2016-10-101-1/+1
| * Merge request tabs stick when scrolling pagePhil Hughes2016-10-061-1/+1
* | reword html titles for merge requests and issuesGreg Laubenstein2016-10-091-1/+1
* | Replace bootstrap caret with fontawesome caretClement Ho2016-10-051-1/+1
|/
* ensure the 'fixed layout' preference is honored whenever possibleMike Greiling2016-09-201-3/+0
* Add #closed_without_source_project?Katarzyna Kobierska2016-09-131-14/+17
* fix margin for awards-control buttonstauriedavis2016-09-061-1/+1
* Support integration with Koding (online IDE)Gokmen Goksel2016-08-191-0/+3
* Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-171-4/+10
|\
| * Add pipelines badge to MR tabAnnabel Dunstone2016-08-161-1/+1
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18681-pipelines...Kamil Trzcinski2016-08-161-1/+1
| |\
| * | Use merge_request_diff instead of doubles for testing pipelines for Merge Req...Kamil Trzcinski2016-08-151-5/+5
| * | Display all pipelines for Merge RequestAnnabel Dunstone2016-07-251-1/+1
| * | Add route, controller action, and views for MR pipelinesAnnabel Dunstone2016-07-251-0/+6
* | | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-121-1/+1
|\ \ \ | | |/ | |/|
| * | Add unfold links for Side-by-Side viewTim Masliuchenko2016-08-041-1/+1
| |/
* | Replace CSS border'd check icon with real icon.Connor Shea2016-08-091-1/+1
* | Implement Jump behavior for Changes tabDouwe Maan2016-08-041-3/+3
* | Moved the discussions count to be on the right of the tabsPhil Hughes2016-08-011-11/+10
* | Updated issues with jump tp buttonPhil Hughes2016-08-011-2/+2
* | Spacing update of discussions resolved boxPhil Hughes2016-07-291-1/+1
* | Use default amount of padding before and after “N/M resolved” widgetDouwe Maan2016-07-281-1/+1
* | Added tests for resolving comments featurePhil Hughes2016-07-271-11/+10
* | Added jump tp next discussion buttonPhil Hughes2016-07-271-5/+7
* | Added jump to next discussion buttonPhil Hughes2016-07-261-1/+4
* | Variables renamesPhil Hughes2016-07-261-1/+1
* | Correctly resolves/unresolves discussionsPhil Hughes2016-07-261-2/+2
* | convert CS to JSPhil Hughes2016-07-261-1/+1
* | Added resolve button to discussionsPhil Hughes2016-07-241-7/+4