summaryrefslogtreecommitdiff
path: root/lib/gitlab/diff/file.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-5/+1
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-2/+6
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-9/+1
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-6/+6
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-3/+9
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-6/+20
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-28/+5
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-0/+29
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-1/+1
* Add latest changes from gitlab-org/security/gitlab@14-0-stable-eeGitLab Bot2021-06-301-1/+10
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-2/+6
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-0/+8
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-131-5/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-021-6/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-151-26/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-1/+1
* Memoize old_blob and new_blob to improve performanceIgor2019-03-281-2/+6
* Fix diff bottom expand button appears twiceMark Chao2019-03-211-10/+15
* Merge branch 'expand-diff-to-full-file' into 'master'Douwe Maan2019-03-071-0/+10
|\
| * Add option to expand diff to full filePhil Hughes2019-03-061-0/+10
* | Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-1/+1
|/
* Replaced part of diff file properties with diff viewerNatalia Tepluhina2019-02-151-0/+4
* Fixing image lfs bug and also displaying text lfsFrancisco Javier López2018-12-271-11/+17
* Cache diff highlight in discussionsOswaldo Ferreira2018-12-211-3/+23
* Merge branch '54786-mr-empty-file-display' into 'master'Nick Thomas2018-12-151-0/+4
|\
| * Display empty files properly on MR diffsSean Nichols2018-12-111-0/+4
* | Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+10
|/
* Merge branch 'osw-comment-on-any-line-on-diffs-w-feature-flag' into 'master'Douwe Maan2018-11-121-0/+19
|\
| * Comment on any expanded diff line on MRsosw-comment-on-any-line-on-diffs-w-feature-flagOswaldo Ferreira2018-11-091-0/+19
| * Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-071-19/+0
| * Comment on any expanded diff line on MRsOswaldo Ferreira2018-11-061-0/+19
* | Enable even more frozen string in lib/gitlabgfyoung2018-11-061-0/+2
|/
* Use standalone diff stats RPC on every comparison viewOswaldo Ferreira2018-09-191-3/+4
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Merge branch 'issue_48474' into 'master'Sean McGivern2018-07-051-0/+1
|\
| * Render LegacyDiffNote when diff_file blob is nilFelipe Artur2018-07-041-0/+1
* | Don't add bottom 'match' line for deleted filesJan Provaznik2018-06-281-1/+1
|/
* Changes tab VUE refactoringFelipe Artur2018-06-211-2/+29
* Adjust insufficient diff hunks being persisted on NoteDiffFileosw-ignore-diff-header-when-persisting-diff-hunkOswaldo Ferreira2018-06-051-3/+6
* Persist truncated note diffs on a new table45190-create-notes-diff-filesOswaldo Ferreira2018-05-241-0/+7
* Ensure that we never assume old_blob or new_blob are nil44257-viewing-a-particular-commit-gives-500-error-error-undefined-method-binarySean McGivern2018-03-161-18/+21
* Fix error when viewing diffs without blobs41468-error-500-trying-to-view-a-merge-request-json-undefined-method-binary-for-nil-nilclassSean McGivern2018-01-041-8/+23
* Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_...Douwe Maan2017-12-221-1/+3
* Batchload blobs for diff generationZeger-Jan van de Weg2017-11-211-10/+8
* Move line code generation into Gitlab::Gitconflict-resolution-refactorAlejandro Rodríguez2017-10-121-1/+1
* Create a Gitlab::Git submodule for conlict-related filesAlejandro Rodríguez2017-10-121-1/+1
* Move Gitlab::Diff::LineCode to module Gitlab::GitAlejandro Rodríguez2017-10-121-1/+1