index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
db
/
access_tokens.go
Commit message (
Expand
)
Author
Age
*
refactor(db): merge relation stores into entity stores (#7341)
Joe Chen
2023-02-08
*
chore: consistently use `errors.Cause` for identifying error types (#7264)
Joe Chen
2022-11-27
*
auth: enable authentication by token from password (#7198)
Yang Liu
2022-10-22
*
db: refactor "action" table to use GORM (#7054)
Joe Chen
2022-06-25
*
db: add back xorm tag for `AccessToken.UserID` (#7032)
Joe Chen
2022-06-08
*
db: rename `AccessTokensStore.Save` to `Touch` (#7029)
Joe Chen
2022-06-08
*
db: use `context` and go-mockgen for `AccessTokensStore` (#7013)
Joe Chen
2022-06-06
*
access_token: encrypt access token with SHA256 (#7008)
E99p1ant
2022-06-05
*
db: code tidy up for `AccessTokens` (#7006)
Joe Chen
2022-06-04
*
db: migrate to GORM v2 (#6309)
ᴜɴᴋɴᴡᴏɴ
2020-09-06
*
db: use GORM to backup and restore non-legacy tables (#6142)
ᴜɴᴋɴᴡᴏɴ
2020-05-04
*
db: add tests for LFS (#6087)
ᴜɴᴋɴᴡᴏɴ
2020-04-11
*
access_token: migrate to GORM and add tests (#6086)
ᴜɴᴋɴᴡᴏɴ
2020-04-11
*
db: use gorm function to check `ErrRecordNotFound` (#6060)
ᴜɴᴋɴᴡᴏɴ
2020-04-05
*
lfs: implement HTTP routes (#6035)
ᴜɴᴋɴᴡᴏɴ
2020-04-04