summaryrefslogtreecommitdiff
path: root/spec/javascripts/diffs
Commit message (Expand)AuthorAgeFilesLines
* Rename diffs store variableGeorge Tsiolis2018-11-152-7/+7
* Made diff & note data consistentPhil Hughes2018-11-1415-423/+422
* Fix collapsed files not fully fully expandingPhil Hughes2018-11-131-0/+22
* Merge branch 'osw-comment-on-any-line-on-diffs-w-feature-flag' into 'master'Douwe Maan2018-11-121-2/+2
|\
| * Comment on any expanded diff line on MRsosw-comment-on-any-line-on-diffs-w-feature-flagOswaldo Ferreira2018-11-091-2/+2
* | Changed diff tree filtering to pathPhil Hughes2018-11-121-1/+1
|/
* 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
* | Restored width & height propertiesPhil Hughes2018-11-063-6/+43
* | Re-implemented image commenting on diffsPhil Hughes2018-11-056-13/+257
|/
* Fixes diff discussions not being fully removedmr-diff-discussion-deletionPhil Hughes2018-10-301-0/+1
* Fix broken "Show whitespace changes" button on MR "Changes" tabJacques Erasmus2018-10-292-1/+167
* 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-232-12/+4
* Add list mode to file browser in diffsPhil Hughes2018-10-232-0/+98
* Prettify all spec filesMike Greiling2018-10-175-13/+12
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-178-0/+39
* Fix broken file name navigation on MRsJacques Erasmus2018-10-111-3/+12
* enable jasmine/prefer-jasmine-matcherJohann Hubert Sonntagbauer2018-10-093-8/+6
* Fix LFS uploaded images not being renderedOswaldo Ferreira2018-10-053-6/+7
* Merge branch '49329-mr-show-commit-details' into 'master'Fatih Acet2018-10-041-0/+35
|\
| * Add pipeline status to diffs/commit_item49329-mr-show-commit-detailsPaul Slaughter2018-10-031-0/+17
| * Add signature badge to diffs/commit_itemPaul Slaughter2018-10-031-0/+18
* | Merge branch '51958-fix-mr-discussion-loading' into 'master'Phil Hughes2018-10-044-39/+18
|\ \
| * | Fix MR discussion not loaded issue51958-fix-mr-discussion-loadingMark Chao2018-10-014-39/+18
* | | Merge branch '_acet-fix-diff-file-header' into 'master'Mike Greiling2018-10-031-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix showing diff file header for renamed filesFatih Acet2018-10-031-1/+1
| |/
* | Added file tree to merge request diffsPhil Hughes2018-10-038-110/+430
|/
* Resolve "Commit details are not displayed when reviewing an MR commit by commit"Paul Slaughter2018-09-264-1/+171
* 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-212-25/+50
* 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
* Create specs for diffs/components/app and update modules to export factory fu...Paul Slaughter2018-09-144-7/+93
* Display click to expand on collapsed diffsAndré Luís2018-09-131-0/+12
* 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