summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diffs/components/parallel_diff_table_row.vue
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-135/+43
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-32/+241
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-6/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-6/+27
* Replace ... with new expansion optionsSamantha Ming2019-08-101-2/+9
* Resolve "Code in other column of side-by-side diff is highlighted when select...Natalia Tepluhina2019-03-251-2/+2
* Resolve "Merge request refactor does not highlight selected line"Sam Bigelow2018-11-301-3/+26
* Prettify all the thingsMike Greiling2018-11-201-4/+2
* Made diff & note data consistentPhil Hughes2018-11-141-4/+4
* Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-071-0/+6
* Comment on any expanded diff line on MRsOswaldo Ferreira2018-11-061-6/+0
* Resolve "Link to file in Changes tab of MR no longer works for all files afte...André Luís2018-09-201-0/+5
* Fixed Problems with Inline View + SpecsTim Zallmann2018-09-071-1/+0
* Removed the testing console.log'sTim Zallmann2018-09-071-1/+0
* Only rendering diff for nowTim Zallmann2018-09-071-61/+58
* Porting MR Vue Memory Fixes to current masterTim Zallmann2018-08-081-0/+12
* Reapply "Merge branch '_acet-fix-expanding-context-lines' into 'master'"André Luís2018-08-011-2/+0
* Revert "Merge branch '_acet-fix-expanding-context-lines' into 'master'"André Luís2018-08-011-0/+2
* Revert "Merge branch 'tz-mr-refactor-memory-reduction' into 'master'"André Luís2018-08-011-12/+0
* Reducing the memory footprint for the renderingTim Zallmann2018-07-231-0/+12
* Remove v-once from diff lines components.Fatih Acet2018-07-171-2/+0
* Resolve "MR: Reduce the memory footprint of the component tree"Tim Zallmann2018-07-171-4/+10
* Merge branch 'master' into 48960-namespace-diff-moduleFilipa Lacerda2018-07-091-16/+12
|\
| * Resolve "MR Refactor: Improve performance by setting v-once"Tim Zallmann2018-07-081-16/+12
* | Transforms diffs module to a namespaced one to avoid console error due to rew...Filipa Lacerda2018-07-061-1/+1
|/
* Fix parallel diff lines content.Fatih Acet2018-07-041-0/+2
* Improve performance of toggling diff view typeFatih Acet2018-07-031-0/+148