aboutsummaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo/tree.go
Commit message (Expand)AuthorAgeFilesLines
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-1/+1
* Add missing `X-Total-Count` and fix some related bugs (#17968)qwerty2872021-12-151-0/+1
* Move repofiles from modules/repofiles to services/repository/files (#17774)Lunny Xiao2021-11-241-2/+2
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-1/+1
* Remove page size limit comment from swagger (#11806)Cirno the Strongest2020-06-091-1/+1
* Swagger info corrections (#9441)65432019-12-201-3/+7
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-171-88/+6
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-1/+1
* Feature - Pagination for git tree API (#5838)Richard Mahn2019-02-061-18/+48
* Added docs for the tree api (#5834)kolaente2019-01-241-0/+24
* Git-Trees API (#5403)Kasi Reddy2018-11-281-0/+92