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
/
route
/
lfs
/
route_test.go
Commit message (
Expand
)
Author
Age
*
refactor(db): migrate perms methods off `user.go` (#7207)
Joe Chen
2022-10-23
*
refactor: replace `ioutil.ReadAll` with `io.ReadAll` (#7200)
Joe Chen
2022-10-22
*
auth: enable authentication by token from password (#7198)
Yang Liu
2022-10-22
*
db: add tests for authentication through login sources (#7049)
Joe Chen
2022-06-12
*
db: use `context` and go-mockgen for `ReposStore` (#7046)
Joe Chen
2022-06-11
*
db: use `context` and go-mockgen for `TwoFactorsStore` (#7045)
Joe Chen
2022-06-11
*
db: use `context` and go-mockgen for `UsersStore` (#7042)
Joe Chen
2022-06-11
*
db: use `context` and go-mockgen for `PermsStore` (#7033)
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: migrate access table to use GORM (#6371)
ᴜɴᴋɴᴡᴏɴ
2020-10-06
*
auth: decouple types and functions from db (#6320)
ᴜɴᴋɴᴡᴏɴ
2020-09-20
*
access_token: migrate to GORM and add tests (#6086)
ᴜɴᴋɴᴡᴏɴ
2020-04-11
*
lfs: add unit test for middleware (#6070)
ᴜɴᴋɴᴡᴏɴ
2020-04-06