Joe Chen 7ff09cf359 refactor(db): migrate methods off `user.go` (#7336) %!s(int64=2) %!d(string=hai) anos
..
errors 614382fec0 refactor(db): migrate methods off `user.go` (#7329) %!s(int64=2) %!d(string=hai) anos
migrations 083c3ee659 db: refactor "action" table to use GORM (#7054) %!s(int64=2) %!d(string=hai) anos
schemadoc c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
testdata b1fefcbe50 refactor(db): migrate `Follow` off `user.go` (#7203) %!s(int64=2) %!d(string=hai) anos
access_tokens.go 44333afd20 chore: consistently use `errors.Cause` for identifying error types (#7264) %!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 ce25881c88 refactor(db): move some methods off `user.go` (#7199) %!s(int64=2) %!d(string=hai) anos
actions_test.go 7ff09cf359 refactor(db): migrate methods off `user.go` (#7336) %!s(int64=2) %!d(string=hai) anos
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 c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
comment.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
db.go 7ff09cf359 refactor(db): migrate methods off `user.go` (#7336) %!s(int64=2) %!d(string=hai) anos
email_addresses.go 44333afd20 chore: consistently use `errors.Cause` for identifying error types (#7264) %!s(int64=2) %!d(string=hai) anos
email_addresses_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
error.go 7885f454a4 webhook: revalidate local hostname before each delivery (#6988) %!s(int64=2) %!d(string=hai) anos
follows.go 1905b19ee7 refactor(db): migrate methods off `user.go` (#7219) %!s(int64=2) %!d(string=hai) anos
follows_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
issue.go cc4d4eacad refactor(db): migrate methods off `user.go` (#7331) %!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 083c3ee659 db: refactor "action" table to use GORM (#7054) %!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 c53a1998c5 all: replace `interface{}` with `any` (#7330) %!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 c53a1998c5 all: replace `interface{}` with `any` (#7330) %!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 083c3ee659 db: refactor "action" table to use GORM (#7054) %!s(int64=2) %!d(string=hai) anos
models.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
org.go 13099a7e4f refactor(db): add `Users.Update` (#7263) %!s(int64=2) %!d(string=hai) anos
org_team.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
org_users.go 1905b19ee7 refactor(db): migrate methods off `user.go` (#7219) %!s(int64=2) %!d(string=hai) anos
org_users_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
orgs.go cc4d4eacad refactor(db): migrate methods off `user.go` (#7331) %!s(int64=2) %!d(string=hai) anos
orgs_test.go cc4d4eacad refactor(db): migrate methods off `user.go` (#7331) %!s(int64=2) %!d(string=hai) anos
perms.go 7ff09cf359 refactor(db): migrate methods off `user.go` (#7336) %!s(int64=2) %!d(string=hai) anos
perms_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!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 c53a1998c5 all: replace `interface{}` with `any` (#7330) %!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 34145c990d lfs: implement HTTP routes (#6035) %!s(int64=5) %!d(string=hai) anos
repo_editor.go c58c893621 refactor(db): migrate password methods off `user.go` (#7205) %!s(int64=2) %!d(string=hai) anos
repo_editor_test.go 38aff73251 repo_editor: check both styles of `os.PathSeparator` in all systems (#7005) %!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 7ff09cf359 refactor(db): migrate methods off `user.go` (#7336) %!s(int64=2) %!d(string=hai) anos
repos_test.go 7ff09cf359 refactor(db): migrate methods off `user.go` (#7336) %!s(int64=2) %!d(string=hai) anos
ssh_key.go 5887bc116f chore: remove usages of the deprecated `ioutil` (#7332) %!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 3265abfbc2 refactor(db): migrate perms methods off `user.go` (#7207) %!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
user.go 7ff09cf359 refactor(db): migrate methods off `user.go` (#7336) %!s(int64=2) %!d(string=hai) anos
user_mail.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
users.go 6d220540c1 refactor(db): migrate methods off `user.go` (#7334) %!s(int64=2) %!d(string=hai) anos
users_test.go 6d220540c1 refactor(db): migrate methods off `user.go` (#7334) %!s(int64=2) %!d(string=hai) anos
watches.go 083c3ee659 db: refactor "action" table to use GORM (#7054) %!s(int64=2) %!d(string=hai) anos
watches_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) %!s(int64=2) %!d(string=hai) anos
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