28 Commits (664522ec6bcb383ccc64b06f94889d079c1eed75)

Author SHA1 Message Date
Lunny Xiao 37958e486a
Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 5 months ago
wxiaoguang 4e10adc871
Start automerge check again after the conflict check and the schedule (#34989) 5 months ago
Brecht Van Lommel a9343896f4
Option to delay conflict checking of old pull requests until page view (#27779) 8 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 9 months ago
Lunny Xiao 0056fdb942
Move git references checking to gitrepo packages to reduce expose of repository path (#33891) 9 months ago
Lunny Xiao 39d51e7c82
Automerge supports deleting branch automatically after merging (#32343) 11 months ago
Lunny Xiao 331e878e81
Add new event commit status creation and webhook implementation (#27151) 1 year ago
techknowlogick d9a7748cdc
bump to go 1.23 (#31855) 1 year ago
Lunny Xiao 8b92eba21f
Fix agit automerge (#31207) 1 year ago
Lunny Xiao c6cf96d31d
Fix automerge will not work because of some events haven't been triggered (#30780) 2 years ago
yp05327 f7d2f695a4
Fix misspelling of mergable (#30896) 2 years ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 2 years ago
wxiaoguang 18f26cfbf7
Improve queue and logger context (#24924) 3 years ago
wxiaoguang 6f9c278559
Rewrite queue (#24505) 3 years ago
Jason Song c8c2a31818
Add force_merge to merge request and fix checking mergable (#23010) 3 years ago
zeripath 3c5655ce18
Improve trace logging for pulls and processes (#22633) 3 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 3 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 3 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 3 years ago
Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context (#21756) 3 years ago
kolaente 085f717529
feat: notify doers of a merge when automerging (#21553) 3 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 4 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 4 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 4 years ago
Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access (#19350) 4 years ago
6543 6a969681cd
Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 4 years ago
Lunny Xiao 4344a64107
Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177) 4 years ago
kolaente 59b30f060a
Auto merge pull requests when all checks succeeded via API (#9307) 4 years ago