summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diffs/components/diff_file.vue
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-2/+7
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-1/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-48/+161
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-4/+4
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-10-141-24/+14
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-22/+31
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-2/+22
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+5
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-091-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-241-5/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-231-1/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-051-12/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-241-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-141-6/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-091-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-291-6/+7
* Fix broken vue i18n stringsAndré Luís2019-07-161-6/+13
* Vue-i18n: app/assets/javascripts/diffs directoryEzekiel Kigbo2019-06-261-5/+6
* Fixes duplicate diff too large error messagesPhil Hughes2019-04-021-4/+0
* Scroll to diff file when clicking on file name57669-fix-bug-clicking-file-header-refreshes-pageSam Bigelow2019-03-291-14/+16
* Fix expand all button not workingPhil Hughes2019-03-111-1/+11
* Fix diff files not renderingPhil Hughes2019-02-181-5/+4
* Replaced part of diff file properties with diff viewerNatalia Tepluhina2019-02-151-34/+33
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+6
* Resolve "Navigating unresolved discussions on Merge Request page"André Luís2018-12-081-0/+4
* Fixed renamed and mode changed diff viewersPhil Hughes2018-12-061-6/+7
* Prettify all the thingsMike Greiling2018-11-201-24/+9
* Use @gitlab npm namespaceClement Ho2018-11-161-1/+1
* Made diff & note data consistentPhil Hughes2018-11-141-11/+13
* Fix collapsed files not fully fully expandingPhil Hughes2018-11-131-3/+15
* Remove gitlab-ui loading icon from globalClement Ho2018-11-071-0/+2
* Impove diff discussion datamr-diff-dataPhil Hughes2018-10-241-2/+2
* Prettify diff_notes diffs and droplab modulesMike Greiling2018-10-161-4/+4
* Added file tree to merge request diffsPhil Hughes2018-10-031-1/+22
* Display click to expand on collapsed diffsAndré Luís2018-09-131-1/+1
* Use gitlab-ui loading iconClement Ho2018-09-111-3/+1
* Fixes based on MR discussion around naming, mutations, handling of stateTim Zallmann2018-09-071-3/+3
* Fixed Resolving, Loading more and Line BugsTim Zallmann2018-09-071-12/+21
* 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
* Incremental Rendering of the MRTim Zallmann2018-08-081-2/+2
* Resolve "MR: Reduce the memory footprint of the component tree"Tim Zallmann2018-07-171-3/+3
* Resolve "Improve performance of MR Changes tab: reduce event listeners on scr...Filipa Lacerda2018-07-121-37/+0
* Removes hardcoded and unused propFilipa Lacerda2018-07-091-4/+0
* Merge branch 'master' into 48960-namespace-diff-moduleFilipa Lacerda2018-07-091-2/+5
|\
| * Resolve "MR refactor: Performance costs of main element with `v-if`"Tim Zallmann2018-07-091-2/+5
* | Transforms diffs module to a namespaced one to avoid console error due to rew...Filipa Lacerda2018-07-061-1/+1
|/
* Changes tab VUE refactoringFelipe Artur2018-06-211-0/+191