gogs/internal
Joe Chen 3e3d6eda12
chore: update Go versions in CI ()
2023-02-19 18:10:34 +08:00
..
app
auth all: replace `interface{}` with `any` () 2023-02-02 21:25:25 +08:00
authutil
avatar
cmd feat(ssh): support dynamic list of algorithms () 2023-02-12 13:10:41 +08:00
conf feat(ssh): support dynamic list of algorithms () 2023-02-12 13:10:41 +08:00
context refactor(db): merge relation stores into entity stores () 2023-02-08 13:55:54 +08:00
cron
cryptoutil
db fix(db): correctly check Git path on case-insensitive file system () 2023-02-18 22:15:13 +08:00
dbtest all: replace `interface{}` with `any` () 2023-02-02 21:25:25 +08:00
dbutil all: replace `interface{}` with `any` () 2023-02-02 21:25:25 +08:00
email all: replace `interface{}` with `any` () 2023-02-02 21:25:25 +08:00
errutil all: replace `interface{}` with `any` () 2023-02-02 21:25:25 +08:00
form conf: add new config option for default branch name () 2023-02-11 16:37:24 +08:00
gitutil refactor(db): merge relation stores into entity stores () 2023-02-08 13:55:54 +08:00
httplib all: replace `interface{}` with `any` () 2023-02-02 21:25:25 +08:00
lazyregexp
lfsutil chore: remove usages of the deprecated `ioutil` () 2023-02-04 13:43:36 +08:00
markup all: replace `interface{}` with `any` () 2023-02-02 21:25:25 +08:00
mocks all: replace `interface{}` with `any` () 2023-02-02 21:25:25 +08:00
netutil
osutil
pathutil
process
repoutil
route feat(ssh): support dynamic list of algorithms () 2023-02-12 13:10:41 +08:00
semverutil
ssh feat(ssh): support dynamic list of algorithms () 2023-02-12 13:10:41 +08:00
strutil
sync all: replace `interface{}` with `any` () 2023-02-02 21:25:25 +08:00
template all: replace `interface{}` with `any` () 2023-02-02 21:25:25 +08:00
testutil chore: update Go versions in CI () 2023-02-19 18:10:34 +08:00
tool all: replace `interface{}` with `any` () 2023-02-02 21:25:25 +08:00
userutil