summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/admin/repo.go
Commit message (Expand)AuthorAgeFilesLines
* Add `ContextUser` to http request context (#18798)KN4CK3R2022-03-261-6/+2
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-3/+4
* Minor typo fix (#10043)Andy Harrison2020-01-281-1/+1
* Swagger info corrections (#9441)65432019-12-201-0/+5
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-2/+1
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Fix Swagger JSON autogeneration issues. (#4845)zeripath2018-10-201-0/+4
* Update swagger documentation (#2899)Ethan Koenig2017-11-131-14/+20
* Improve swagger doc (#2274)Antoine GIRARD2017-08-211-1/+14
* golint fixed for routers (#208)Lunny Xiao2016-11-241-1/+2
* Fix import path of go-sdk (#141)Sandro Santilli2016-11-111-1/+1
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-4/+4
* Replaced go-gogs-client with go-sdk importsThomas Boerger2016-11-071-1/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-3/+3
* #1692 api: admin list and create team under organizationUnknwon2016-03-211-0/+23