gogs/internal/conf
Joe Chen c502dc6ed8
refactor(db): move some methods from `user.go` to `users.go` (#7195)
2022-10-22 14:41:40 +08:00
..
testdata conf: update test golden file (#7085) 2022-06-27 20:04:16 +08:00
computed.go chore: fix typos in code comments (#6556) 2021-05-19 13:12:09 +08:00
computed_test.go autofix: unused parameter should be replaced by underscore (#6799) 2022-03-06 15:46:21 +08:00
conf.go assets: convert usage of go-bindata to Go embed (#6851) 2022-03-17 14:05:09 +08:00
conf_test.go assets: convert usage of go-bindata to Go embed (#6851) 2022-03-17 14:05:09 +08:00
log.go chore: fix typos in code comments (#6556) 2021-05-19 13:12:09 +08:00
log_test.go log: fix tests 2020-03-02 01:14:26 +08:00
mocks.go refactor(db): move some methods from `user.go` to `users.go` (#7195) 2022-10-22 14:41:40 +08:00
static.go refactor(db): move some methods from `user.go` to `users.go` (#7195) 2022-10-22 14:41:40 +08:00
static_minwinsvc.go build: remove support of Go 1.17 (#7177) 2022-10-09 23:12:03 +08:00
static_test.go conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00
utils.go conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00
utils_test.go conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00