summaryrefslogtreecommitdiff
path: root/app/controllers/projects/merge_requests/diffs_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eeGitLab Bot2021-06-141-1/+4
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-2/+3
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-4/+1
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-1/+15
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-1/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-4/+14
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-2/+1
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-4/+3
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+9
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-3/+8
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-271-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-261-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-231-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-141-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-291-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-111-13/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-061-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-111-1/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-3/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-101-1/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-101-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-091-3/+24
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-2/+2
* Fix Projects::MergeRequests::DiffsController specsRémy Coutable2019-02-181-1/+0
* Avoid 500's when serializing legacy diff notesosw-fix-grouping-by-file-pathOswaldo Ferreira2018-12-041-5/+2
* Comment on any expanded diff line on MRsosw-comment-on-any-line-on-diffs-w-feature-flagOswaldo Ferreira2018-11-091-0/+12
* Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-071-6/+0
* Comment on any expanded diff line on MRsOswaldo Ferreira2018-11-061-0/+6
* Add signature badge to diffs/commit_itemPaul Slaughter2018-10-031-1/+7
* Merge branch 'frozen-string-app-controllers-much-more' into 'master'Rémy Coutable2018-09-261-0/+2
|\
| * Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* | Resolve "Commit details are not displayed when reviewing an MR commit by commit"Paul Slaughter2018-09-261-1/+1
|/
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Cache diff highlighting upon Merge Request creation (refactors diff caching)Oswaldo Ferreira2018-09-071-0/+2
* Changes tab VUE refactoringFelipe Artur2018-06-211-4/+21
* add support for the commit reference filtermicael.bergeron2017-12-071-3/+2
* corrects the url buildingmicael.bergeron2017-12-071-0/+8
* diff notes created in merge request on a commit have the right contextmicael.bergeron2017-12-071-7/+1
* Allow commenting on individual commits inside an MRDouwe Maan2017-12-071-14/+27
* Remove serialised diff and commit columnsSean McGivern2017-11-281-1/+1
* Batchload blobs for diff generationZeger-Jan van de Weg2017-11-211-4/+1
* Detect n+1 issues involving GitalyAndrew Newdigate2017-09-191-1/+4
* Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan2017-09-071-1/+1
|\
| * Removes default scope from sortable23079-remove-default-scope-in-sortableTiago Botelho2017-09-071-1/+1
* | WIP: refactor the first-contributor to Issuablemicael.bergeron2017-09-061-1/+1
|/