summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo/fork.go
Commit message (Expand)AuthorAgeFilesLines
* Remove page size limit comment from swagger (#11806)Cirno the Strongest2020-06-091-1/+1
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-1/+11
* Swagger info corrections (#9441)65432019-12-201-8/+18
* Move some repositories' operations to a standalone service package (#8557)Lunny Xiao2019-10-261-1/+4
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+0
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-2/+1
* refactor: import order. (#3736)Bo-Yi Wu2018-03-291-2/+2
* Handle refactor (#3339)Morgan Bazalgette2018-01-101-1/+1
* Fix ignored errors when checking if organization, team member (#3177)Ethan Koenig2017-12-211-1/+5
* Update swagger documentation (#2899)Ethan Koenig2017-11-131-20/+42
* Webhooks for repo creation/deletion (#1663)Ethan Koenig2017-09-031-1/+1
* Improve swagger doc (#2274)Antoine GIRARD2017-08-211-2/+2
* Fix repo API bug (#2133)Ethan Koenig2017-07-121-1/+2
* Improve org error handling (#2117)Antoine GIRARD2017-07-061-1/+1
* Add repo fork swagger (#1941)Jonas Östanbäck2017-06-121-0/+20
* Refactor and fix incorrect comment (#1247)Ethan Koenig2017-03-151-1/+1
* API endpoints for forks (#509)Ethan Koenig2016-12-311-0/+61