Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use context parameter in models/git (#22367) | Jason Song | 2023-01-09 | 1 | -16/+16 |
* | Use complete SHA to create and query commit status (#22244) | Jason Song | 2022-12-27 | 1 | -0/+4 |
* | refactor some functions to support ctx as first parameter (#21878) | Lunny Xiao | 2022-12-03 | 1 | -2/+2 |
* | Fix generate index failure possibility on postgres (#21998) | Lunny Xiao | 2022-12-02 | 1 | -0/+18 |
* | Fix parallel creating commit status bug with tests (#21911) | Lunny Xiao | 2022-12-01 | 1 | -65/+36 |
* | 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 | -2/+2 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -5/+5 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -1/+1 |
* | Move some code into models/git (#19879) | Lunny Xiao | 2022-06-12 | 1 | -0/+370 |