summaryrefslogtreecommitdiff
path: root/lib/gitlab/diff
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-114-5/+21
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-101-10/+24
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-091-0/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-062-39/+38
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-044-20/+150
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-291-3/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-261-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-3/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-104-1/+40
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-093-13/+91
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-231-7/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Fixing #65389Massimeddu Cireddu2019-09-021-1/+1
* Refactor PositionTracer to support different typesPatrick Bajao2019-07-055-186/+287
* 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
|/