gogs/internal
Joe Chen bef68aed7a fix lint errors 2025-04-01 22:25:05 -04:00
..
app
auth fix lint errors 2025-04-01 22:25:05 -04:00
authutil
avatar refactor(db): migrate avatar methods off `user.go` (#7206) 2022-10-23 20:54:16 +08:00
cmd email: fix unable to override templates in custom directory (#7905) 2025-02-12 21:52:18 -05:00
conf feat(ssh): support dynamic list of algorithms (#7345) 2023-02-12 13:10:41 +08:00
context fix lint errors 2025-04-01 22:25:05 -04:00
cron chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
cryptoutil
database fix lint errors 2025-04-01 22:25:05 -04:00
dbtest dbtest: properly close test connection (#7598) 2023-11-12 19:09:50 -05:00
dbutil all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
email email: fix unable to override templates in custom directory (#7905) 2025-02-12 21:52:18 -05:00
errutil all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
form chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
gitutil gitutil: strip SSH port from submodule URL when rendering for HTML link (#7383) 2023-03-05 20:00:56 +08:00
httplib all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
lazyregexp db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
lfsutil chore: remove usages of the deprecated `ioutil` (#7332) 2023-02-04 13:43:36 +08:00
markup all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
mocks all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
netutil mod: bump gorm.io/driver/postgres from 1.4.5 to 1.4.6 (#7299) 2023-01-07 16:52:04 +08:00
osutil
pathutil api: clean file path for updating repo contents (#7859) 2024-12-14 21:30:34 -05:00
process
repoutil refactor(db): migrate `ChangeUsername` off `user.go` (#7261) 2022-11-25 22:40:20 +08:00
route fix lint errors 2025-04-01 22:25:05 -04:00
semverutil
ssh ssh: make `env` command a passthrough (#7868) 2024-12-22 14:56:31 -05:00
strutil refactor(db): add `Users.Update` (#7263) 2022-11-27 15:19:44 +08:00
sync all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
template chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
testutil chore: update Go versions in CI (#7346) 2023-02-19 18:10:34 +08:00
tool all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
userutil refactor(db): migrate methods off `user.go` (#7228) 2022-11-05 17:55:05 +08:00