| Commit message (Expand) | Author | Age | Files | Lines |
* | Penultimate round of `db.DefaultContext` refactor (#27414) | JakobDev | 2023-10-11 | 1 | -4/+4 |
* | Next round of `db.DefaultContext` refactor (#27089) | JakobDev | 2023-09-16 | 1 | -15/+17 |
* | Move notification interface to services layer (#26915) | Lunny Xiao | 2023-09-05 | 1 | -6/+6 |
* | Less naked returns (#25713) | 6543 | 2023-07-07 | 1 | -3/+3 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Add `context.Context` to more methods (#21546) | KN4CK3R | 2022-11-19 | 1 | -5/+5 |
* | Allow detect whether it's in a database transaction for a context.Context (#2... | Lunny Xiao | 2022-11-12 | 1 | -1/+1 |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 1 | -16/+16 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -1/+1 |
* | Move access and repo permission to models/perm/access (#19350) | Lunny Xiao | 2022-05-11 | 1 | -1/+2 |
* | more context for models (#19511) | 6543 | 2022-04-28 | 1 | -3/+13 |
* | Move milestone to models/issues/ (#19278) | Lunny Xiao | 2022-04-08 | 1 | -1/+2 |
* | Move some issue methods as functions (#19255) | Lunny Xiao | 2022-03-29 | 1 | -2/+2 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -5/+6 |
* | Add Organization Wide Labels (#10814) | mrsdizzie | 2020-04-01 | 1 | -1/+4 |
* | Trigger webhooks on issue label-change via API too (#10421) | 6543 | 2020-02-23 | 1 | -0/+15 |
* | Move labels webhooks to notification (#8749) | Lunny Xiao | 2019-11-02 | 1 | -52/+3 |
* | Move webhook to a standalone package under modules (#8747) | Lunny Xiao | 2019-11-01 | 1 | -3/+4 |
* | Move issue label operations to issue service package (#8553) | Lunny Xiao | 2019-10-19 | 1 | -0/+90 |
* | Move clearlabels from models to issue service (#8326) | Lunny Xiao | 2019-10-15 | 1 | -0/+21 |