summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/diff/position_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix 500 error for old (somewhat) MRsAlexWayfer2017-10-301-0/+37
* Move line code generation into Gitlab::Gitconflict-resolution-refactorAlejandro Rodríguez2017-10-121-10/+10
* Create a Gitlab::Git submodule for conlict-related filesAlejandro Rodríguez2017-10-121-10/+10
* Move Gitlab::Diff::LineCode to module Gitlab::GitAlejandro Rodríguez2017-10-121-10/+10
* Commenting on image diffsFelipe Artur2017-10-071-16/+69
* Add specsdm-bitbucket-import-truncated-shasDouwe Maan2017-09-251-0/+38
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Fix Diff::Position#diff_file for positions on straight diffsdm-diff-file-straight-diffDouwe Maan2017-06-061-0/+48
* Add question mark to Gitlab::Diff::File predicate methodsDouwe Maan2017-05-231-3/+3
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-1/+1
* Fix line commenting for the initial commitSean McGivern2016-08-191-0/+42
* Ensure to_json methods take optional argumentSean McGivern2016-07-201-0/+24
* Add tests for PositionDouwe Maan2016-07-061-0/+341