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