summaryrefslogtreecommitdiff
path: root/lib/gitlab/diff/line.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+4
* Merge branch 'osw-comment-on-any-line-on-diffs-w-feature-flag' into 'master'Douwe Maan2018-11-121-3/+10
|\
| * Comment on any expanded diff line on MRsosw-comment-on-any-line-on-diffs-w-feature-flagOswaldo Ferreira2018-11-091-3/+10
| * Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-071-10/+3
| * Comment on any expanded diff line on MRsOswaldo Ferreira2018-11-061-3/+10
* | Enable even more frozen string in lib/gitlabgfyoung2018-11-061-0/+2
|/
* Use a serializer to render diff linesFelipe Artur2018-08-311-9/+3
* Include rich_text in diff cache keysSean McGivern2018-08-281-3/+4
* Escaped html charactersChantal Rollison2018-08-211-1/+1
* Use serialize_keys as part of highlight diff cacheJan Provaznik2018-07-041-5/+3
* Changes tab VUE refactoringFelipe Artur2018-06-211-6/+27
* Adjust insufficient diff hunks being persisted on NoteDiffFileosw-ignore-diff-header-when-persisting-diff-hunkOswaldo Ferreira2018-06-051-0/+4
* Re-enable SqlInjection and CommandInjectionBrian Neel2017-08-081-1/+1
* Don't display comment on unchanged line on both sides in parallel diffDouwe Maan2017-06-191-10/+10
* Fix: A diff comment on a change at last line of a file shows as two comments ...Valery Sizov2017-05-311-0/+4
* Better notification emails for notes and (diff) discussionsDouwe Maan2017-04-051-0/+4
* take nonewline context into account in diff parsermhasbini2017-03-131-3/+3
* Fix specsSean McGivern2016-08-121-3/+3
* Auto-highlight conflict when rich_text is calledSean McGivern2016-08-121-2/+9
* Add backend for merge conflicts readingSean McGivern2016-08-121-0/+11
* Cache highlighted diff lines for merge requestsPaco Guzman2016-08-031-0/+14
* Extract parts of LegacyDiffNote into DiffOnNote concern and move part of resp...Douwe Maan2016-07-061-0/+16
* Fix broken spec and small refactor. #3945Rubén Dávila2015-12-301-2/+2
* New implementation for highlighting diff files. #3945Rubén Dávila2015-12-301-0/+1
* Show additions/deletions stats on merge request diffDmitriy Zaporozhets2015-10-011-0/+8
* Refactoring inside refactoring. We need to go deeperDmitriy Zaporozhets2014-09-081-3/+3
* Gitlab::Diff classes addedDmitriy Zaporozhets2014-09-081-0/+12