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
/
api
/
v1
/
user
Commit message (
Expand
)
Author
Age
*
refactor(db): migrate off `user_email.go` to `users.go` (#7452)
Joe Chen
2023-05-14
*
refactor(db): merge relation stores into entity stores (#7341)
Joe Chen
2023-02-08
*
refactor(db): migrate methods off `user.go` (#7331)
Joe Chen
2023-02-04
*
all: replace `interface{}` with `any` (#7330)
Joe Chen
2023-02-02
*
refactor(db): migrate methods off and delete deprecated methods from `user.go...
Joe Chen
2022-11-05
*
refactor(db): migrate `Follow` off `user.go` (#7203)
Joe Chen
2022-10-23
*
refactor(db): move some methods off `user.go` (#7199)
Joe Chen
2022-10-22
*
refactor(db): move some methods from `user.go` to `users.go` (#7195)
Joe Chen
2022-10-22
*
db: use `context` and go-mockgen for `AccessTokensStore` (#7013)
Joe Chen
2022-06-06
*
chore: fix typos in code comments (#6556)
Atin
2021-05-19
*
db: add tests for users (#6116)
ᴜɴᴋɴᴡᴏɴ
2020-04-18
*
access_token: migrate to GORM and add tests (#6086)
ᴜɴᴋɴᴡᴏɴ
2020-04-11
*
lfs: implement HTTP routes (#6035)
ᴜɴᴋɴᴡᴏɴ
2020-04-04
*
refactor: unify error handling in routing layer
ᴜɴᴋɴᴡᴏɴ
2020-03-16
*
lint: fix some Golang CI lint issues (#5955)
ᴜɴᴋɴᴡᴏɴ
2020-03-01
*
conf: overhaul auth and user settings (#5942)
ᴜɴᴋɴᴡᴏɴ
2020-02-27
*
conf: overhaul server settings (#5928)
ᴜɴᴋɴᴡᴏɴ
2020-02-22
*
internal: move packages under this directory (#5836)
Unknwon
2019-10-24