summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/diff/parallel_diff_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-0/+1
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Active tense test coveragejej-backport-active-tense-specsValery Sizov2017-02-011-1/+1
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-1/+1
* switch from diff_file_collection to diffs20034-safe-diffsPaco Guzman2016-08-031-1/+1
* Add Discussion model to represent MR/diff discussiondiscussion-modelDouwe Maan2016-07-201-3/+43
* Represent DiffRefs as proper class instead of tuple arrayDouwe Maan2016-07-061-2/+1
* Update testsDouwe Maan2016-01-201-1/+1
* Move parallel diff logic to separate classDouwe Maan2016-01-201-0/+22