summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diffs/components/parallel_diff_view.vue
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-142/+0
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-3/+3
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-4/+4
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-25/+64
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-2/+13
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-011-7/+6
* Replace ... with new expansion optionsSamantha Ming2019-08-101-0/+17
* Backported EE fix to CENatalia Tepluhina2019-07-081-0/+2
* Add .code to all tables holding diffsDouwe Maan2019-03-261-28/+26
* CE backport of ee-parallel-diff-viewPhil Hughes2019-03-041-0/+10
* Utilize :key to minimize extra rerendersSam Bigelow2018-12-171-2/+2
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+6
* Improve discussion rendering performancePhil Hughes2018-11-271-10/+4
* Prettify all the thingsMike Greiling2018-11-201-3/+1
* Made diff & note data consistentPhil Hughes2018-11-141-3/+3
* Resolve eslint-plugin-vue errorsMike Greiling2018-09-201-1/+1
* Fixed Problems with Inline View + SpecsTim Zallmann2018-09-071-7/+0
* Loading Discussions later on DiffsTim Zallmann2018-09-071-8/+5
* Fixed error in mutations of diff + removed unused varsTim Zallmann2018-09-071-2/+0
* Only rendering diff for nowTim Zallmann2018-09-071-26/+3
* Start of non getter VersionTim Zallmann2018-09-071-2/+2
* Porting MR Vue Memory Fixes to current masterTim Zallmann2018-08-081-26/+13
* Revert "Merge branch '_acet-fix-outdated-discussions' into 'master'"André Luís2018-08-011-1/+2
* Revert "Merge branch 'tz-mr-refactor-memory-reduction' into 'master'"André Luís2018-08-011-10/+28
* Reducing the memory footprint for the renderingTim Zallmann2018-07-231-28/+10
* Fix showing outdated discussions on Changes tab_acet-fix-outdated-discussionsFatih Acet2018-07-181-2/+1
* Resolve "MR: Reduce the memory footprint of the component tree"Tim Zallmann2018-07-171-4/+4
* Merge branch 'master' into 48960-namespace-diff-moduleFilipa Lacerda2018-07-091-1/+32
|\
| * Resolve "MR refactor: Performance costs of main element with `v-if`"Tim Zallmann2018-07-091-2/+32
* | Transforms diffs module to a namespaced one to avoid console error due to rew...Filipa Lacerda2018-07-061-1/+1
|/
* Exports getters individually.Filipa Lacerda2018-07-061-4/+1
* Improves performance on MR refactor and adds specsFilipa Lacerda2018-07-051-5/+7
* Improve performance of toggling diff view typeFatih Acet2018-07-031-6/+34
* Componentize diff lines and diff commentsFatih Acet2018-06-271-187/+18
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-1/+1
* Changes tab VUE refactoringFelipe Artur2018-06-211-0/+224