summaryrefslogtreecommitdiffstats
path: root/modules/repofiles/tree.go
Commit message (Expand)AuthorAgeFilesLines
* Move repofiles from modules/repofiles to services/repository/files (#17774)Lunny Xiao2021-11-241-98/+0
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-1/+2
* fixed bug in GitTreeBySHA where pulling items from a page other than page 1 w...Brad Albright2019-12-221-5/+5
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-0/+1
* Add golangci (#6418)kolaente2019-06-121-4/+7
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Fix #6813: Allow git.GetTree to take both commit and tree names (#6816)Filip Navara2019-05-021-1/+1
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-191-6/+7
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-171-0/+92