summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diffs/components/parallel_diff_view.vue
Commit message (Expand)AuthorAgeFilesLines
* 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