summaryrefslogtreecommitdiff
path: root/spec/javascripts/diffs/store
Commit message (Expand)AuthorAgeFilesLines
* Rename diffs store variableGeorge Tsiolis2018-11-152-7/+7
* Made diff & note data consistentPhil Hughes2018-11-144-202/+200
* Comment on any expanded diff line on MRsosw-comment-on-any-line-on-diffs-w-feature-flagOswaldo Ferreira2018-11-091-2/+2
* Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-071-2/+2
* Show expand all button on merge request diffsPhil Hughes2018-11-071-4/+4
* Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'Douwe Maan2018-11-071-2/+2
|\
| * Comment on any expanded diff line on MRsOswaldo Ferreira2018-11-061-2/+2
* | Re-implemented image commenting on diffsPhil Hughes2018-11-051-0/+2
|/
* Fixes diff discussions not being fully removedmr-diff-discussion-deletionPhil Hughes2018-10-301-0/+1
* Fixed action & mutation specsPhil Hughes2018-10-252-44/+29
* Impove diff discussion datamr-diff-dataPhil Hughes2018-10-242-7/+5
* Fixed failing specsPhil Hughes2018-10-231-6/+0
* Add list mode to file browser in diffsPhil Hughes2018-10-231-0/+28
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-173-0/+24
* Merge branch '51958-fix-mr-discussion-loading' into 'master'Phil Hughes2018-10-043-30/+11
|\
| * Fix MR discussion not loaded issue51958-fix-mr-discussion-loadingMark Chao2018-10-013-30/+11
* | Added file tree to merge request diffsPhil Hughes2018-10-034-0/+264
|/
* Fixed utils specPhil Hughes2018-09-211-1/+2
* Changed `true` string to a booleanPhil Hughes2018-09-211-2/+2
* Fixed karma spec for getNoteFormDataPhil Hughes2018-09-211-0/+1
* Use returned discussion from APIPhil Hughes2018-09-211-10/+36
* Resolve "Link to file in Changes tab of MR no longer works for all files afte...André Luís2018-09-201-17/+139
* Changed isDiscussionApplicableToLine to accept an objectPhil Hughes2018-09-181-14/+22
* Added specs to isDiscussionApplicableToLinePhil Hughes2018-09-171-10/+35
* Updated LegacyDiffNote logicPhil Hughes2018-09-172-4/+22
* Moved legacy diff note check into util methodPhil Hughes2018-09-171-4/+4
* Fixed diff store actions specPhil Hughes2018-09-173-0/+139
* 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
* Adapted so utils + actions don't include any mutations and mutations are alwa...Tim Zallmann2018-09-072-42/+86
* 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-071-1/+1
* Fixes for Karma testsTim Zallmann2018-09-071-17/+22
* Fix for Getter + LintingTim Zallmann2018-09-071-36/+3
* Fixes for Karma TestsTim Zallmann2018-09-071-6/+19
* Added constants for Render values + Optimised for LoopTim Zallmann2018-08-131-0/+18
* Porting MR Vue Memory Fixes to current masterTim Zallmann2018-08-081-0/+98
* Merge branch 'andr3-remove-mr-regressions-fixes-from-master' into 'master'Filipa Lacerda2018-08-012-55/+0
|\
| * Revert "Merge branch '_acet-fix-outdated-discussions' into 'master'"André Luís2018-08-012-55/+0
* | Disables toggle comments button for diff with no discussionsFilipa Lacerda2018-07-311-0/+18
|/
* Fix showing outdated discussions on Changes tab_acet-fix-outdated-discussionsFatih Acet2018-07-182-0/+55
* Resolve "MR: Reduce the memory footprint of the component tree"Tim Zallmann2018-07-171-0/+19
* Adds specs for toggleFileDiscussions actionFilipa Lacerda2018-07-111-0/+44
* Adds specs for getters in merge request vuex diff moduleFilipa Lacerda2018-07-111-93/+29
* Merge branch 'master' into 48237-toggle-file-commentsFilipa Lacerda2018-07-101-1/+186
* Exports getters individually.Filipa Lacerda2018-07-061-5/+47
* Improves performance on MR refactor and adds specsFilipa Lacerda2018-07-051-0/+31
* Improve performance of toggling diff view typeFatih Acet2018-07-031-15/+0