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
/
user_mail.go
Commit message (
Expand
)
Author
Age
*
refactor(db): migrate off `user_email.go` to `users.go` (#7452)
Joe Chen
2023-05-14
*
all: replace `interface{}` with `any` (#7330)
Joe Chen
2023-02-02
*
refactor(db): migrate `UpdateUser` off `user.go` (#7267)
Joe Chen
2022-11-27
*
refactor(db): migrate methods off and delete deprecated methods from `user.go...
Joe Chen
2022-11-05
*
refactor(db): migrate methods off `user.go` (#7228)
Joe Chen
2022-11-05
*
refactor(db): move some methods from `user.go` to `users.go` (#7195)
Joe Chen
2022-10-22
*
db: refactor "action" table to use GORM (#7054)
Joe Chen
2022-06-25
*
autofix: fix check for empty string (#6804)
deepsource-autofix[bot]
2022-03-06
*
chore: fix typos in code comments (#6556)
Atin
2021-05-19
*
db: add tests for users (#6116)
ᴜɴᴋɴᴡᴏɴ
2020-04-18
*
refactor: unify error handling in routing layer
ᴜɴᴋɴᴡᴏɴ
2020-03-16
*
email: check the owner when set as primary (#5988)
ᴜɴᴋɴᴡᴏɴ
2020-03-15
*
lint: fix some Golang CI lint issues (#5955)
ᴜɴᴋɴᴡᴏɴ
2020-03-01
*
internal: move packages under this directory (#5836)
Unknwon
2019-10-24