mirror of
1
Fork 0
forgejo/models
Giteabot 27796464cf
Fix bug when change user name (#25637) (#25645)
Backport #25637 by @lunny

Fix #25621

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
(cherry picked from commit 37bf5e761a)
2023-07-05 08:18:41 +02:00
..
actions Fix run list broken when trigger user deleted (#24706) (#24709) 2023-05-16 07:42:23 +02:00
activities Refactor `setting.Database.UseXXX` to methods (#23354) (#23356) 2023-03-07 20:11:44 +08:00
admin
asymkey
auth Fix 500 error if there is a name conflict when edit authentication source (#23832) (#23852) 2023-03-31 12:53:25 -04:00
avatars
db Fix parallelly generating index failure with Mysql (#24567) (#25081) 2023-06-12 23:23:37 +02:00
dbfs
fixtures fix: release page for empty or non-existing target (#24659) 2023-05-16 07:42:22 +02:00
git Fix parallelly generating index failure with Mysql (#24567) (#25081) 2023-06-12 23:23:37 +02:00
issues Refresh the refernce of the closed PR when reopening (#24231) (#24587) 2023-05-08 12:48:06 +02:00
migrations Drop migration for ForeignReference (#23605) (#23666) 2023-03-24 16:57:00 -04:00
organization Fix owner team access mode value in team_unit table (#24224) 2023-04-22 08:53:03 +02:00
packages Hide limited users if viewed by anonymous ghost (#25214) (#25224) 2023-06-18 22:49:04 +02:00
perm
project Refactor `setting.Database.UseXXX` to methods (#23354) (#23356) 2023-03-07 20:11:44 +08:00
pull
repo Fix topics deleted via API not being deleted in org page (#24825) (#24829) 2023-05-23 07:42:34 +02:00
secret Respect original content when creating secrets (#24745) (#24746) 2023-05-23 07:42:33 +02:00
system
unit Rename actions unit to `repo.actions` and add docs for it (#23733) (#23881) 2023-04-03 12:54:36 +02:00
unittest Refactor `setting.Database.UseXXX` to methods (#23354) (#23356) 2023-03-07 20:11:44 +08:00
user Fix bug when change user name (#25637) (#25645) 2023-07-05 08:18:41 +02:00
webhook Fix incorrect webhook time and use relative-time to display it (#24477) 2023-07-03 13:01:10 +02:00
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go
migrate_test.go
org.go
org_team.go Remove org users who belong to no teams (#24247) (#24313) 2023-04-24 22:50:32 -04:00
org_team_test.go
org_test.go
repo.go
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go