gogs/internal
Athanasios Oikonomou c531da02ca
commit: fix `matchUsersWithCommitEmails` ()
Co-authored-by: Joe Chen <jc@unknwon.io>
2023-11-01 11:58:48 -04:00
..
app
auth all: replace `interface{}` with `any` () 2023-02-02 21:25:25 +08:00
authutil
avatar refactor(db): migrate avatar methods off `user.go` () 2022-10-23 20:54:16 +08:00
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 access_token: encrypt access token with SHA256 () 2022-06-05 13:34:21 +08:00
db db: migrate `admin.go` to `notices.go` with GORM () 2023-08-23 00:15:30 -04: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 gitutil: strip SSH port from submodule URL when rendering for HTML link () 2023-03-05 20:00:56 +08:00
httplib all: replace `interface{}` with `any` () 2023-02-02 21:25:25 +08:00
lazyregexp db: refactor "action" table to use GORM () 2022-06-25 18:07:39 +08:00
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 mod: bump gorm.io/driver/postgres from 1.4.5 to 1.4.6 () 2023-01-07 16:52:04 +08:00
osutil
pathutil http: clean request path from Git endpoints () 2022-06-07 21:11:36 +08:00
process autofix: format code with gofumpt and gofmt () 2022-03-06 17:55:17 +08:00
repoutil refactor(db): migrate `ChangeUsername` off `user.go` () 2022-11-25 22:40:20 +08:00
route commit: fix `matchUsersWithCommitEmails` () 2023-11-01 11:58:48 -04:00
semverutil
ssh feat(ssh): support dynamic list of algorithms () 2023-02-12 13:10:41 +08:00
strutil refactor(db): add `Users.Update` () 2022-11-27 15:19:44 +08:00
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 refactor(db): migrate methods off `user.go` () 2022-11-05 17:55:05 +08:00