summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/diff/file_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-1/+1
* Fix Error 500 when creating a merge request that contains an image that was d...stanhu/gitlab-ce-fix-error-500-with-mr-imagesStan Hu2016-11-141-0/+24
* switch from diff_file_collection to diffs20034-safe-diffsPaco Guzman2016-08-031-1/+1
* Collapsed diffs lines/size don't accumulate to overflow diffs.19820-safer-diffsPaco Guzman2016-07-181-0/+14
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-121-2/+2
* Represent DiffRefs as proper class instead of tuple arrayDouwe Maan2016-07-061-1/+1
* Show a notice for diffs that are too largehide-large-diffsYorick Peterse2016-03-181-0/+14
* More refactoring from last code review. #3945Rubén Dávila2016-01-141-1/+1
* Fix broken specs. #3945Rubén Dávila2016-01-081-1/+1
* Tag lib specsDouwe Maan2015-12-091-1/+1
* Use project.commit convenience method.Douwe Maan2015-04-241-1/+1
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-3/+3
* Refactoring inside refactoring. We need to go deeperDmitriy Zaporozhets2014-09-081-5/+1
* Specs for diff parser! Yay!Dmitriy Zaporozhets2014-09-081-0/+25