Joe Chen 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) 2 سال پیش
..
errors 614382fec0 refactor(db): migrate methods off `user.go` (#7329) 2 سال پیش
migrations 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 سال پیش
schemadoc c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
testdata b1fefcbe50 refactor(db): migrate `Follow` off `user.go` (#7203) 2 سال پیش
access_tokens.go 44333afd20 chore: consistently use `errors.Cause` for identifying error types (#7264) 2 سال پیش
access_tokens_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
actions.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) 2 سال پیش
actions_test.go 7ff09cf359 refactor(db): migrate methods off `user.go` (#7336) 2 سال پیش
admin.go 1c09373b4f log: migrate to unknwon.dev/clog/v2 (#5927) 5 سال پیش
attachment.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
backup.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
backup_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
comment.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
db.go 7ff09cf359 refactor(db): migrate methods off `user.go` (#7336) 2 سال پیش
email_addresses.go 44333afd20 chore: consistently use `errors.Cause` for identifying error types (#7264) 2 سال پیش
email_addresses_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
error.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) 2 سال پیش
follows.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) 2 سال پیش
follows_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
issue.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) 2 سال پیش
issue_label.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
issue_mail.go ed51686240 refactor(db): migrate methods off `user.go` (#7333) 2 سال پیش
lfs.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 سال پیش
lfs_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
login_source_files.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
login_source_files_test.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 سال پیش
login_sources.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
login_sources_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
main_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
milestone.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
mirror.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
mirror_test.go 6437d0180b git: migrate to github.com/gogs/[email protected] (#5958) 5 سال پیش
mocks.go 2e19f5a3c8 db: add tests for authentication through login sources (#7049) 2 سال پیش
mocks_test.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 سال پیش
models.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
org.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) 2 سال پیش
org_team.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
org_users.go 1905b19ee7 refactor(db): migrate methods off `user.go` (#7219) 2 سال پیش
org_users_test.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) 2 سال پیش
orgs.go cc4d4eacad refactor(db): migrate methods off `user.go` (#7331) 2 سال پیش
orgs_test.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) 2 سال پیش
perms.go 7ff09cf359 refactor(db): migrate methods off `user.go` (#7336) 2 سال پیش
perms_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
public_keys.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) 2 سال پیش
public_keys_test.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) 2 سال پیش
pull.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
release.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
repo.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) 2 سال پیش
repo_branch.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
repo_collaboration.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) 2 سال پیش
repo_editor.go c58c893621 refactor(db): migrate password methods off `user.go` (#7205) 2 سال پیش
repo_editor_test.go 38aff73251 repo_editor: check both styles of `os.PathSeparator` in all systems (#7005) 2 سال پیش
repo_tag.go d60d9cf985 api: support listing repository tags (#6656) 3 سال پیش
repo_test.go 9ae80a6173 chore: rename few consts to camel case (#6725) 3 سال پیش
repos.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) 2 سال پیش
repos_test.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) 2 سال پیش
ssh_key.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) 2 سال پیش
ssh_key_test.go c0fd6042fd test: remove the use of goconvey (#6123) 4 سال پیش
two_factor.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 سال پیش
two_factors.go 3265abfbc2 refactor(db): migrate perms methods off `user.go` (#7207) 2 سال پیش
two_factors_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
update.go 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2 سال پیش
user_mail.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
users.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) 2 سال پیش
users_test.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) 2 سال پیش
watches.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) 2 سال پیش
watches_test.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) 2 سال پیش
webhook.go c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 سال پیش
webhook_dingtalk.go aeb5e34490 golangci-lint: add `unparam` linter (#6839) 3 سال پیش
webhook_discord.go aeb5e34490 golangci-lint: add `unparam` linter (#6839) 3 سال پیش
webhook_slack.go aeb5e34490 golangci-lint: add `unparam` linter (#6839) 3 سال پیش
wiki.go 5887bc116f chore: remove usages of the deprecated `ioutil` (#7332) 2 سال پیش