1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/services
6543 123c254b84
Move checks for pulls before merge into own function () ()
Backport 

Fix:
* The API does ignore issue dependencies where Web does not
* The API checks if "IsSignedIfRequired" where Web does not - UI probably do but nothing will some to craft custom requests
* Default merge message is crafted a bit different between API and Web if not set on specific cases ...
2022-03-31 16:57:13 +02:00
..
agit Fix various typos () 2022-01-10 17:32:37 +08:00
asymkey Refactor auth package () 2022-01-02 21:12:35 +08:00
attachment Simplify parameter types () 2021-12-20 04:41:31 +00:00
auth Fix login with email panic when email is not exist () 2022-02-28 18:14:50 +00:00
comments Move repository model into models/repo () 2021-12-10 09:27:50 +08:00
cron Some repository refactors () 2021-12-12 23:48:20 +08:00
externalaccount Refactor auth package () 2022-01-02 21:12:35 +08:00
forms Move checks for pulls before merge into own function () () 2022-03-31 16:57:13 +02:00
gitdiff Bump to build with go1.18 ( et al) () 2022-03-19 18:46:47 +01:00
issue Restore propagation of ErrDependenciesLeft () 2022-01-19 00:26:42 +01:00
lfs Support webauthn () 2022-01-14 16:03:31 +01:00
mailer Try to prevent autolinking of displaynames by email readers () () 2022-03-23 15:18:11 +02:00
migrations Make migrations SKIP_TLS_VERIFY apply to git too () () 2022-03-19 16:20:26 +00:00
mirror Use full output of git show-ref --tags to get tags for PushUpdateAddTag () () 2022-03-29 23:19:57 +03:00
org Move repository model into models/repo () 2021-12-10 09:27:50 +08:00
pull Move checks for pulls before merge into own function () () 2022-03-31 16:57:13 +02:00
release Set HeadCommit when creating tags. () 2021-12-29 19:40:57 +08:00
repository Use full output of git show-ref --tags to get tags for PushUpdateAddTag () () 2022-03-29 23:19:57 +03:00
task Some repository refactors () 2021-12-12 23:48:20 +08:00
user Move keys to models/asymkey () 2021-12-10 16:14:24 +08:00
webhook Only send webhook events to active system webhooks and only deliver to active hooks () () 2022-03-29 14:12:56 +02:00
wiki Fix various typos () 2022-01-10 17:32:37 +08:00