gogs/internal/cmd
Joe Chen c502dc6ed8
refactor(db): move some methods from `user.go` to `users.go` (#7195)
2022-10-22 14:41:40 +08:00
..
admin.go db: use GORM to backup and restore non-legacy tables (#6142) 2020-05-04 16:25:57 +08:00
backup.go db: use `context` for backup and restore (#7044) 2022-06-11 11:10:25 +08:00
cert.go build: remove support of Go 1.17 (#7177) 2022-10-09 23:12:03 +08:00
cert_stub.go build: remove support of Go 1.17 (#7177) 2022-10-09 23:12:03 +08:00
cmd.go workflows: enable golangci-lint (#5998) 2020-03-21 13:39:32 +08:00
hook.go autofix: fix check for empty string (#6804) 2022-03-06 16:33:45 +08:00
import.go autofix: function call can be replaced with helper function (#6805) 2022-03-06 16:33:55 +08:00
restore.go db: use `context` for backup and restore (#7044) 2022-06-11 11:10:25 +08:00
serv.go db: use `context` and go-mockgen for `PermsStore` (#7033) 2022-06-08 19:26:20 +08:00
web.go refactor(db): move some methods from `user.go` to `users.go` (#7195) 2022-10-22 14:41:40 +08:00