Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move some asymkey functions to service layer (#28894) | Lunny Xiao | 2024-03-04 | 1 | -40/+0 |
* | Move more functions to db.Find (#28419) | Lunny Xiao | 2024-01-15 | 1 | -23/+0 |
* | Final round of `db.DefaultContext` refactor (#27587) | JakobDev | 2023-10-14 | 1 | -7/+7 |
* | Reduce usage of `db.DefaultContext` (#27073) | JakobDev | 2023-09-14 | 1 | -2/+3 |
* | Use ErrInvalidArgument in packages (#22268) | KN4CK3R | 2022-12-31 | 1 | -2/+2 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Allow detect whether it's in a database transaction for a context.Context (#2... | Lunny Xiao | 2022-11-12 | 1 | -1/+1 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -1/+1 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -13/+3 |
* | Refactor auth package (#17962) | Lunny Xiao | 2022-01-02 | 1 | -2/+2 |
* | Move keys to models/asymkey (#17917) | Lunny Xiao | 2021-12-10 | 1 | -0/+129 |