summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diffs/components/app.vue
Commit message (Expand)AuthorAgeFilesLines
* Make the file tree in merge requests resizablePhil Hughes2019-02-151-1/+34
* Added fuzzy file finder to merge requestsPhil Hughes2019-02-051-0/+4
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+6
* Fix diff changes empty statePhil Hughes2018-12-131-3/+15
* Resolve "Merge request refactor does not highlight selected line"Sam Bigelow2018-11-301-0/+7
* Show toggle tree button on merge request commitsPhil Hughes2018-11-221-44/+11
* Prettify all the thingsMike Greiling2018-11-201-34/+7
* Use @gitlab npm namespaceClement Ho2018-11-161-1/+1
* Made diff & note data consistentPhil Hughes2018-11-141-1/+1
* Improve initial rendering of discussion notesPhil Hughes2018-11-091-1/+8
* Remove gitlab-ui loading icon from globalClement Ho2018-11-071-0/+2
* Re-implemented image commenting on diffsPhil Hughes2018-11-051-1/+4
* Fixes diff discussions not being fully removedmr-diff-discussion-deletionPhil Hughes2018-10-301-7/+3
* Update the state, not a paramPhil Hughes2018-10-251-2/+2
* Impove diff discussion datamr-diff-dataPhil Hughes2018-10-241-5/+11
* Backport CE changes for: [Frontend only] Batch comments on merge requestsAndré Luís2018-10-061-1/+0
* Added file tree to merge request diffsPhil Hughes2018-10-031-22/+33
* Resolve "Commit details are not displayed when reviewing an MR commit by commit"Paul Slaughter2018-09-261-0/+7
* Use gitlab-ui loading iconClement Ho2018-09-111-3/+1
* Added new tests for newly added mutations, actions, utilsTim Zallmann2018-09-071-7/+2
* Fixed Resolving, Loading more and Line BugsTim Zallmann2018-09-071-6/+12
* Removed the testing console.log'sTim Zallmann2018-09-071-1/+0
* Updated discussion loading to be deferred and in the stateTim Zallmann2018-09-071-2/+6
* Loading Discussions later on DiffsTim Zallmann2018-09-071-3/+22
* ESLint FixesTim Zallmann2018-08-081-1/+0
* Incremental Rendering of the MRTim Zallmann2018-08-081-4/+9
* Resolve "MR: Reduce the memory footprint of the component tree"Tim Zallmann2018-07-171-1/+4
* Resolve "Improve performance of MR Changes tab: reduce event listeners on scr...Filipa Lacerda2018-07-121-16/+0
* Transforms diffs module to a namespaced one to avoid console error due to rew...Filipa Lacerda2018-07-061-2/+3
* Performance Improvements to Vue MR pageTim Zallmann2018-06-301-1/+1
* Prevent fetching diffs and discussions data unnecessarily on MR pageFatih Acet2018-06-291-4/+21
* Added Diff Viewer to new VUE based MR pageTim Zallmann2018-06-261-7/+9
* Changes tab VUE refactoringFelipe Artur2018-06-211-0/+197