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
/
models.go
Commit message (
Expand
)
Author
Age
*
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
*
db: set XORM log level to error (#7078)
Joe Chen
2022-06-25
*
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 login sources (#7041)
Joe Chen
2022-06-10
*
access_token: encrypt access token with SHA256 (#7008)
E99p1ant
2022-06-05
*
autofix: format code with gofumpt and gofmt (#6803)
deepsource-autofix[bot]
2022-03-06
*
database: add PostgreSQL custom schema support (#6695)
zvrh
2022-01-05
*
db: skip ping when not available (#6687)
Joe Chen
2021-12-20
*
ci: use new lint action and add custom config (#6562)
ᴜɴᴋɴᴡᴏɴ
2021-05-19
*
db: migrate access table to use GORM (#6371)
ᴜɴᴋɴᴡᴏɴ
2020-10-06
*
cmd/serv: use different log files for ORMs in hook mode (#6361)
ᴜɴᴋɴᴡᴏɴ
2020-09-29
*
db: migrate to GORM v2 (#6309)
ᴜɴᴋɴᴡᴏɴ
2020-09-06
*
db: use GORM to backup and restore non-legacy tables (#6142)
ᴜɴᴋɴᴡᴏɴ
2020-05-04
*
login_source: migrate to GORM and add tests (#6090)
ᴜɴᴋɴᴡᴏɴ
2020-04-11
*
access_token: migrate to GORM and add tests (#6086)
ᴜɴᴋɴᴡᴏɴ
2020-04-11
*
lfs: implement HTTP routes (#6035)
ᴜɴᴋɴᴡᴏɴ
2020-04-04
*
workflows: enable golangci-lint (#5998)
ᴜɴᴋɴᴡᴏɴ
2020-03-21
*
conf: overhaul settings (#5953)
ᴜɴᴋɴᴡᴏɴ
2020-02-29
*
conf: overhaul database settings
ᴜɴᴋɴᴡᴏɴ
2020-02-22
*
conf: overhaul server settings (#5928)
ᴜɴᴋɴᴡᴏɴ
2020-02-22
*
log: migrate to unknwon.dev/clog/v2 (#5927)
ᴜɴᴋɴᴡᴏɴ
2020-02-20
*
internal: move packages under this directory (#5836)
Unknwon
2019-10-24