0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-04-27 17:55:58 +02:00
gitea/models
2024-11-21 06:27:02 +00:00
..
actions Trim title before insert/update to database to match the size requirements of database () () 2024-11-14 18:06:31 -08:00
activities Fix nil panic if repo doesn't exist () () 2024-11-14 04:47:04 +00:00
admin
asymkey
auth
avatars
db Refactor push mirror find and add check for updating push mirror () () 2024-11-18 23:55:27 +08:00
dbfs
fixtures Fix GetInactiveUsers () () 2024-11-21 13:25:36 +08:00
git
issues Trim title before insert/update to database to match the size requirements of database () () 2024-11-14 18:06:31 -08:00
migrations
organization
packages Fix debian package clean up () () 2024-11-21 06:27:02 +00:00
perm
project Trim title before insert/update to database to match the size requirements of database () () 2024-11-14 18:06:31 -08:00
pull
repo Refactor find forks and fix possible bugs that weak permissions check () () 2024-11-19 04:08:32 +00:00
secret
shared/types
system
unit
unittest
user Fix GetInactiveUsers () () 2024-11-21 13:25:36 +08:00
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