summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diffs/components
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '46340-remove-extra-spaces-from-mr-discussion-notes-after-vuejs'...Annabel Dunstone Gray2018-09-061-4/+3
|\
| * Remove extra spaces from MR discussion notesTakuya Noguchi2018-09-051-4/+3
* | Make MR diff file filter input Clear button functionalKushal Pandya2018-09-061-1/+1
|/
* Added compute property to diff file + changed a for loopTim Zallmann2018-08-141-1/+4
* Fixed text removal memory saving + Fixed collapsed non text filesTim Zallmann2018-08-081-1/+8
* Fix for displaying loading when collapsedTim Zallmann2018-08-081-1/+1
* ESLint FixesTim Zallmann2018-08-081-1/+0
* Incremental Rendering of the MRTim Zallmann2018-08-082-6/+11
* Changed the if order to get perhaps even a little bit more out of itTim Zallmann2018-08-081-1/+1
* First port of the performance improvementsTim Zallmann2018-08-081-1/+1
* Porting MR Vue Memory Fixes to current masterTim Zallmann2018-08-088-78/+99
* Reapply "Merge branch '48817-fix-mr-changes-discussion-navigation' into 'mast...André Luís2018-08-011-0/+1
* Reapply "Merge branch '_acet-fix-mr-autosave' into 'master'"André Luís2018-08-011-12/+19
* Reapply "Merge branch '_acet-fix-expanding-context-lines' into 'master'"André Luís2018-08-013-4/+0
* Merge branch 'andr3-remove-mr-regressions-fixes-from-master' into 'master'Filipa Lacerda2018-08-0110-111/+102
|\
| * Revert "Merge branch '_acet-fix-outdated-discussions' into 'master'"André Luís2018-08-015-10/+8
| * Revert "Merge branch '_acet-fix-expanding-context-lines' into 'master'"André Luís2018-08-013-0/+4
| * Revert "Merge branch '_acet-fix-mr-autosave' into 'master'"André Luís2018-08-011-19/+12
| * Revert "Merge branch '48817-fix-mr-changes-discussion-navigation' into 'master'"André Luís2018-08-011-1/+0
| * Revert "Merge branch 'tz-mr-refactor-memory-reduction' into 'master'"André Luís2018-08-018-86/+83
* | Disables toggle comments button for diff with no discussionsFilipa Lacerda2018-07-311-1/+2
|/
* Resolve "Copy diff file path as GFM" is brokenFilipa Lacerda2018-07-301-0/+4
* Reducing the memory footprint for the renderingTim Zallmann2018-07-238-83/+86
* Resolve ""Jump to first/next unresolved discussion" jumps to resolved discuss...André Luís2018-07-201-0/+1
* Merge branch '_acet-fix-expanding-context-lines' into 'master'Tim Zallmann2018-07-183-4/+0
|\
| * Remove v-once from diff lines components.Fatih Acet2018-07-173-4/+0
* | Merge branch '_acet-fix-mr-autosave' into 'master'Tim Zallmann2018-07-181-12/+19
|\ \
| * | i18n changes for note cancel confirmations.Fatih Acet2018-07-181-1/+3
| * | Fix failing specs :fingers-crossed:Fatih Acet2018-07-181-4/+6
| * | Fix autosave in noteable discussion.Fatih Acet2018-07-181-6/+5
| * | Add confirmation modal before cancelling the comment form in diff line note f...Fatih Acet2018-07-181-1/+7
| * | Use built-in autosave mixin in diff line note form.Fatih Acet2018-07-181-7/+5
| |/
* | Fix showing outdated discussions on Changes tab_acet-fix-outdated-discussionsFatih Acet2018-07-185-8/+10
|/
* Resolve "MR: Reduce the memory footprint of the component tree"Tim Zallmann2018-07-1712-59/+65
* Resolve "Improve performance of MR Changes tab: reduce event listeners on scr...Filipa Lacerda2018-07-124-81/+15
* Merge branch 'master' into 48237-toggle-file-commentsFilipa Lacerda2018-07-101-10/+5
|\
* | Fixes toggle discussion button not expanding collapsed discussionsFilipa Lacerda2018-07-101-5/+12
* | 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-0610-12/+14
|/
* Exports getters individually.Filipa Lacerda2018-07-062-8/+2
* Improves performance on MR refactor and adds specsFilipa Lacerda2018-07-051-5/+7
* File Icons in Merge RequestsTim Zallmann2018-07-051-5/+9
* Fix parallel diff lines content.Fatih Acet2018-07-042-2/+12