summaryrefslogtreecommitdiff
path: root/spec/javascripts/diffs/components
Commit message (Expand)AuthorAgeFilesLines
* Made diff & note data consistentPhil Hughes2018-11-149-99/+102
* Fix collapsed files not fully fully expandingPhil Hughes2018-11-131-0/+22
* Changed diff tree filtering to pathPhil Hughes2018-11-121-1/+1
* Restored width & height propertiesPhil Hughes2018-11-062-6/+39
* Re-implemented image commenting on diffsPhil Hughes2018-11-053-13/+237
* Fix broken "Show whitespace changes" button on MR "Changes" tabJacques Erasmus2018-10-291-1/+125
* Fixed failing specsPhil Hughes2018-10-231-6/+4
* Add list mode to file browser in diffsPhil Hughes2018-10-231-0/+70
* Prettify all spec filesMike Greiling2018-10-174-9/+11
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-175-0/+15
* 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-052-6/+4
* 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
* Added file tree to merge request diffsPhil Hughes2018-10-034-110/+166
* Resolve "Commit details are not displayed when reviewing an MR commit by commit"Paul Slaughter2018-09-263-1/+159
* Use returned discussion from APIPhil Hughes2018-09-211-15/+14
* Create specs for diffs/components/app and update modules to export factory fu...Paul Slaughter2018-09-143-7/+78
* Display click to expand on collapsed diffsAndré Luís2018-09-131-0/+12
* Fixes based on MR discussion around naming, mutations, handling of stateTim Zallmann2018-09-071-0/+1
* Fix for Karma, Static Analysis and RSPec for MR PageTim Zallmann2018-09-072-3/+4
* Fixes for Karma testsTim Zallmann2018-09-071-4/+4
* Fixes for Karma TestsTim Zallmann2018-09-071-25/+13
* Fixed Problems with Inline View + SpecsTim Zallmann2018-09-071-0/+10
* Fix for diff_file specsTim Zallmann2018-08-081-1/+9
* Porting MR Vue Memory Fixes to current masterTim Zallmann2018-08-081-1/+5
* 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-013-41/+9
|\
| * Revert "Merge branch '_acet-fix-outdated-discussions' into 'master'"André Luís2018-08-012-3/+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-311-7/+41
|/
* 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-182-0/+3
|/
* Resolve "MR: Reduce the memory footprint of the component tree"Tim Zallmann2018-07-173-3/+3
* Adds specs for getters in merge request vuex diff moduleFilipa Lacerda2018-07-111-1/+1
* Merge branch 'master' into 48237-toggle-file-commentsFilipa Lacerda2018-07-102-112/+123
|\
| * 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
* File Icons in Merge RequestsTim Zallmann2018-07-051-4/+4
* 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-261-1/+95