0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-27 05:14:29 +01:00
gitea/models
Nanguan Lin 966dcb99e3
Fix 500 when deleting a dismissed review (#27903)
Fix #27767 
Add a test to ensure its behavior
2023-11-05 13:25:40 +00:00
..
actions Remove action runners on user deletion (#27902) 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 (#27798) 2023-11-03 01:41:00 +00:00
admin
asymkey Replace more db.DefaultContext (#27628) 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 (#27798) 2023-11-03 01:41:00 +00:00
avatars
db refactor: make db iterate context aware (#27710) 2023-10-21 10:05:29 +08:00
dbfs
fixtures Add unit tests for action runner token (#27670) 2023-10-19 07:24:24 +00:00
git Upgrade xorm to 1.3.4 (#27807) 2023-10-27 13:28:53 +02:00
issues Fix 500 when deleting a dismissed review (#27903) 2023-11-05 13:25:40 +00:00
migrations Add Index to pull_auto_merge.doer_id (#27811) 2023-10-30 08:39:29 +00:00
organization
packages List all Debian package versions in Packages (#27786) 2023-10-29 14:14:47 +00:00
perm
project
pull Add Index to pull_auto_merge.doer_id (#27811) 2023-10-30 08:39:29 +00:00
repo Replace more db.DefaultContext (#27628) 2023-10-15 17:46:06 +02:00
secret
shared/types
system Replace more db.DefaultContext (#27628) 2023-10-15 17:46:06 +02:00
unit
unittest Upgrade xorm (#27673) 2023-10-19 10:25:57 +00:00
user Replace -1 with GhostUserID (#27703) 2023-10-20 14:43:08 +00:00
webhook
error.go
fixture_generation.go Replace more db.DefaultContext (#27628) 2023-10-15 17:46:06 +02:00
fixture_test.go Replace more db.DefaultContext (#27628) 2023-10-15 17:46:06 +02:00
main_test.go
org.go Refactor the function RemoveOrgUser (#27582) 2023-11-03 14:01:45 +00:00
org_team.go Refactor the function RemoveOrgUser (#27582) 2023-11-03 14:01:45 +00:00
org_team_test.go
org_test.go Replace more db.DefaultContext (#27628) 2023-10-15 17:46:06 +02:00
repo.go
repo_test.go
repo_transfer.go
repo_transfer_test.go