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_test.go
Commit message (
Expand
)
Author
Age
*
db: pass context to tests by default (#7622)
Joe Chen
2023-12-17
*
all: replace `interface{}` with `any` (#7330)
Joe Chen
2023-02-02
*
refactor(db): migrate methods off `user.go` (#7219)
Joe Chen
2022-10-30
*
test(db): add missing tests (#7208)
Joe Chen
2022-10-23
*
db: refactor "action" table to use GORM (#7054)
Joe Chen
2022-06-25
*
migrations: add tests and remove XORM (#7050)
Joe Chen
2022-06-12
*
db: use `context` and go-mockgen for `PermsStore` (#7033)
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 users (#6116)
ᴜɴᴋɴᴡᴏɴ
2020-04-18
*
login_source: migrate to GORM and add tests (#6090)
ᴜɴᴋɴᴡᴏɴ
2020-04-11
*
db: add tests for LFS (#6087)
ᴜɴᴋɴᴡᴏɴ
2020-04-11
*
access_token: migrate to GORM and add tests (#6086)
ᴜɴᴋɴᴡᴏɴ
2020-04-11