0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-21 19:02:20 +01:00
gitea/models
Giteabot 8f6cc95734
Fix GetInactiveUsers (#32540) (#32588)
Backport #32540 by @lunny

Fix #31480

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2024-11-21 13:25:36 +08:00
..
actions Trim title before insert/update to database to match the size requirements of database (#32498) (#32507) 2024-11-14 18:06:31 -08:00
activities Fix nil panic if repo doesn't exist (#32501) (#32502) 2024-11-14 04:47:04 +00:00
admin
asymkey
auth
avatars
db Refactor push mirror find and add check for updating push mirror (#32539) (#32549) 2024-11-18 23:55:27 +08:00
dbfs
fixtures Fix GetInactiveUsers (#32540) (#32588) 2024-11-21 13:25:36 +08:00
git
issues Trim title before insert/update to database to match the size requirements of database (#32498) (#32507) 2024-11-14 18:06:31 -08:00
migrations Refactor internal routers (partial backport, auth token const time comparing) (#32473) (#32479) 2024-11-13 10:26:37 +08:00
organization
packages
perm
project Trim title before insert/update to database to match the size requirements of database (#32498) (#32507) 2024-11-14 18:06:31 -08:00
pull
repo Refactor find forks and fix possible bugs that weak permissions check (#32528) (#32547) 2024-11-19 04:08:32 +00:00
secret
shared/types
system
unit
unittest
user Fix GetInactiveUsers (#32540) (#32588) 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