summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/diff
Commit message (Expand)AuthorAgeFilesLines
* Expose comments on Noteables in GraphQLBob Van Landuyt2019-06-141-0/+6
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-1/+1
* Fixed test specsOswaldo Ferreira2019-04-042-11/+137
* Prepare suggestion implementation for multi-lineOswaldo Ferreira2019-03-272-0/+161
* Merge branch '59147-duplicate-match-line' into 'master'Douwe Maan2019-03-211-0/+7
|\
| * Fix diff bottom expand button appears twiceMark Chao2019-03-211-0/+7
* | Implement suggestion diff lines parserOswaldo Ferreira2019-03-181-0/+55
|/
* Add option to expand diff to full filePhil Hughes2019-03-061-41/+160
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-9/+9
* Adjusts duplicated line when commenting on unfolded diff linesOswaldo Ferreira2019-01-081-10/+105
* Fixing image lfs bug and also displaying text lfsFrancisco Javier López2018-12-272-5/+5
* Fix redundant returns in spec fileSean Nichols2018-12-131-3/+3
* Add tests and move empty file message into own componentSean Nichols2018-12-131-0/+89
* Avoid 500's when serializing legacy diff notesosw-fix-grouping-by-file-pathOswaldo Ferreira2018-12-042-10/+21
* Merge branch 'revert-fd6e3781' into 'master'Sean McGivern2018-11-221-12/+2
|\
| * Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg2018-11-201-12/+2
* | Eliminate duplicated wordsTakuya Noguchi2018-11-221-1/+1
|/
* Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'"revert-e2aa2177Sean McGivern2018-11-201-2/+12
* Remove duplicate tests for GitalyZeger-Jan van de Weg2018-11-191-12/+2
* Comment on any expanded diff line on MRsosw-comment-on-any-line-on-diffs-w-feature-flagOswaldo Ferreira2018-11-092-0/+796
* Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-072-796/+0
* Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'Douwe Maan2018-11-072-0/+796
|\
| * Comment on any expanded diff line on MRsOswaldo Ferreira2018-11-062-0/+796
* | Fix typos in comments and specsGeorge Tsiolis2018-11-012-5/+5
|/
* Merge branch '51958-fix-mr-discussion-loading' into 'master'Phil Hughes2018-10-041-32/+56
|\
| * Fix MR discussion not loaded issue51958-fix-mr-discussion-loadingMark Chao2018-10-011-32/+56
* | [master] Stored XSS in Gitlab Merge Request from imported repositoryFrancisco Javier López2018-10-011-0/+28
|/
* Use standalone diff stats RPC on every comparison viewOswaldo Ferreira2018-09-194-0/+116
* Cache diff highlighting upon Merge Request creation (refactors diff caching)Oswaldo Ferreira2018-09-071-0/+70
* Include rich_text in diff cache keysSean McGivern2018-08-281-0/+12
* Escaped html charactersChantal Rollison2018-08-212-5/+15
* Use serialize_keys as part of highlight diff cacheJan Provaznik2018-07-041-0/+9
* Don't add bottom 'match' line for deleted filesJan Provaznik2018-06-281-0/+15
* Find and mark more Git disk access locations, part 2Jacob Vosmaer2018-06-121-1/+3
* Adjust insufficient diff hunks being persisted on NoteDiffFileosw-ignore-diff-header-when-persisting-diff-hunkOswaldo Ferreira2018-06-051-50/+63
* Persist truncated note diffs on a new table45190-create-notes-diff-filesOswaldo Ferreira2018-05-241-0/+54
* Method to track recoverable exceptions in sentryBob Van Landuyt2018-04-171-5/+4
* Ensure that we never assume old_blob or new_blob are nil44257-viewing-a-particular-commit-gives-500-error-error-undefined-method-binarySean McGivern2018-03-161-0/+12
* Only cache highlight results for latest MR diffsSean McGivern2018-03-151-1/+1
* Fix 500 error when diff context line has broken encoding42332-actionview-template-error-366-524-out-of-rangeSean McGivern2018-02-221-0/+22
* Fix error 500 when viewing commit and merge request diffsStan Hu2018-01-071-0/+14
* Fix error when viewing diffs without blobs41468-error-500-trying-to-view-a-merge-request-json-undefined-method-binary-for-nil-nilclassSean McGivern2018-01-041-0/+25
* fix #39233 - 500 in merge requestMartin Nowak2017-12-071-0/+4
* Ensure MRs always use branch refs for comparisonSean McGivern2017-11-281-2/+2
* Batchload blobs for diff generationZeger-Jan van de Weg2017-11-211-6/+2
* Fix 500 error for old (somewhat) MRsAlexWayfer2017-10-301-0/+37
* Merge branch 'conflict-resolution-refactor' into 'master'Sean McGivern2017-10-161-10/+10
|\
| * 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