0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-03 20:44:41 +01:00
gitea/models
2024-04-17 01:25:03 +00: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 Reduce unnecessary database queries on actions table (#30509) 2024-04-17 01:25:03 +00:00
admin
asymkey
auth Add comment for ContainsRedirectURI about the exact match (#30457) 2024-04-13 09:31:40 +00:00
avatars
db Improve "must-change-password" logic and document (#30472) 2024-04-14 17:22:14 +00:00
dbfs
fixtures
git Fix commitstatus summary (#30431) 2024-04-14 14:16:54 +02:00
issues Refactor more filterslice (#30370) 2024-04-10 04:18:41 +00:00
migrations Fix commitstatus summary (#30431) 2024-04-14 14:16:54 +02: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