summaryrefslogtreecommitdiff
path: root/spec/javascripts/diffs
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-151-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-143-9/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-144-10/+230
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-102-2/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-011-5/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-201-167/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-193-3/+26
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-172-8/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-2/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-3/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-123-1/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-0916-18/+18
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-042-6/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-283-196/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-271-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-263-3/+180
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-292-2/+291
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-209/+0
* Refactor DiffFileHeader testsIllya Klymov2019-09-122-714/+1
* Fix to show renamed file in mrSamantha Ming2019-08-211-1/+1
* CE - FE fix diffs specs leaking storefe-fix-diffs-specs-leaking-storePaul Slaughter2019-08-1111-22/+26
* Update karma for new expansion cell markupAndré Luís2019-08-111-4/+12
* Replace ... with new expansion optionsSamantha Ming2019-08-108-13/+148
* Backport from EE10646-create-drafts-with-commit-id-cejboyson12019-08-011-0/+2
* Fixed editing formNatalia Tepluhina2019-07-091-1/+2
* Rebased and squashed commitsNatalia Tepluhina2019-07-034-150/+6
* Added diff suggestion popoverPhil Hughes2019-06-143-3/+49
* User link styling for commitsMarcel van Remmerden2019-06-101-1/+1
* Fix whitespace changes visibility when the related file was initially collapsedOndřej Budai2019-06-051-5/+6
* Remove unused avatar sizes62429-remove-unused-avatar-sizesAnnabel Dunstone Gray2019-05-311-2/+2
* Rename vue_component_helper to text_helperfe-rename-vue-component-helper-cePaul Slaughter2019-05-161-1/+1
* Fixes issues with show whitespace button in diffsPhil Hughes2019-05-101-1/+29
* Impove the performance of expanding full diffPhil Hughes2019-05-034-20/+181
* Extract discussion notes into new componentPaul Gascou-Vaillancourt2019-05-011-49/+62
* Fix showing HTML content in view file tooltip60533-tooltip-for-view-file-shows-raw-htmlFatih Acet2019-04-161-0/+3
* Fixed fluid layout preference not being respected in diffsPhil Hughes2019-04-121-0/+8
* Improve diff navigation headerSam Bigelow2019-04-053-2/+40
* Fixes duplicate diff too large error messagesPhil Hughes2019-04-021-5/+3
* Merge branch '57669-fix-bug-clicking-file-header-refreshes-page' into 'master'Clement Ho2019-04-011-1/+70
|\
| * Scroll to diff file when clicking on file name57669-fix-bug-clicking-file-header-refreshes-pageSam Bigelow2019-03-291-1/+70
* | Remove expand diff to full file feature flagPhil Hughes2019-03-261-3/+0
* | Remove now-unnecessary noteable_line classDouwe Maan2019-03-261-1/+1
|/
* Move some tests from Karma to JestWinnie Hellmann2019-03-234-182/+0
* Collapse diff tree is only one file is presentPhil Hughes2019-03-192-0/+65
* Fix expand all button not workingPhil Hughes2019-03-113-2/+55
* Add option to expand diff to full filePhil Hughes2019-03-065-1/+304
* CE backport of batch-comments-ee-store-modulePhil Hughes2019-03-044-4/+8
* Resolve "Add missing karma tests to the the MR Diff components"Natalia Tepluhina2019-02-286-21/+428
* Set up basic keyboard next/previous navigation in diff listDenys Mishunov2019-02-273-36/+227
* Merge branch 'fix-diffs-not-rendering' into 'master'Filipa Lacerda2019-02-182-3/+9
|\