summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diffs/components
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Commit details are not displayed when reviewing an MR commit by commit"Paul Slaughter2018-09-263-0/+166
* Merge branch 'upgrade-eslint' into 'master'Marin Jankovski2018-09-244-6/+6
|\
| * Resolve eslint-plugin-vue errorsMike Greiling2018-09-204-6/+6
* | Use returned discussion from APIPhil Hughes2018-09-211-34/+14
* | Resolve "Link to file in Changes tab of MR no longer works for all files afte...André Luís2018-09-202-1/+10
|/
* Merge branch 'mr-legacy-diff-notes' into 'master'Filipa Lacerda2018-09-192-4/+4
|\
| * Re-enable legacy diff notes on merge request diffsPhil Hughes2018-09-172-4/+4
* | Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-1/+1
|/
* Display click to expand on collapsed diffsAndré Luís2018-09-131-1/+1
* Use gitlab-ui loading iconClement Ho2018-09-112-6/+2
* add tooltip directive from gitlab-uiSimon Knox2018-09-101-6/+2
* Fixes based on MR discussion around naming, mutations, handling of stateTim Zallmann2018-09-074-9/+9
* Added new tests for newly added mutations, actions, utilsTim Zallmann2018-09-071-7/+2
* Fixed Resolving, Loading more and Line BugsTim Zallmann2018-09-073-20/+34
* Fix for displaying left side comments when no discussion availableTim Zallmann2018-09-071-1/+3
* Delete Discussions fixTim Zallmann2018-09-071-0/+10
* Fixes for Karma TestsTim Zallmann2018-09-071-5/+0
* Fixed Problems with Inline View + SpecsTim Zallmann2018-09-076-44/+9
* Removed the testing console.log'sTim Zallmann2018-09-073-5/+0
* Adding new threads to MR pageTim Zallmann2018-09-072-3/+10
* Updated discussion loading to be deferred and in the stateTim Zallmann2018-09-071-2/+6
* Loading Discussions later on DiffsTim Zallmann2018-09-073-36/+48
* Fixed error in mutations of diff + removed unused varsTim Zallmann2018-09-071-2/+0
* Incremental RenderingTim Zallmann2018-09-071-2/+2
* Updated the Diff Line Gutter ContentTim Zallmann2018-09-071-3/+3
* Only rendering diff for nowTim Zallmann2018-09-074-138/+78
* Start of non getter VersionTim Zallmann2018-09-071-2/+2
* 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