1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 02:21:40 +02:00
gitea/services
Ing. Jaroslav Šafka 8420c1bf4c
Fix checks in PR for empty commits #19603 (#20290)
* Fixes issue #19603 (Not able to merge commit in PR when branches content is same, but different commit id)
* fill HeadCommitID in PullRequest
* compare real commits ID as check for merging
* based on @zeripath patch in #19738
2022-07-13 16:22:51 +08:00
..
agit Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
asymkey
attachment
auth Fix various typos (#20338) 2022-07-12 23:32:37 +02:00
automerge Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
comments
context
cron Make better use of i18n (#20096) 2022-06-26 22:19:22 +08:00
externalaccount
forms Implement sync push mirror on commit (#19411) 2022-07-08 20:45:12 +01:00
gitdiff Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
issue Check if project has the same repository id with issue when assign project to issue (#20133) 2022-06-30 23:55:08 +08:00
lfs
mailer Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
migrations Add tests for the host checking logic, clarify the behaviors (#20328) 2022-07-13 09:07:16 +08:00
mirror Implement sync push mirror on commit (#19411) 2022-07-08 20:45:12 +01:00
org
packages
pull Fix checks in PR for empty commits #19603 (#20290) 2022-07-13 16:22:51 +08:00
release
repository
task Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
user Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
webhook Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
wiki