forgejo/models
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
..
admin
appstate
asymkey
auth
avatars
db Fix various typos (#20338) 2022-07-12 23:32:37 +02:00
fixtures
foreignreference
git
issues Fix checks in PR for empty commits #19603 (#20290) 2022-07-13 16:22:51 +08:00
migrations Implement sync push mirror on commit (#19411) 2022-07-08 20:45:12 +01:00
organization Fix various typos (#20338) 2022-07-12 23:32:37 +02:00
packages
perm Store read access in access for team repo's (#20275) 2022-07-11 13:48:43 +02:00
project
pull
repo Implement sync push mirror on commit (#19411) 2022-07-08 20:45:12 +01:00
unit
unittest Use git.HOME_PATH for Git HOME directory (#20114) 2022-07-08 16:09:07 +08:00
user Only show Followers that current user can access (#20220) 2022-07-05 16:47:45 +01:00
webhook
action.go Refix indices on actions table (#20158) 2022-07-01 17:04:01 +01:00
action_list.go
action_test.go
consistency.go
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go
migrate_test.go
notification.go
notification_test.go
org.go Use neutral language in comments and docs (#20135) 2022-06-25 17:50:12 -05:00
org_team.go
org_team_test.go
org_test.go
release.go
repo.go
repo_activity.go
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go
statistic.go
task.go Fix typos related to ErrTaskDoesNotExist error (#20118) 2022-06-24 15:51:37 +02:00
token.go
token_test.go
upload.go
user.go
user_heatmap.go
user_heatmap_test.go