gogs/internal/conf
Joe Chen b34ee73497
feat(ssh): support dynamic list of algorithms (#7345)
2023-02-12 13:10:41 +08:00
..
testdata feat(ssh): support dynamic list of algorithms (#7345) 2023-02-12 13:10:41 +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 all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
log.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
log_test.go log: fix tests 2020-03-02 01:14:26 +08:00
mocks.go refactor(db): finish migrate methods off `user.go` (#7337) 2023-02-07 23:39:00 +08:00
static.go feat(ssh): support dynamic list of algorithms (#7345) 2023-02-12 13:10:41 +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