Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some less naked returns (#25682) | 6543 | 2023-07-04 | 1 | -19/+21 |
* | Rewrite logger system (#24726) | wxiaoguang | 2023-05-21 | 1 | -36/+19 |
* | Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) | yp05327 | 2023-02-18 | 1 | -4/+4 |
* | Rename almost all Ctx functions (#22071) | Lunny Xiao | 2022-12-10 | 1 | -1/+1 |
* | refactor some functions to support ctx as first parameter (#21878) | Lunny Xiao | 2022-12-03 | 1 | -1/+1 |
* | 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 | -8/+4 |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 1 | -0/+14 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -1/+1 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -13/+5 |
* | Move access and repo permission to models/perm/access (#19350) | Lunny Xiao | 2022-05-11 | 1 | -0/+440 |