summaryrefslogtreecommitdiff
path: root/app/models/compare.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor straight compare diff codeDmitriy Zaporozhets2016-10-121-6/+16
* Use straight diff approach when compare merge request versionsDmitriy Zaporozhets2016-10-121-1/+4
* Make Compare#diffs diff_options a regular argumentDouwe Maan2016-08-031-1/+1
* switch from diff_file_collection to diffs20034-safe-diffsPaco Guzman2016-08-031-18/+18
* Introduce Compare model in the codebase.Paco Guzman2016-08-031-2/+45
* Move to Gitlab::Diff::FileCollectionPaco Guzman2016-08-031-0/+23