forgejo/models
2023-09-16 12:54:23 +00:00
..
actions
activities Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
admin
asymkey Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
auth More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
avatars
db
dbfs
fixtures
git
issues More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
migrations
organization Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
packages
perm
project
pull
repo More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
secret
shared/types
system
unit
unittest
user More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
org.go
org_team.go Use db.WithTx for AddTeamMember to avoid ctx abuse (#27095) 2023-09-16 12:54:23 +00:00
org_team_test.go Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
org_test.go
repo.go
repo_test.go
repo_transfer.go
repo_transfer_test.go