Joe Chen 403e1fb219 Fix test hace 11 meses
..
errors 0721ef2399 refactor(db): migrate off `user_email.go` to `users.go` (#7452) hace 1 año
migrations 10fd9e9e38 db: migrate `org.go` to `orgs.go` with GORM hace 11 meses
schemadoc c53a1998c5 all: replace `interface{}` with `any` (#7330) hace 1 año
testdata 10fd9e9e38 db: migrate `org.go` to `orgs.go` with GORM hace 11 meses
access_tokens.go 10fd9e9e38 db: migrate `org.go` to `orgs.go` with GORM hace 11 meses
access_tokens_test.go 25fdeaac49 db: pass context to tests by default (#7622) hace 11 meses
actions.go 371c56e306 fixup hace 11 meses
actions_test.go 371c56e306 fixup hace 11 meses
attachment.go c53a1998c5 all: replace `interface{}` with `any` (#7330) hace 1 año
backup.go c53a1998c5 all: replace `interface{}` with `any` (#7330) hace 1 año
backup_test.go 10fd9e9e38 db: migrate `org.go` to `orgs.go` with GORM hace 11 meses
comment.go c53a1998c5 all: replace `interface{}` with `any` (#7330) hace 1 año
db.go 371c56e306 fixup hace 11 meses
error.go 10fd9e9e38 db: migrate `org.go` to `orgs.go` with GORM hace 11 meses
issue.go 2971cabae1 getOrgUsersByOrgID hace 11 meses
issue_label.go c53a1998c5 all: replace `interface{}` with `any` (#7330) hace 1 año
issue_mail.go ed51686240 refactor(db): migrate methods off `user.go` (#7333) hace 1 año
lfs.go 10fd9e9e38 db: migrate `org.go` to `orgs.go` with GORM hace 11 meses
lfs_test.go 25fdeaac49 db: pass context to tests by default (#7622) hace 11 meses
login_source_files.go 8350daf505 refactor(db): merge relation stores into entity stores (#7341) hace 1 año
login_source_files_test.go 083c3ee659 db: refactor "action" table to use GORM (#7054) hace 2 años
login_sources.go 10fd9e9e38 db: migrate `org.go` to `orgs.go` with GORM hace 11 meses
login_sources_test.go 25fdeaac49 db: pass context to tests by default (#7622) hace 11 meses
main_test.go c53a1998c5 all: replace `interface{}` with `any` (#7330) hace 1 año
milestone.go 0ca017d0a8 mod: bump github.com/go-ldap/ldap/v3 from 3.4.4 to 3.4.5 (#7476) hace 1 año
mirror.go 069f1ed9a4 db: migrate `admin.go` to `notices.go` with GORM (#7536) hace 1 año
mirror_test.go 6437d0180b git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) hace 4 años
mocks.go 371c56e306 fixup hace 11 meses
mocks_test.go 5483d97f73 gitutil: strip SSH port from submodule URL when rendering for HTML link (#7383) hace 1 año
models.go 371c56e306 fixup hace 11 meses
notices.go 069f1ed9a4 db: migrate `admin.go` to `notices.go` with GORM (#7536) hace 1 año
notices_test.go 25fdeaac49 db: pass context to tests by default (#7622) hace 11 meses
org_team.go 9797508a0a GetUserMirrorRepositories hace 11 meses
organizations.go f0fed90a0a Add tests hace 11 meses
organizations_test.go 403e1fb219 Fix test hace 11 meses
perms.go 8350daf505 refactor(db): merge relation stores into entity stores (#7341) hace 1 año
perms_test.go 25fdeaac49 db: pass context to tests by default (#7622) hace 11 meses
public_keys.go 8350daf505 refactor(db): merge relation stores into entity stores (#7341) hace 1 año
public_keys_test.go 25fdeaac49 db: pass context to tests by default (#7622) hace 11 meses
pull.go c53a1998c5 all: replace `interface{}` with `any` (#7330) hace 1 año
release.go c53a1998c5 all: replace `interface{}` with `any` (#7330) hace 1 año
repo.go ac636b53cf `DeleteByID` hace 11 meses
repo_branch.go c53a1998c5 all: replace `interface{}` with `any` (#7330) hace 1 año
repo_collaboration.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) hace 1 año
repo_editor.go 15d0d6a94b fix(db): correctly check Git path on case-insensitive file system (#7359) hace 1 año
repo_editor_test.go 15d0d6a94b fix(db): correctly check Git path on case-insensitive file system (#7359) hace 1 año
repo_tag.go d60d9cf985 api: support listing repository tags (#6656) hace 2 años
repo_test.go 9ae80a6173 chore: rename few consts to camel case (#6725) hace 2 años
repositories.go 7d4c5b47a2 Check access before watch repo hace 11 meses
repositories_test.go 403e1fb219 Fix test hace 11 meses
ssh_key.go 133b9d9044 refactor(db): finish migrate methods off `user.go` (#7337) hace 1 año
ssh_key_test.go c0fd6042fd test: remove the use of goconvey (#6123) hace 4 años
two_factor.go 083c3ee659 db: refactor "action" table to use GORM (#7054) hace 2 años
two_factors.go 10fd9e9e38 db: migrate `org.go` to `orgs.go` with GORM hace 11 meses
two_factors_test.go 25fdeaac49 db: pass context to tests by default (#7622) hace 11 meses
update.go 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) hace 2 años
users.go 5ab8262fe1 orgsRemoveMember hace 11 meses
users_test.go 7d4c5b47a2 Check access before watch repo hace 11 meses
webhook.go c53a1998c5 all: replace `interface{}` with `any` (#7330) hace 1 año
webhook_dingtalk.go aeb5e34490 golangci-lint: add `unparam` linter (#6839) hace 2 años
webhook_discord.go aeb5e34490 golangci-lint: add `unparam` linter (#6839) hace 2 años
webhook_slack.go aeb5e34490 golangci-lint: add `unparam` linter (#6839) hace 2 años
wiki.go 5887bc116f chore: remove usages of the deprecated `ioutil` (#7332) hace 1 año