summaryrefslogtreecommitdiff
path: root/lib/gitlab/diff/position.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-101-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-231-7/+7
* Refactor PositionTracer to support different typesPatrick Bajao2019-07-051-0/+4
* Expose comments on Noteables in GraphQLBob Van Landuyt2019-06-141-0/+8
* Merge branch 'osw-comment-on-any-line-on-diffs-w-feature-flag' into 'master'Douwe Maan2018-11-121-1/+11
|\
| * Comment on any expanded diff line on MRsosw-comment-on-any-line-on-diffs-w-feature-flagOswaldo Ferreira2018-11-091-1/+11
| * Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-071-11/+1
| * Comment on any expanded diff line on MRsOswaldo Ferreira2018-11-061-1/+11
* | Enable even more frozen string in lib/gitlabgfyoung2018-11-061-0/+2
|/
* Fix MR discussion not loaded issue51958-fix-mr-discussion-loadingMark Chao2018-10-011-0/+4
* Simplify by using Gitlab::SafeRequestStoreMichael Kozono2018-09-241-12/+8
* Use standalone diff stats RPC on every comparison viewOswaldo Ferreira2018-09-191-1/+5
* Merge request and commit discussions APIJan Provaznik2018-05-011-0/+4
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* Fix 500 error for old (somewhat) MRsAlexWayfer2017-10-301-3/+5
* Commenting on image diffsFelipe Artur2017-10-071-52/+38
* Properly compare diff refs and diff positions when shas are truncatedDouwe Maan2017-09-251-5/+6
* Fix Diff::Position#diff_file for positions on straight diffsdm-diff-file-straight-diffDouwe Maan2017-06-061-16/+2
* Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-231-12/+18
* Fix code for copsDouwe Maan2017-02-231-9/+10
* Enable Style/ConditionalAssignmentDouwe Maan2017-02-231-3/+3
* Fix line commenting for the initial commitSean McGivern2016-08-191-6/+12
* Ensure to_json methods take optional argumentSean McGivern2016-07-201-2/+2
* Add some more code comments.Douwe Maan2016-07-061-0/+5
* Add Gitlab::Git::PositionDouwe Maan2016-07-061-0/+150