summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diffs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove expand diff to full file feature flagPhil Hughes2019-03-261-4/+1
* | Add .code to all tables holding diffsDouwe Maan2019-03-261-28/+26
|/
* Resolve "Code in other column of side-by-side diff is highlighted when select...Natalia Tepluhina2019-03-251-2/+2
* Merge branch '53139-hide-tree-single-file' into 'master'Filipa Lacerda2019-03-193-8/+18
|\
| * Collapse diff tree is only one file is presentPhil Hughes2019-03-193-8/+18
* | Remove diff tree filtering feature flagPhil Hughes2019-03-181-34/+18
|/
* Fix expand all button not workingPhil Hughes2019-03-115-4/+28
* Merge branch 'expand-diff-to-full-file' into 'master'Douwe Maan2019-03-077-9/+183
|\
| * Add option to expand diff to full filePhil Hughes2019-03-067-9/+183
* | CE backport of ee-parallel-diff-viewPhil Hughes2019-03-042-0/+11
|/
* CE backport of batch-comments-ee-store-modulePhil Hughes2019-03-042-0/+15
* CE port of noteable-discussion-ee-differencesPhil Hughes2019-02-281-1/+3
* Resolve "Add missing karma tests to the the MR Diff components"Natalia Tepluhina2019-02-282-9/+8
* Set up basic keyboard next/previous navigation in diff listDenys Mishunov2019-02-273-3/+41
* Merge branch 'fix-diffs-not-rendering' into 'master'Filipa Lacerda2019-02-182-5/+6
|\
| * Fix diff files not renderingPhil Hughes2019-02-182-5/+6
* | Merge branch 'diff-tree-resizable' into 'master'Filipa Lacerda2019-02-184-3/+55
|\ \ | |/ |/|
| * Make the file tree in merge requests resizablePhil Hughes2019-02-154-3/+55
* | Replaced part of diff file properties with diff viewerNatalia Tepluhina2019-02-156-53/+73
|/
* Fixed diff rendering causing a duplicate key warningPhil Hughes2019-02-132-0/+2
* Adds a feature flag to the diff fuzzy file finderPhil Hughes2019-02-081-13/+57
* Merge branch '52347-lines-changed-statistics-is-not-easily-visible-in-mr-chan...Phil Hughes2019-02-075-11/+75
|\