| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a standalone struct name for Organization (#17632) | Lunny Xiao | 2021-11-19 | 1 | -2/+2 |
* | Move webhook into models/webhook/ (#17579) | Lunny Xiao | 2021-11-10 | 1 | -54/+55 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -3/+3 |
* | Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) | 6543 | 2021-08-11 | 1 | -1/+1 |
* | Rename context.Query to context.Form (#16562) | Lunny Xiao | 2021-07-29 | 1 | -3/+3 |
* | Add an abstract json layout to make it's easier to change json library (#16528) | Lunny Xiao | 2021-07-24 | 1 | -3/+1 |
* | Let branch/tag name be a valid ref to get CI status (#16400) | 6543 | 2021-07-13 | 1 | -0/+61 |
* | Refactor Webhook + Add X-Hub-Signature (#16176) | KN4CK3R | 2021-06-27 | 1 | -1/+1 |
* | Fix some API bugs (#16184) | 6543 | 2021-06-18 | 1 | -1/+1 |
* | Migrate to use jsoniter instead of encoding/json (#14841) | zeripath | 2021-03-01 | 1 | -1/+3 |
* | [API] Add pagination to ListBranches (#14524) | 6543 | 2021-02-03 | 1 | -19/+0 |
* | migrate from com.* to alternatives (#14103) | 6543 | 2020-12-25 | 1 | -22/+21 |
* | HotFix: Hide private partisipation in Orgs (#13994) | 6543 | 2020-12-17 | 1 | -0/+19 |
* | Possible fix the webhook API creation (#13960) | Lunny Xiao | 2020-12-12 | 1 | -1/+2 |
* | Fix broken migration on webhook (#13911) | Lunny Xiao | 2020-12-09 | 1 | -4/+4 |
* | Move webhook type from int to string (#13664) | Lunny Xiao | 2020-12-08 | 1 | -3/+3 |
* | API: Fix GetQueryBeforeSince (#13559) | 6543 | 2020-11-14 | 1 | -16/+36 |
* | Granular webhook events (#9626) | John Olheiser | 2020-03-06 | 1 | -9/+26 |
* | Remove Unused Functions (#10516) | 6543 | 2020-03-02 | 1 | -8/+0 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -0/+10 |
* | times Add filters (#9373) | 6543 | 2020-01-08 | 1 | -1/+32 |
* | Swagger info corrections (#9441) | 6543 | 2019-12-20 | 1 | -16/+16 |
* | Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/module... | Lunny Xiao | 2019-11-10 | 1 | -1/+1 |
* | Move more webhook codes from models to webhook module (#8802) | Lunny Xiao | 2019-11-03 | 1 | -2/+3 |
* | Implement webhook branch filter (#7791) | WGH | 2019-09-09 | 1 | -0/+2 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+1 |
* | Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#... | techknowlogick | 2019-05-15 | 1 | -0/+1 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+1 |
* | Updates to API 404 responses (#6077) | John Olheiser | 2019-03-18 | 1 | -2/+2 |
* | Slack webhook channel name cannot be empty or just contain an hashtag (#4786) | Lanre Adelowo | 2018-09-10 | 1 | -3/+11 |
* | Add more webhooks support and refactor webhook templates directory (#3929) | Lunny Xiao | 2018-05-16 | 1 | -5/+22 |
* | Fix API status code for hook creation (#2814) | Ethan Koenig | 2017-11-20 | 1 | -2/+3 |
* | Fix repo API bug (#2133) | Ethan Koenig | 2017-07-12 | 1 | -0/+15 |
* | Organization webhook API endpoints | Ethan Koenig | 2016-12-25 | 1 | -0/+227 |
* | #1692 add organization APIs | Unknwon | 2015-12-17 | 1 | -100/+0 |
* | #1692 add user email APIs | Unknwon | 2015-12-15 | 1 | -0/+8 |
* | refactor API routes and some work for #976 | Unknwon | 2015-12-04 | 1 | -0/+92 |