summaryrefslogtreecommitdiff
path: root/app/views/projects/merge_requests/show
Commit message (Expand)AuthorAgeFilesLines
* Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-287-225/+0
* Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-231-1/+1
* Change links to issuable meta to blackAnnabel Dunstone Gray2017-05-191-1/+1
* Update link to documentationMax Raab2017-05-181-1/+1
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-25/+33
* Allow commenting on older versions of the diff and comparisons between diff v...dm-link-discussion-to-outdated-diffDouwe Maan2017-05-031-6/+8
* Pull preserve into render helpersDouwe Maan2017-04-281-2/+1
* Disable initialization table pipeline for new merge request formPhil Hughes2017-04-181-1/+2
* Statisfy Robertcop and Seancopdm-outdated-diff-linkDouwe Maan2017-04-111-1/+1
* Some code tweaksDouwe Maan2017-04-081-2/+3
* Fix specs and make tweaksDouwe Maan2017-04-081-1/+1
* Link to outdated diff in older MR version from outdated diff discussionDouwe Maan2017-04-081-4/+6
* Copy diff file path as GFMDouwe Maan2017-04-061-3/+3
* Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz2017-03-201-1/+1
* Merge branch 'fix/gb/invalid-new-merge-request-api' into 'master' Fatih Acet2017-02-071-1/+3
|\
| * Update _pipelines.html.hamlKamil TrzciƄski2017-02-071-1/+1
| * Pass proper endpoint path to MR pipelines partialGrzegorz Bizon2017-02-071-1/+3
* | Merge branch 'route-map' into 'master' Robert Speicher2017-02-071-1/+1
|\ \ | |/ |/|
| * Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan2017-02-061-1/+1
* | Use new vue js pipelines table to render in merge request viewFilipa Lacerda2017-02-031-1/+1
|/
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-4/+4
* Merge branch 'issue_25017' into 'master' Sean McGivern2017-01-171-9/+1
|\
| * Show 'too many changes' message for merge requestissue_25017Felipe Artur2017-01-121-9/+1
* | Text for copy to clipboard: URL, personal access token, commands, referenceclipboard-button-textvictorwu2017-01-121-3/+3
* | Merge branch '26155-merge-request-tabs-don-t-render-when-no-commits-available...Fatih Acet2017-01-051-2/+8
|\ \ | |/ |/|
| * show empty state for commits tab when no commits presentMike Greiling2017-01-031-2/+8
* | Preserve selected versions when comparing MR changes25836-changing-from-version-in-diff-comparison-does-not-preserve-to-versionSam Rose2016-12-311-1/+1
|/
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-313-4/+4
* HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-312-2/+2
* Remove builds tab from commitFilipa Lacerda2016-12-211-1/+0
* Remove unnecessary messageVictor Wu2016-12-091-4/+0
* Replace references to MergeRequestDiff#commits with st_commitsuse-st-commits-where-possibleAdam Niedzielski2016-12-011-1/+1
* Merge remote-tracking branch 'upstream/master' into show-status-from-branchLin Jen-Shin2016-10-251-1/+1
|\
| * Merge remote-tracking branch 'upstream/master' into show-commit-status-from-s...Lin Jen-Shin2016-10-181-0/+10
| |\
| * \ Merge remote-tracking branch 'upstream/master' into show-commit-status-from-s...Lin Jen-Shin2016-10-113-5/+5
| |\ \
| * | | Show commits from source project. Be consistent with:Lin Jen-Shin2016-10-031-1/+1
* | | | Pass `@ref` along so we know which pipeline to showLin Jen-Shin2016-10-241-1/+1
| |_|/ |/| |
* | | Improve mr compare message when base is differentdz-improve-mr-comparDmitriy Zaporozhets2016-10-121-2/+5
* | | Inform user when comparing 2 version with different baseDmitriy Zaporozhets2016-10-121-0/+7
| |/ |/|
* | Merge branch 'fix-options-caret-mobile-viewport' into 'master' Fatih Acet2016-10-101-1/+1
|\ \
| * | Fix inconsistent options dropdown caret on mobile viewportsClement Ho2016-10-081-1/+1
* | | Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-071-2/+2
|/ /
* | Replace bootstrap caret with fontawesome caretClement Ho2016-10-052-3/+3
|/
* Fix duplicate master entries in the mr versions dropdownDmitriy Zaporozhets2016-09-281-5/+5
* fix dropdowns for mr-versionsfix-mr-version-dropdownstauriedavis2016-09-221-34/+38
* Remove colons in dropdowns, use icon helper, and fix 'Show original' link.Bryce Johnson2016-09-221-5/+5
* Add 'Show latest version' button.Bryce Johnson2016-09-141-0/+1
* Style merge request diff dropdowns & disable comments.Bryce Johnson2016-09-141-39/+48
* Refactor merge request version compare featureDmitriy Zaporozhets2016-09-071-3/+5
* Improve merge request version featureDmitriy Zaporozhets2016-09-071-24/+27