summaryrefslogtreecommitdiff
path: root/lib/gitlab/diff/file_collection/base.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-4/+14
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-8/+19
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-1/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-111-0/+12
* Avoid 500's when serializing legacy diff notesosw-fix-grouping-by-file-pathOswaldo Ferreira2018-12-041-0/+10
* Enable even more frozen string in lib/gitlabgfyoung2018-11-061-0/+2
* Avoidp loading merge request diff files when not neededStan Hu2018-11-011-2/+5
* Use standalone diff stats RPC on every comparison viewOswaldo Ferreira2018-09-191-2/+23
* Cache diff highlighting upon Merge Request creation (refactors diff caching)Oswaldo Ferreira2018-09-071-1/+9
* Use persisted diff data instead fetching Git on discussionsOswaldo Ferreira2018-04-301-0/+2
* Batchload blobs for diff generationZeger-Jan van de Weg2017-11-211-4/+1
* Detect n+1 issues involving GitalyAndrew Newdigate2017-09-191-1/+4
* Consistent diff and blob size limit namesDouwe Maan2017-05-291-1/+1
* Merge branch 'dm-diff-cleanup' into 'master'Robert Speicher2017-05-251-7/+8
|\
| * Address feedbackDouwe Maan2017-05-251-1/+1
| * Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan2017-05-231-7/+8
* | Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-231-0/+8
|/
* switch from diff_file_collection to diffs20034-safe-diffsPaco Guzman2016-08-031-6/+11
* Introduce Compare model in the codebase.Paco Guzman2016-08-031-1/+1
* Move to Gitlab::Diff::FileCollectionPaco Guzman2016-08-031-0/+30