forgejo/models
Jason Song 702f4b521e
Add index for access_token (#21908)
The `token_last_eight` field has been used in `GetAccessTokenBySHA `:
2022-11-23 20:49:41 -06:00
..
activities Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
admin
asymkey
auth Add index for access_token (#21908) 2022-11-23 20:49:41 -06:00
avatars Fix vertical align of committer avatar rendered by email address (#21884) 2022-11-23 15:57:37 -06:00
db Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
fixtures
foreignreference
git Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
issues Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
migrations Add index for access_token (#21908) 2022-11-23 20:49:41 -06:00
organization
packages Add package registry cleanup rules (#21658) 2022-11-20 16:08:38 +02:00
perm Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
project
pull
repo Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
system
unit
unittest
user Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
webhook Ensure that Webhook tasks are not double delivered (#21558) 2022-11-23 22:10:04 +08:00
error.go
fixture_generation.go Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
fixture_test.go
main_test.go
migrate.go
migrate_test.go
org.go
org_team.go
org_team_test.go Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
org_test.go
repo.go
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go
user.go