Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `context.Context` to more methods (#21546) | KN4CK3R | 2022-11-19 | 1 | -4/+4 |
* | Allow detect whether it's in a database transaction for a context.Context (#2... | Lunny Xiao | 2022-11-12 | 1 | -4/+4 |
* | feat: notify doers of a merge when automerging (#21553) | kolaente | 2022-11-03 | 1 | -1/+1 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -1/+1 |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 1 | -12/+12 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -1/+1 |
* | Move access and repo permission to models/perm/access (#19350) | Lunny Xiao | 2022-05-11 | 1 | -1/+2 |
* | Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) | 6543 | 2022-05-08 | 1 | -9/+31 |
* | Allow custom default merge message with .gitea/default_merge_message/<merge_s... | Lunny Xiao | 2022-05-08 | 1 | -1/+1 |
* | Auto merge pull requests when all checks succeeded via API (#9307) | kolaente | 2022-05-08 | 1 | -0/+241 |