Joe Chen 0721ef2399 refactor(db): migrate off `user_email.go` to `users.go` (#7452) hai 1 ano
..
errors 0721ef2399 refactor(db): migrate off `user_email.go` to `users.go` (#7452) hai 1 ano
migrations 0f8c71d3b3 fix(migration): skip v20 if column `sha256` already exists (#7354) %!s(int64=2) %!d(string=hai) anos
schemadoc c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
testdata 0721ef2399 refactor(db): migrate off `user_email.go` to `users.go` (#7452) hai 1 ano
access_tokens.go 8350daf505 refactor(db): merge relation stores into entity stores (#7341) %!s(int64=2) %!d(string=hai) anos
access_tokens_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
actions.go 8350daf505 refactor(db): merge relation stores into entity stores (#7341) %!s(int64=2) %!d(string=hai) anos
actions_test.go ada1083462 tests(db): fix data race (#7444) hai 1 ano
admin.go 1c09373b4f log: migrate to unknwon.dev/clog/v2 (#5927) %!s(int64=5) %!d(string=hai) anos
attachment.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
backup.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
backup_test.go 0721ef2399 refactor(db): migrate off `user_email.go` to `users.go` (#7452) hai 1 ano
comment.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
db.go 0721ef2399 refactor(db): migrate off `user_email.go` to `users.go` (#7452) hai 1 ano
error.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) %!s(int64=2) %!d(string=hai) anos
issue.go 8f9895acaf fix(db): sanitize user full name after find (#7353) %!s(int64=2) %!d(string=hai) anos
issue_label.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
issue_mail.go ed51686240 refactor(db): migrate methods off `user.go` (#7333) %!s(int64=2) %!d(string=hai) anos
lfs.go 8350daf505 refactor(db): merge relation stores into entity stores (#7341) %!s(int64=2) %!d(string=hai) anos
lfs_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
login_source_files.go 8350daf505 refactor(db): merge relation stores into entity stores (#7341) %!s(int64=2) %!d(string=hai) anos
login_source_files_test.go 083c3ee659 db: refactor "action" table to use GORM (#7054) %!s(int64=2) %!d(string=hai) anos
login_sources.go 8350daf505 refactor(db): merge relation stores into entity stores (#7341) %!s(int64=2) %!d(string=hai) anos
login_sources_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
main_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
milestone.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
mirror.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
mirror_test.go 6437d0180b git: migrate to github.com/gogs/[email protected] (#5958) %!s(int64=5) %!d(string=hai) anos
mocks.go 2e19f5a3c8 db: add tests for authentication through login sources (#7049) %!s(int64=2) %!d(string=hai) anos
mocks_test.go 5483d97f73 gitutil: strip SSH port from submodule URL when rendering for HTML link (#7383) %!s(int64=2) %!d(string=hai) anos
models.go 0721ef2399 refactor(db): migrate off `user_email.go` to `users.go` (#7452) hai 1 ano
org.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) %!s(int64=2) %!d(string=hai) anos
org_team.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
orgs.go 8350daf505 refactor(db): merge relation stores into entity stores (#7341) %!s(int64=2) %!d(string=hai) anos
orgs_test.go 8350daf505 refactor(db): merge relation stores into entity stores (#7341) %!s(int64=2) %!d(string=hai) anos
perms.go 8350daf505 refactor(db): merge relation stores into entity stores (#7341) %!s(int64=2) %!d(string=hai) anos
perms_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
public_keys.go 8350daf505 refactor(db): merge relation stores into entity stores (#7341) %!s(int64=2) %!d(string=hai) anos
public_keys_test.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) %!s(int64=2) %!d(string=hai) anos
pull.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
release.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
repo.go 8f9895acaf fix(db): sanitize user full name after find (#7353) %!s(int64=2) %!d(string=hai) anos
repo_branch.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
repo_collaboration.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) %!s(int64=2) %!d(string=hai) anos
repo_editor.go 15d0d6a94b fix(db): correctly check Git path on case-insensitive file system (#7359) %!s(int64=2) %!d(string=hai) anos
repo_editor_test.go 15d0d6a94b fix(db): correctly check Git path on case-insensitive file system (#7359) %!s(int64=2) %!d(string=hai) anos
repo_tag.go d60d9cf985 api: support listing repository tags (#6656) %!s(int64=3) %!d(string=hai) anos
repo_test.go 9ae80a6173 chore: rename few consts to camel case (#6725) %!s(int64=3) %!d(string=hai) anos
repos.go 8350daf505 refactor(db): merge relation stores into entity stores (#7341) %!s(int64=2) %!d(string=hai) anos
repos_test.go 8350daf505 refactor(db): merge relation stores into entity stores (#7341) %!s(int64=2) %!d(string=hai) anos
ssh_key.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) %!s(int64=2) %!d(string=hai) anos
ssh_key_test.go c0fd6042fd test: remove the use of goconvey (#6123) %!s(int64=4) %!d(string=hai) anos
two_factor.go 083c3ee659 db: refactor "action" table to use GORM (#7054) %!s(int64=2) %!d(string=hai) anos
two_factors.go 8350daf505 refactor(db): merge relation stores into entity stores (#7341) %!s(int64=2) %!d(string=hai) anos
two_factors_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
update.go 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) %!s(int64=2) %!d(string=hai) anos
users.go 0721ef2399 refactor(db): migrate off `user_email.go` to `users.go` (#7452) hai 1 ano
users_test.go 0721ef2399 refactor(db): migrate off `user_email.go` to `users.go` (#7452) hai 1 ano
webhook.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
webhook_dingtalk.go aeb5e34490 golangci-lint: add `unparam` linter (#6839) %!s(int64=3) %!d(string=hai) anos
webhook_discord.go aeb5e34490 golangci-lint: add `unparam` linter (#6839) %!s(int64=3) %!d(string=hai) anos
webhook_slack.go aeb5e34490 golangci-lint: add `unparam` linter (#6839) %!s(int64=3) %!d(string=hai) anos
wiki.go 5887bc116f chore: remove usages of the deprecated `ioutil` (#7332) %!s(int64=2) %!d(string=hai) anos