summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diffs
Commit message (Expand)AuthorAgeFilesLines
* Fix showing outdated discussions on Changes tab_acet-fix-outdated-discussionsFatih Acet2018-07-187-8/+71
* Resolve "MR: Reduce the memory footprint of the component tree"Tim Zallmann2018-07-1713-59/+69
* Resolve "Improve performance of MR Changes tab: reduce event listeners on scr...Filipa Lacerda2018-07-124-81/+15
* 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-105-34/+22
|\
| * 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-103-6/+78
* | | Removes hardcoded and unused propFilipa Lacerda2018-07-091-4/+0
|/ /
* | Merge branch 'master' into 48960-namespace-diff-moduleFilipa Lacerda2018-07-096-29/+59
|\ \ | |/
| * Resolve "MR refactor: Performance costs of main element with `v-if`"Tim Zallmann2018-07-096-31/+59
* | Merge branch 'master' into 48960-namespace-diff-moduleFilipa Lacerda2018-07-097-34/+25
|\ \ | |/
| * Merge branch '48906-adding-a-diff-line-note-freezes-the-browser' into 'master'Fatih Acet2018-07-091-3/+3
| |\
| | * This updates only the actual new discussion and not the full tree , which lea...Tim Zallmann2018-07-091-3/+3
| * | Resolve "MR Refactor: Improve performance by setting v-once"Tim Zallmann2018-07-085-29/+20
| |/
| * Changed Inline + Parallel Views to v-if instead of v-showTim Zallmann2018-07-071-2/+2
* | Transforms diffs module to a namespaced one to avoid console error due to rew...Filipa Lacerda2018-07-0611-12/+15
|/
* Exports getters individually.Filipa Lacerda2018-07-066-50/+38
* Improves performance on MR refactor and adds specsFilipa Lacerda2018-07-052-17/+22
* File Icons in Merge RequestsTim Zallmann2018-07-051-5/+9
* Fix parallel diff lines content.Fatih Acet2018-07-042-2/+12
* Improve performance of toggling diff view typeFatih Acet2018-07-039-136/+194
* Performance Improvements to Vue MR pageTim Zallmann2018-06-301-1/+1
* Resolve "Merge request collapse icon is tiny"Tim Zallmann2018-06-291-1/+5
* Resolve "Merge request refactor: Title and copy to clipboard button are behin...André Luís2018-06-291-1/+1
* Resolve "Merge request refactor displays changes dropdown incorrectly"Constance Okoghenun2018-06-291-49/+51
* Prevent fetching diffs and discussions data unnecessarily on MR pageFatih Acet2018-06-292-9/+21
* Componentize diff lines and diff commentsFatih Acet2018-06-279-339/+593
* Merge branch 'acet-mr-diffs-autosave' into 'master'Tim Zallmann2018-06-262-1/+23
|\
| * Use refs instead of querySelector.Fatih Acet2018-06-261-2/+2
| * Implement MR diff notes autosave feature.acet-mr-diffs-autosaveFatih Acet2018-06-222-1/+23
* | Added Diff Viewer to new VUE based MR pageTim Zallmann2018-06-268-26/+57
* | Enable "prefer-destructuring" in JS filesgfyoung2018-06-253-3/+3
|/
* Changes tab VUE refactoringFelipe Artur2018-06-2128-0/+2740