forgejo/models
2024-11-17 19:13:30 +00:00
..
actions fix: Actions PR workflows must update the commit status 2024-11-04 11:27:14 +01:00
activities test: fix test linting 2024-11-11 12:44:36 +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 fix: use better code to group UID and stopwatches 2024-11-16 15:59:02 +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 Add branch auto deletion for scheduled PRs 2024-10-31 03:49:15 +01:00
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