You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services
Gusted 5e68fe7d37
Don't allow merging PR's which are being conflict checked (#19357)
* Don't allow merging PR's which are being conflict checked

- When a PR is still being conflict checked, don't allow the PR to be
merged(the merge button could already be visible before e.g. a new
commit was pushed to the PR).
- Relevant(should prevent such issue from happening) #19352

Co-authored-by: delvh <dev.lh@web.de>
2 years ago
..
agit Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2 years ago
asymkey Use a struct as test options (#19393) 2 years ago
attachment Use a struct as test options (#19393) 2 years ago
auth Remove dependent on session auth for api/v1 routers (#19321) 2 years ago
comments Move some issue methods as functions (#19255) 2 years ago
context Add `ContextUser` to http request context (#18798) 2 years ago
cron Remove legacy unmaintained packages, refactor to support change default locale (#19308) 2 years ago
externalaccount Refactor auth package (#17962) 3 years ago
forms Move checks for pulls before merge into own function (#19271) 2 years ago
gitdiff Use a struct as test options (#19393) 2 years ago
issue Use a struct as test options (#19393) 2 years ago
lfs Update HTTP status codes to modern codes (#18063) 2 years ago
mailer Use a struct as test options (#19393) 2 years ago
migrations Fix datarace in gitea_uploader.go (#19409) 2 years ago
mirror Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2 years ago
org Use a struct as test options (#19393) 2 years ago
packages Package registry changes (#19305) 2 years ago
pull Don't allow merging PR's which are being conflict checked (#19357) 2 years ago
release Use a struct as test options (#19393) 2 years ago
repository Use a struct as test options (#19393) 2 years ago
task Use a more general (and faster) method to sanitize URLs with credentials (#19239) 2 years ago
user Use a struct as test options (#19393) 2 years ago
webhook Use a struct as test options (#19393) 2 years ago
wiki Use a struct as test options (#19393) 2 years ago