0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-30 10:30:14 +01:00
forgejo/models
Nanguan Lin 966dcb99e3
Fix 500 when deleting a dismissed review ()
Fix  
Add a test to ensure its behavior
2023-11-05 13:25:40 +00:00
..
actions Remove action runners on user deletion () 2023-11-05 13:48:32 +01:00
activities Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source () 2023-11-03 01:41:00 +00:00
admin
asymkey Replace more db.DefaultContext () 2023-10-15 17:46:06 +02:00
auth Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source () 2023-11-03 01:41:00 +00:00
avatars
db refactor: make db iterate context aware () 2023-10-21 10:05:29 +08:00
dbfs
fixtures Add unit tests for action runner token () 2023-10-19 07:24:24 +00:00
git Upgrade xorm to 1.3.4 () 2023-10-27 13:28:53 +02:00
issues Fix 500 when deleting a dismissed review () 2023-11-05 13:25:40 +00:00
migrations Add Index to pull_auto_merge.doer_id () 2023-10-30 08:39:29 +00:00
organization
packages List all Debian package versions in Packages () 2023-10-29 14:14:47 +00:00
perm
project
pull Add Index to pull_auto_merge.doer_id () 2023-10-30 08:39:29 +00:00
repo Replace more db.DefaultContext () 2023-10-15 17:46:06 +02:00
secret
shared/types
system Replace more db.DefaultContext () 2023-10-15 17:46:06 +02:00
unit
unittest Upgrade xorm () 2023-10-19 10:25:57 +00:00
user Replace -1 with GhostUserID () 2023-10-20 14:43:08 +00:00
webhook
error.go
fixture_generation.go Replace more db.DefaultContext () 2023-10-15 17:46:06 +02:00
fixture_test.go Replace more db.DefaultContext () 2023-10-15 17:46:06 +02:00
main_test.go
org.go Refactor the function RemoveOrgUser () 2023-11-03 14:01:45 +00:00
org_team.go Refactor the function RemoveOrgUser () 2023-11-03 14:01:45 +00:00
org_team_test.go
org_test.go Replace more db.DefaultContext () 2023-10-15 17:46:06 +02:00
repo.go
repo_test.go
repo_transfer.go
repo_transfer_test.go