summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diffs/store
Commit message (Expand)AuthorAgeFilesLines
* Added compute property to diff file + changed a for loopTim Zallmann2018-08-141-1/+1
* Fixed ESLint errorTim Zallmann2018-08-131-3/+0
* Added constants for Render values + Optimised for LoopTim Zallmann2018-08-131-8/+18
* Fixed text removal memory saving + Fixed collapsed non text filesTim Zallmann2018-08-082-9/+11
* Memory savings on diffLine ObjectTim Zallmann2018-08-081-0/+16
* ESLint FixesTim Zallmann2018-08-082-2/+1
* Incremental Rendering of the MRTim Zallmann2018-08-083-1/+40
* Porting MR Vue Memory Fixes to current masterTim Zallmann2018-08-082-0/+62
* Merge branch 'andr3-remove-mr-regressions-fixes-from-master' into 'master'Filipa Lacerda2018-08-012-104/+0
|\
| * Revert "Merge branch '_acet-fix-outdated-discussions' into 'master'"André Luís2018-08-012-61/+0
| * Revert "Merge branch 'tz-mr-refactor-memory-reduction' into 'master'"André Luís2018-08-011-53/+10
* | Disables toggle comments button for diff with no discussionsFilipa Lacerda2018-07-311-0/+8
|/
* Reducing the memory footprint for the renderingTim Zallmann2018-07-231-10/+53
* Fix showing outdated discussions on Changes tab_acet-fix-outdated-discussionsFatih Acet2018-07-182-0/+61
* Resolve "MR: Reduce the memory footprint of the component tree"Tim Zallmann2018-07-171-0/+4
* Adds specs for toggleFileDiscussions actionFilipa Lacerda2018-07-111-3/+1
* Adds specs for getters in merge request vuex diff moduleFilipa Lacerda2018-07-111-1/+0
* Merge branch 'master' into 48237-toggle-file-commentsFilipa Lacerda2018-07-104-24/+17
|\
| * Merge branch '48951-clean-up' into 'master'Phil Hughes2018-07-103-23/+3
| |\
| | * Removes unused store in diffs mr refactorFilipa Lacerda2018-07-093-23/+3
* | | Fixes toggle discussion button not expanding collapsed discussionsFilipa Lacerda2018-07-102-1/+66
|/ /
* | Transforms diffs module to a namespaced one to avoid console error due to rew...Filipa Lacerda2018-07-061-0/+1
|/
* Exports getters individually.Filipa Lacerda2018-07-064-42/+36
* Improves performance on MR refactor and adds specsFilipa Lacerda2018-07-051-12/+15
* Improve performance of toggling diff view typeFatih Acet2018-07-032-7/+0
* Prevent fetching diffs and discussions data unnecessarily on MR pageFatih Acet2018-06-291-5/+0
* Added Diff Viewer to new VUE based MR pageTim Zallmann2018-06-264-7/+10
* Changes tab VUE refactoringFelipe Artur2018-06-217-0/+419