summaryrefslogtreecommitdiff
path: root/lib/gitlab/git/diff_collection.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-10/+7
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-3/+3
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-5/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-4/+45
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+6
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-11/+23
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-271-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-091-3/+8
* Backport EE changes for productivity analyticsPavel Shutsin2019-09-041-0/+6
* Enable even more frozen string in lib/gitlabrepo-forks/gitlab-ce-frozen-string-lib-gitlab-even-moregfyoung2018-11-131-0/+2
* Make single diff patch limit configurableosw-configurable-single-diff-file-limitOswaldo Ferreira2018-10-011-1/+1
* Send max_patch_bytes to Gitaly via Gitaly::CommitDiffRequestOswaldo Ferreira2018-09-061-2/+3
* Make all Gitaly diff flags mandatoryJacob Vosmaer2018-07-061-7/+5
* Refactor Gitlab::Git::Commit to include a repositoryAlejandro Rodríguez2017-08-071-2/+1
* Migrate DiffCollection limiting logic to Gitalyfeature/send-diff-limits-to-gitalyAhmad Sherif2017-07-191-22/+52
* Add Gitaly notes and annotations to Gitlab::GitJacob Vosmaer2017-07-121-0/+2
* Implement diff viewersDouwe Maan2017-06-141-1/+1
* Change no_limits to limitsdm-collapsed-blobDouwe Maan2017-05-311-4/+4
* Consistent diff and blob size limit namesDouwe Maan2017-05-291-10/+10
* Merge branch 'diffcollection-no-restarts' into 'master'Douwe Maan2017-05-261-18/+21
|\
| * Use the iterator inside DiffCollection only onceJacob Vosmaer2017-05-241-18/+21
* | Clean up diff renderingDouwe Maan2017-05-231-0/+2
|/
* Remove deltas_only from DiffCollectionJacob Vosmaer2017-05-111-11/+0
* Use Gitaly for CommitController#showfeature/use-gitaly-for-commit-showAhmad Sherif2017-03-151-1/+3
* Absorb gitlab_gitRobert Speicher2017-01-041-0/+129