summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/utils
Commit message (Expand)AuthorAgeFilesLines
* [API] Add pagination to ListBranches (#14524)65432021-02-031-19/+0
* migrate from com.* to alternatives (#14103)65432020-12-251-22/+21
* HotFix: Hide private partisipation in Orgs (#13994)65432020-12-171-0/+19
* Possible fix the webhook API creation (#13960)Lunny Xiao2020-12-121-1/+2
* Fix broken migration on webhook (#13911)Lunny Xiao2020-12-091-4/+4
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-081-3/+3
* API: Fix GetQueryBeforeSince (#13559)65432020-11-141-16/+36
* Granular webhook events (#9626)John Olheiser2020-03-061-9/+26
* Remove Unused Functions (#10516)65432020-03-021-8/+0
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-0/+10
* times Add filters (#9373)65432020-01-081-1/+32
* Swagger info corrections (#9441)65432019-12-201-16/+16
* Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/module...Lunny Xiao2019-11-101-1/+1
* Move more webhook codes from models to webhook module (#8802)Lunny Xiao2019-11-031-2/+3
* Implement webhook branch filter (#7791)WGH2019-09-091-0/+2
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#...techknowlogick2019-05-151-0/+1
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Updates to API 404 responses (#6077)John Olheiser2019-03-181-2/+2
* Slack webhook channel name cannot be empty or just contain an hashtag (#4786)Lanre Adelowo2018-09-101-3/+11
* Add more webhooks support and refactor webhook templates directory (#3929)Lunny Xiao2018-05-161-5/+22
* Fix API status code for hook creation (#2814)Ethan Koenig2017-11-201-2/+3
* Fix repo API bug (#2133)Ethan Koenig2017-07-121-0/+15
* Organization webhook API endpointsEthan Koenig2016-12-251-0/+227
* #1692 add organization APIsUnknwon2015-12-171-100/+0
* #1692 add user email APIsUnknwon2015-12-151-0/+8
* refactor API routes and some work for #976Unknwon2015-12-041-0/+92