summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/diff/position_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-80/+0
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-0/+58
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-0/+80
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+2
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-171-0/+26
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-231-0/+20
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Refactor PositionTracer to support different typesPatrick Bajao2019-07-051-0/+13
* Expose comments on Noteables in GraphQLBob Van Landuyt2019-06-141-0/+6
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-4/+4
* Fix MR discussion not loaded issue51958-fix-mr-discussion-loadingMark Chao2018-10-011-32/+56
* 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