summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diffs/components/tree_list.vue
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot2023-02-201-1/+4
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-2/+5
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-3/+15
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-6/+6
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+2
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-241-3/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-231-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-171-2/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-171-5/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-071-3/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-051-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-211-2/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-161-7/+2
* Changed the placeholder text of the diff tree filter inputPhil Hughes2019-05-161-1/+8
* Remove diff tree filtering feature flagPhil Hughes2019-03-181-34/+18
* Make the file tree in merge requests resizablePhil Hughes2019-02-151-2/+10
* Adds a feature flag to the diff fuzzy file finderPhil Hughes2019-02-081-13/+57
* Merge branch '52347-lines-changed-statistics-is-not-easily-visible-in-mr-chan...Phil Hughes2019-02-071-9/+2
|\
| * Clearly display diff statistics for MRs52347-lines-changed-statistics-is-not-easily-visible-in-mr-changes-viewSam Bigelow2019-02-061-9/+2
* | Added fuzzy file finder to merge requestsPhil Hughes2019-02-051-36/+21
|/
* Added dropdown for diff settingsPhil Hughes2019-01-241-52/+1
* Upgrade prettier and reformat files as necessaryMike Greiling2019-01-141-3/+3
* Add headers to files in the tree list on merge requestsPhil Hughes2019-01-081-10/+18
* Replace convertPermissionToBoolean with parseBooleanWinnie Hellmann2018-11-271-3/+2
* Prettify all the thingsMike Greiling2018-11-201-39/+15
* Use @gitlab npm namespaceClement Ho2018-11-161-1/+1
* Changed diff tree filtering to pathPhil Hughes2018-11-121-1/+1
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-2/+2
* Update gitlab-ui to 1.9.0Clement Ho2018-10-291-4/+4
* Use convertPermissionToBoolean to get a booleanmr-file-listPhil Hughes2018-10-231-1/+4
* Changed list view tooltipPhil Hughes2018-10-231-2/+2
* Updated file tree iconPhil Hughes2018-10-231-2/+2
* Store tree list preference in localStoragePhil Hughes2018-10-231-7/+18
* Dynamically truncate the text in the file rowPhil Hughes2018-10-231-1/+2
* Add list mode to file browser in diffsPhil Hughes2018-10-231-21/+80
* Added file tree to merge request diffsPhil Hughes2018-10-031-0/+101