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