| Commit message (Expand) | Author | Age | Files | Lines |
* | New webhook trigger for receiving Pull Request review requests (#24481) | 谈笑风生间 | 2023-05-24 | 1 | -2/+23 |
* | Review fixes and enhancements (#24526) | silverwind | 2023-05-10 | 1 | -0/+14 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 1 | -1/+1 |
* | some refactor about code comments (#20821) | Lunny Xiao | 2023-01-17 | 1 | -4/+4 |
* | Supports wildcard protected branch (#20825) | Lunny Xiao | 2023-01-16 | 1 | -7/+10 |
* | Restore previous official review when an official review is deleted (#22449) | Jimmy Praet | 2023-01-15 | 1 | -9/+23 |
* | Rename almost all Ctx functions (#22071) | Lunny Xiao | 2022-12-10 | 1 | -8/+8 |
* | refactor some functions to support ctx as first parameter (#21878) | Lunny Xiao | 2022-12-03 | 1 | -4/+4 |
* | 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 | -14/+6 |
* | Allow detect whether it's in a database transaction for a context.Context (#2... | Lunny Xiao | 2022-11-12 | 1 | -7/+7 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -5/+5 |
* | Make every not exist error unwrappable to a fs.ErrNotExist (#20891) | zeripath | 2022-10-18 | 1 | -0/+8 |
* | Dismiss prior pull reviews if done via web in review dismiss (#20197) | 6543 | 2022-07-19 | 1 | -0/+30 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -10/+10 |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 1 | -0/+1018 |