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