gitea/models
Lunny Xiao 9466fec879
Fix rename branch 500 when the target branch is deleted but exist in database (#30430)
Fix #30428
2024-04-12 13:11:16 +03:00
..
actions Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357) 2024-04-11 15:11:32 +08:00
activities Refactor more filterslice (#30370) 2024-04-10 04:18:41 +00:00
admin
asymkey Clean up log messages (#30313) 2024-04-07 19:17:06 +08:00
auth
avatars
db Replace MSSQL driver with a better maintained version (#30390) 2024-04-11 01:12:40 +00:00
dbfs
fixtures
git Fix rename branch 500 when the target branch is deleted but exist in database (#30430) 2024-04-12 13:11:16 +03:00
issues Refactor more filterslice (#30370) 2024-04-10 04:18:41 +00:00
migrations Add commit status summary table to reduce query from commit status table (#30223) 2024-04-12 09:41:50 +08:00
organization Check the token's owner and repository when registering a runner (#30406) 2024-04-11 16:01:44 +08:00
packages
perm
project
pull
repo Add container.FilterSlice function (#30339) 2024-04-09 20:27:30 +08:00
secret
shared/types
system
unit
unittest
user
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go