aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/code.gitea.io/sdk
Commit message (Expand)AuthorAgeFilesLines
* Remove golang vendored directory (#18277)techknowlogick2022-01-1460-7280/+0
* code.gitea.io/sdk/gitea v0.14.0 -> v0.15.1 (#18186)65432022-01-0526-130/+692
* [Vendor] update gitea-sdk v0.14.0 (#15103)65432021-03-2251-329/+1329
* Vendor Update (#14496)65432021-01-2823-73/+147
* Gitea 2 Gitea migration (#12657)65432020-10-1455-0/+5644
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-1143-3240/+0
* update sdk to latest (#6903)techknowlogick2019-05-104-15/+65
* Hash App token (#6724)techknowlogick2019-05-041-4/+7
* Add API for manipulating Git hooks (#6436)Segev Finer2019-04-172-1/+63
* Updates SDK dep (#6406)Richard Mahn2019-03-223-3/+98
* add isAdmin to user model (#6231)Lanre Adelowo2019-03-031-0/+2
* Adds MustChangePassword to user create/edit API, defaults to true (#6193)John Olheiser2019-02-271-2/+2
* Increase Username and Orgname MaxSize 35 -> 40 (#6178)Segev Finer2019-02-253-3/+31
* Feature - Pagination for git tree API (#5838)Richard Mahn2019-02-061-4/+6
* Fix new release creation API to allow empty target (#5870)Lauris BH2019-01-305-2/+83
* api: Add missing GET teams endpoints (#5382)Harshit Bansal2019-01-163-4/+6
* Git-Trees API (#5403)Kasi Reddy2018-11-281-0/+39
* Implement git refs API for listing references (branches, tags and other) (#5354)Lauris BH2018-11-271-0/+69
* Fix create team, update team missing units (#5188)Lunny Xiao2018-11-101-0/+7
* fix: Add secret to all webhook's payload where it has been missing (#5199)Peter Hoffmann2018-10-286-25/+46
* API /admin/users/{username} missing parameter (#4775)EnricoFerro2018-08-232-0/+9
* Add ability to delete a token (#4235)techknowlogick2018-07-061-0/+7
* Fix some webhooks bugs (#3981)Lunny Xiao2018-05-211-0/+2
* Add more webhooks support and refactor webhook templates directory (#3929)Lunny Xiao2018-05-163-24/+160
* Added user language setting (#3875)kolaente2018-05-051-0/+2
* Issue due date (#3794)kolaente2018-05-013-20/+43
* Add Attachment API (#3478)Jonas Franz2018-03-0619-109/+202
* Writable deploy keys (closes #671) (#3225)Vlad Temian2018-01-071-0/+4
* Add fingerprint to ssh key endpoints. (#3009)Vlad Temian2017-11-282-4/+70
* Update swagger documentation (#2899)Ethan Koenig2017-11-1324-139/+144
* Improve swagger doc (#2274)Antoine GIRARD2017-08-2110-41/+163
* Added Parent property to the repo API (#1687)guyzmo2017-05-121-0/+1
* Exposes in API the Repo entity's Size and IsBare property (#1668)guyzmo2017-05-052-0/+44
* Generate swagger json (#1402)Antoine GIRARD2017-05-028-10/+110
* Add create_at and updated_at in PR json (#1616)Jonas Östanbäck2017-04-272-1/+4
* Migrate WatchInfo struct to api (#1492)Antoine GIRARD2017-04-163-1/+137
* GPG commit validation (#1150)Antoine GIRARD2017-03-222-6/+21
* Add basic integration test infrastructure (and new endpoint `/api/v1/version`...Mura Li2017-03-061-0/+11
* Update vendor of code.gitea.io/sdk/giteaAndrey Nering2017-02-256-1/+98
* Fix URL handling in the whole markdown module, improve test coverage (#1027)Andrew Boyarshin2017-02-241-0/+1
* Release API endpointsEthan Koenig2017-01-022-1/+101
* API endpoints for forks (#509)Ethan Koenig2016-12-311-0/+38
* Update sdkEthan Koenig2016-12-252-3/+79
* Update gitea/sdk vendor (#406)Martin Hebnes Pedersen2016-12-162-0/+18
* Update gitea/sdk vendorKim "BKC" Carlbäcker2016-11-2925-30/+298
* Fix import path of go-sdk (#141)Sandro Santilli2016-11-1126-0/+1402