summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/user/gpg_key.go
Commit message (Expand)AuthorAgeFilesLines
* Remove page size limit comment from swagger (#11806)Cirno the Strongest2020-06-091-2/+2
* Handle expected errors in AddGPGkey API (#11644)65432020-05-281-2/+10
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-4/+22
* Swagger info corrections (#9441)65432019-12-201-11/+18
* Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/module...Lunny Xiao2019-11-101-1/+1
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-2/+1
* Add golangci (#6418)kolaente2019-06-121-5/+0
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Updates to API 404 responses (#6077)John Olheiser2019-03-181-1/+1
* Fix Swagger JSON autogeneration issues. (#4845)zeripath2018-10-201-0/+2
* Update swagger documentation (#2899)Ethan Koenig2017-11-131-56/+77
* Improve swagger doc (#2274)Antoine GIRARD2017-08-211-5/+5
* feat: add check misspelling (#1877)Bo-Yi Wu2017-06-051-1/+1
* Generate swagger json (#1402)Antoine GIRARD2017-05-021-0/+51
* Implement GPG api (#710)Antoine GIRARD2017-03-161-0/+102