Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -4/+4 |
* | Move some code into models/git (#19879) | Lunny Xiao | 2022-06-12 | 1 | -0/+21 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -5/+6 |
* | Move access and repo permission to models/perm/access (#19350) | Lunny Xiao | 2022-05-11 | 1 | -0/+150 |