summaryrefslogtreecommitdiff
path: root/lib/gitlab/git/diff_collection.rb
Commit message (Expand)AuthorAgeFilesLines
* 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