forgejo/models
wxiaoguang 03ab73d92e
Fix nil panic if repo doesn't exist (#32501)
fix  #32496

(cherry picked from commit 985e2a8af3d6468bac3ab178148c38bdbd8414f5)
2024-11-17 12:18:56 +01:00
..
actions Harden runner updateTask and updateLog api (#32462) 2024-11-17 08:45:37 +01:00
activities Fix nil panic if repo doesn't exist (#32501) 2024-11-17 12:18:56 +01:00
admin
asymkey
auth fix: extend forgejo_auth_token table (part two) 2024-11-16 10:53:46 +01:00
avatars
db
dbfs
fixtures feat: improve GetLatestCommitStatusForPairs 2024-11-16 13:23:40 +01:00
forgefed
forgejo/semver tests: improve actvititypub integration test code 2024-11-01 22:39:49 +01:00
forgejo_migrations fix: extend forgejo_auth_token table (part two) 2024-11-16 10:53:46 +01:00
git feat: improve GetLatestCommitStatusForPairs 2024-11-16 13:23:40 +01:00
issues chore(refactor): split ReloadLabels out of LoadLabels in issue model 2024-11-07 11:05:38 +01:00
migrations [PORT] Refactor the DB migration system slightly (gitea#32344) 2024-11-03 17:00:48 +01:00
organization tests: improve actvititypub integration test code 2024-11-01 22:39:49 +01:00
packages tests: improve actvititypub integration test code 2024-11-01 22:39:49 +01:00
perm tests: improve actvititypub integration test code 2024-11-01 22:39:49 +01:00
project test: fix test linting 2024-11-11 12:44:36 +01:00
pull
quota
repo Only query team tables if repository is under org when getting assignees (#32414) 2024-11-16 14:57:11 +01:00
secret
shared/types
system tests: improve actvititypub integration test code 2024-11-01 22:39:49 +01:00
unit
unittest chore: simplify CopyDir 2024-11-10 17:21:57 +01:00
user fix: extend forgejo_auth_token table 2024-11-15 10:59:36 +01:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go tests: improve actvititypub integration test code 2024-11-01 22:39:49 +01:00
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go
repo_transfer_test.go