summaryrefslogtreecommitdiff
path: root/lib/gitlab/diff
Commit message (Expand)AuthorAgeFilesLines
* Don't show image diff note on text file58808-fix-image-diff-on-textPatrick Bajao2019-07-011-1/+1
* Expose comments on Noteables in GraphQLBob Van Landuyt2019-06-141-0/+8
* Extend #parse to accept a suggestions_filter_enabled paramKerri Miller2019-06-051-2/+4
* Fix removing empty lines via suggestionsIgor2019-05-281-0/+2
* Memoize old_blob and new_blob to improve performanceIgor2019-03-281-2/+6
* Prepare suggestion implementation for multi-lineOswaldo Ferreira2019-03-272-0/+93
* Merge branch '59147-duplicate-match-line' into 'master'Douwe Maan2019-03-211-10/+15
|\
| * Fix diff bottom expand button appears twiceMark Chao2019-03-211-10/+15
* | Implement multi-line suggestions filteringOswaldo Ferreira2019-03-201-0/+10
* | Implement suggestion diff lines parserOswaldo Ferreira2019-03-181-0/+37
|/
* Merge branch 'expand-diff-to-full-file' into 'master'Douwe Maan2019-03-071-0/+10
|\
| * Add option to expand diff to full filePhil Hughes2019-03-061-0/+10
* | Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-1/+1
|/
* Replaced part of diff file properties with diff viewerNatalia Tepluhina2019-02-151-0/+4
* Adjusts duplicated line when commenting on unfolded diff linesOswaldo Ferreira2019-01-081-3/+8
* Fixing image lfs bug and also displaying text lfsFrancisco Javier López2018-12-271-11/+17
* Cache diff highlight in discussionsOswaldo Ferreira2018-12-211-3/+23
* Merge branch '54786-mr-empty-file-display' into 'master'Nick Thomas2018-12-151-0/+4
|\
| * Display empty files properly on MR diffsSean Nichols2018-12-111-0/+4
* | Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-132-0/+14
|/
* Avoid 500's when serializing legacy diff notesosw-fix-grouping-by-file-pathOswaldo Ferreira2018-12-042-0/+14
* Treat Repository instances with the same disk path as the same hash keydm-batch-loader-keyDouwe Maan2018-11-261-1/+1
* Merge branch 'osw-comment-on-any-line-on-diffs-w-feature-flag' into 'master'Douwe Maan2018-11-124-4/+275
|\
| * Comment on any expanded diff line on MRsosw-comment-on-any-line-on-diffs-w-feature-flagOswaldo Ferreira2018-11-094-4/+275
| * Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-074-275/+4
| * Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'Douwe Maan2018-11-074-4/+275
| |\
| | * Apply additional guard-clauses for unfold_required?Oswaldo Ferreira2018-11-061-1/+2
| | * Comment on any expanded diff line on MRsOswaldo Ferreira2018-11-064-4/+274
* | | Enable even more frozen string in lib/gitlabgfyoung2018-11-0620-1/+41
|/ /
* | Merge branch 'sh-optimize-reload-diffs-service' into 'master'Sean McGivern2018-11-021-2/+5
|\ \
| * | Avoidp loading merge request diff files when not neededStan Hu2018-11-011-2/+5
* | | Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis2018-11-011-1/+1
|\ \ \ | |/ / |/| |
| * | Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
| |/
* | Make Highlight accept language paramMark Chao2018-10-301-1/+1
|/
* Merge branch '51958-fix-mr-discussion-loading' into 'master'Phil Hughes2018-10-041-0/+4
|\
| * Fix MR discussion not loaded issue51958-fix-mr-discussion-loadingMark Chao2018-10-011-0/+4
* | [master] Stored XSS in Gitlab Merge Request from imported repositoryFrancisco Javier López2018-10-011-1/+1
|/
* Simplify by using Gitlab::SafeRequestStoreMichael Kozono2018-09-241-12/+8
* Use standalone diff stats RPC on every comparison viewOswaldo Ferreira2018-09-193-6/+32
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-112-0/+6
* Cache diff highlighting upon Merge Request creation (refactors diff caching)Oswaldo Ferreira2018-09-073-49/+92
* 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-212-2/+2
* Resolve Naming/UncommunicativeMethodLin Jen-Shin2018-07-092-5/+5
* Merge branch 'issue_48474' into 'master'Sean McGivern2018-07-051-0/+1
|\
| * Render LegacyDiffNote when diff_file blob is nilFelipe Artur2018-07-041-0/+1
* | Use serialize_keys as part of highlight diff cacheJan Provaznik2018-07-042-6/+4
* | Don't add bottom 'match' line for deleted filesJan Provaznik2018-06-281-1/+1
|/
* Changes tab VUE refactoringFelipe Artur2018-06-213-12/+60