Joe Chen 7ff09cf359 refactor(db): migrate methods off `user.go` (#7336) пре 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 ce25881c88 refactor(db): move some methods off `user.go` (#7199) пре 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 7885f454a4 webhook: revalidate local hostname before each delivery (#6988) пре 2 година
follows.go 1905b19ee7 refactor(db): migrate methods off `user.go` (#7219) пре 2 година
follows_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) пре 2 година
issue.go cc4d4eacad refactor(db): migrate methods off `user.go` (#7331) пре 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 13099a7e4f refactor(db): add `Users.Update` (#7263) пре 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 c53a1998c5 all: replace `interface{}` with `any` (#7330) пре 2 година
orgs.go cc4d4eacad refactor(db): migrate methods off `user.go` (#7331) пре 2 година
orgs_test.go cc4d4eacad refactor(db): migrate methods off `user.go` (#7331) пре 2 година
perms.go 7ff09cf359 refactor(db): migrate methods off `user.go` (#7336) пре 2 година
perms_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) пре 2 година
pull.go c53a1998c5 all: replace `interface{}` with `any` (#7330) пре 2 година
release.go c53a1998c5 all: replace `interface{}` with `any` (#7330) пре 2 година
repo.go c53a1998c5 all: replace `interface{}` with `any` (#7330) пре 2 година
repo_branch.go c53a1998c5 all: replace `interface{}` with `any` (#7330) пре 2 година
repo_collaboration.go 34145c990d lfs: implement HTTP routes (#6035) пре 5 година
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 7ff09cf359 refactor(db): migrate methods off `user.go` (#7336) пре 2 година
repos_test.go 7ff09cf359 refactor(db): migrate methods off `user.go` (#7336) пре 2 година
ssh_key.go 5887bc116f chore: remove usages of the deprecated `ioutil` (#7332) пре 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.go 7ff09cf359 refactor(db): migrate methods off `user.go` (#7336) пре 2 година
user_mail.go c53a1998c5 all: replace `interface{}` with `any` (#7330) пре 2 година
users.go 6d220540c1 refactor(db): migrate methods off `user.go` (#7334) пре 2 година
users_test.go 6d220540c1 refactor(db): migrate methods off `user.go` (#7334) пре 2 година
watches.go 083c3ee659 db: refactor "action" table to use GORM (#7054) пре 2 година
watches_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) пре 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 година