summaryrefslogtreecommitdiff
path: root/lib/gitlab/diff/diff_refs.rb
Commit message (Expand)AuthorAgeFilesLines
* Avoid re-fetching merge-base SHA from Gitaly unnecessarilyOswaldo Ferreira2018-03-071-1/+5
* add support for the commit reference filtermicael.bergeron2017-12-071-19/+3
* Remove unnecessary commentsDouwe Maan2017-09-251-2/+2
* Properly compare diff refs and diff positions when shas are truncatedDouwe Maan2017-09-251-3/+19
* Fix Diff::Position#diff_file for positions on straight diffsdm-diff-file-straight-diffDouwe Maan2017-06-061-0/+10
* Cache MR diffs by diff refsDouwe Maan2017-04-081-0/+6
* Add some more code comments.Douwe Maan2016-07-061-0/+10
* Represent DiffRefs as proper class instead of tuple arrayDouwe Maan2016-07-061-0/+26