summaryrefslogtreecommitdiff
path: root/spec/javascripts/diffs
Commit message (Expand)AuthorAgeFilesLines
* Resolve "On master, inline diff view contains extra `+` and `-` signs"Tim Zallmann2018-09-101-3/+12
* Resolve "Merge requests show outdated discussions on changes tab"André Luís2018-09-083-2/+125
* Merge branch 'tz-mr-new-datastructure' into 'master'Mike Greiling2018-09-078-93/+403
|\
| * Adapted so utils + actions don't include any mutations and mutations are alwa...Tim Zallmann2018-09-072-42/+86
| * Fixes based on MR discussion around naming, mutations, handling of stateTim Zallmann2018-09-071-0/+1
| * Made the discussion tests artificial to have them stable, mocked RAF + RICTim Zallmann2018-09-071-46/+97
| * Added new tests for newly added mutations, actions, utilsTim Zallmann2018-09-073-3/+218
| * Fix Linting ErrorTim Zallmann2018-09-071-1/+0
| * Fix for Karma, Static Analysis and RSPec for MR PageTim Zallmann2018-09-073-4/+5
| * Fixes for Karma testsTim Zallmann2018-09-072-21/+26
| * Fix for Getter + LintingTim Zallmann2018-09-071-36/+3
| * Fixes for Karma TestsTim Zallmann2018-09-073-31/+33
| * Fixed Problems with Inline View + SpecsTim Zallmann2018-09-072-0/+25
* | Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-071-5/+5
|/
* Added constants for Render values + Optimised for LoopTim Zallmann2018-08-131-0/+18
* Fix for diff_file specsTim Zallmann2018-08-082-1/+10
* Porting MR Vue Memory Fixes to current masterTim Zallmann2018-08-082-1/+103
* Reapply "Merge branch '_acet-fix-mr-autosave' into 'master'"André Luís2018-08-011-8/+33
* Merge branch 'andr3-remove-mr-regressions-fixes-from-master' into 'master'Filipa Lacerda2018-08-016-107/+9
|\
| * Revert "Merge branch '_acet-fix-outdated-discussions' into 'master'"André Luís2018-08-015-69/+0
| * Revert "Merge branch '_acet-fix-mr-autosave' into 'master'"André Luís2018-08-011-33/+8
| * Revert "Merge branch 'tz-mr-refactor-memory-reduction' into 'master'"André Luís2018-08-011-5/+1
* | Disables toggle comments button for diff with no discussionsFilipa Lacerda2018-07-312-7/+59
|/
* Resolve "Copy diff file path as GFM" is brokenFilipa Lacerda2018-07-301-1/+1
* Reducing the memory footprint for the renderingTim Zallmann2018-07-231-1/+5
* Merge branch '_acet-fix-mr-autosave' into 'master'Tim Zallmann2018-07-181-8/+33
|\
| * Fix failing specs :fingers-crossed:Fatih Acet2018-07-181-8/+33
* | Fix showing outdated discussions on Changes tab_acet-fix-outdated-discussionsFatih Acet2018-07-185-0/+69
|/
* Resolve "MR: Reduce the memory footprint of the component tree"Tim Zallmann2018-07-174-3/+22
* Adds specs for toggleFileDiscussions actionFilipa Lacerda2018-07-111-0/+44
* Adds specs for getters in merge request vuex diff moduleFilipa Lacerda2018-07-112-94/+30
* Merge branch 'master' into 48237-toggle-file-commentsFilipa Lacerda2018-07-103-113/+309
|\
| * Merge branch '48951-clean-up' into 'master'Phil Hughes2018-07-101-43/+48
| |\ |/ /
| * Removes unused store in diffs mr refactorFilipa Lacerda2018-07-091-43/+48
* | Call correct action in specFilipa Lacerda2018-07-091-1/+1
|/
* Resolve "MR refactor: Performance costs of main element with `v-if`"Tim Zallmann2018-07-091-2/+2
* Exports getters individually.Filipa Lacerda2018-07-061-5/+47
* Improves performance on MR refactor and adds specsFilipa Lacerda2018-07-051-0/+31
* File Icons in Merge RequestsTim Zallmann2018-07-051-4/+4
* Improve performance of toggling diff view typeFatih Acet2018-07-031-15/+0
* Prevent fetching diffs and discussions data unnecessarily on MR pageFatih Acet2018-06-291-17/+0
* Componentize diff lines and diff commentsFatih Acet2018-06-273-306/+2
* Merge branch 'acet-mr-diffs-autosave' into 'master'Tim Zallmann2018-06-261-1/+18
|\
| * Implement MR diff notes autosave feature.acet-mr-diffs-autosaveFatih Acet2018-06-221-1/+18
* | Added Diff Viewer to new VUE based MR pageTim Zallmann2018-06-263-10/+107
* | Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-1/+1
|/
* Changes tab VUE refactoringFelipe Artur2018-06-2123-0/+2600