Commit Graph

14 Commits (v1.19.2-0)

Author SHA1 Message Date
Jason Song c8c2a31818
Add force_merge to merge request and fix checking mergable () 2 years ago
zeripath 3c5655ce18
Improve trace logging for pulls and processes () 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter () 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files () 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods () 2 years ago
Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context () 2 years ago
kolaente 085f717529
feat: notify doers of a merge when automerging () 2 years ago
Wim cb50375e2b
Add more linters to improve code readability () 3 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues () 3 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context () 3 years ago
Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access () 3 years ago
6543 6a969681cd
Delete related PullAutoMerge and ReviewState on User/Repo Deletion () 3 years ago
Lunny Xiao 4344a64107
Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md () 3 years ago
kolaente 59b30f060a
Auto merge pull requests when all checks succeeded via API () 3 years ago