0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-03 03:15:34 +01:00
gitea/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
admin
asymkey
auth Add index for access_token (#21908) 2022-11-23 20:49:41 -06:00
avatars
db
fixtures
foreignreference
git
issues Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
migrations
organization
packages
perm
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
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go
migrate_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go
user.go