summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diffs
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-183-3/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-1/+7
* Refactor DiffFileHeader testsIllya Klymov2019-09-121-42/+16
* Fix to show renamed file in mrSamantha Ming2019-08-211-1/+1
* Add syntax highlighting for line expansionSamantha Ming2019-08-201-3/+3
* Merge branch '66161-replace-expand-icons' into 'master'Mike Greiling2019-08-191-4/+2
|\
| * Add expand up and expand down icons66161-replace-expand-iconsJarek Ostrowski2019-08-161-4/+2
* | Make all of the discussion toggle clickable63905-discussion-expand-collapse-button-is-only-clickable-on-one-sideThomas Randolph2019-08-161-1/+1
|/
* Add kbd shortcuts for discussion navigationSam Bigelow2019-08-121-1/+1
* Update karma for new expansion cell markupAndré Luís2019-08-111-1/+1
* Replace ... with new expansion optionsSamantha Ming2019-08-1011-102/+467
* Disable vue-i18n for non-autofix filesEzekiel Kigbo2019-08-083-1/+3
* Adding changes to CE from EETomislav Nikic2019-07-272-1/+1
* Removed pluralize functionEzekiel Kigbo2019-07-241-2/+3
* Fix broken vue i18n stringsAndré Luís2019-07-161-6/+13
* Backported EE fix to CENatalia Tepluhina2019-07-085-0/+23
* Rebased and squashed commitsNatalia Tepluhina2019-07-0311-91/+286
* Fix typo in updateResolvableDiscussionsCounts actionWinnie Hellmann2019-07-021-1/+1
* Vue-i18n: app/assets/javascripts/diffs directoryEzekiel Kigbo2019-06-264-17/+16
* Added diff suggestion popoverPhil Hughes2019-06-147-6/+52
* User link styling for commitsMarcel van Remmerden2019-06-101-1/+1
* Format vue files with prettierMarcel van Remmerden2019-06-062-2/+34
* Fix whitespace changes visibility when the related file was initially collapsedOndřej Budai2019-06-051-1/+2
* Merge branch '62429-remove-unused-avatar-sizes' into 'master'Phil Hughes2019-06-031-1/+1
|\
| * Remove unused avatar sizes62429-remove-unused-avatar-sizesAnnabel Dunstone Gray2019-05-311-1/+1
* | Make tooltips consistently render on topJustin Boyson2019-06-012-11/+12
|/
* Resize collapse icon to profile picture sizeMarcel van Remmerden2019-05-311-1/+0
* Get copy to clipboard button aligned within snippet headerMarcel van Remmerden2019-05-301-1/+1
* Merge branch 'diff-filter-bar-placeholder-text' into 'master'Filipa Lacerda2019-05-161-1/+8
|\
| * Changed the placeholder text of the diff tree filter inputPhil Hughes2019-05-161-1/+8
* | Fixes issues with show whitespace button in diffsPhil Hughes2019-05-102-5/+16
|/
* Merge branch 'expand-diff-performance' into 'master'Filipa Lacerda2019-05-039-77/+193
|\
| * Impove the performance of expanding full diffPhil Hughes2019-05-039-77/+193
* | Merge branch '59898-fix-the-following-style-lint-errors-and-warnings-for-app-...Filipa Lacerda2019-05-021-1/+2
|\ \ | |/ |/|
| * Fix commits.scss style-lint errors59898-fix-the-following-style-lint-errors-and-warnings-for-app-assets-stylesheets-pages-commits-scssScott Hampton2019-04-251-1/+2
* | Gracefully handle undefined data in getTreeEntries()Stan Hu2019-04-281-0/+5
|/
* Merge branch '59034-external-link-button' into 'master'Tim Zallmann2019-04-161-1/+1
|\
| * Replaced external link button with doc-text icon59034-external-link-buttonDenys Mishunov2019-04-151-1/+1
* | Fix showing HTML content in view file tooltip60533-tooltip-for-view-file-shows-raw-htmlFatih Acet2019-04-161-3/+1
* | Merge branch 'image-comment-reviews-ce' into 'master'Filipa Lacerda2019-04-155-11/+39
|\ \ | |/ |/|
| * CE backport of image-comment-reviewsPhil Hughes2019-04-125-11/+39
* | Merge branch 'gt-fix-styling-for-framework-notes' into 'master'Phil Hughes2019-04-122-3/+3
|\ \
| * | Rename selector for framework notesGeorge Tsiolis2019-04-122-3/+3
* | | Fixed fluid layout preference not being respected in diffsPhil Hughes2019-04-122-1/+8
|/ /
* | Only make margin-auto on large screens for diff file header60304-long-file-names-in-mr-diffs-cause-horizontal-scrollingSam Bigelow2019-04-101-1/+1
|/
* Improve diff navigation headerSam Bigelow2019-04-054-68/+105
* Fixed test specsOswaldo Ferreira2019-04-041-1/+5
* Fixes duplicate diff too large error messagesPhil Hughes2019-04-021-4/+0
* Merge branch '57669-fix-bug-clicking-file-header-refreshes-page' into 'master'Clement Ho2019-04-012-15/+45
|\
| * Scroll to diff file when clicking on file name57669-fix-bug-clicking-file-header-refreshes-pageSam Bigelow2019-03-292-15/+45