summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diffs/components/tree_list.vue
Commit message (Expand)AuthorAgeFilesLines
* 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