gogs/internal/db
Joe Chen 300519d1ca ci: fix up lint issues 2024-12-22 17:33:50 -05:00
..
errors
migrations fix(migration): skip v20 if column `sha256` already exists (#7354) 2023-02-14 22:44:23 +08:00
schemadoc all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
testdata/backup
access_tokens.go refactor(db): merge relation stores into entity stores (#7341) 2023-02-08 13:55:54 +08:00
access_tokens_test.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
actions.go refactor(db): merge relation stores into entity stores (#7341) 2023-02-08 13:55:54 +08:00
actions_test.go refactor(db): migrate methods off `user.go` (#7336) 2023-02-05 16:28:47 +08:00
admin.go
attachment.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
backup.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
backup_test.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
comment.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
db.go refactor(db): merge relation stores into entity stores (#7341) 2023-02-08 13:55:54 +08:00
email_addresses.go refactor(db): merge relation stores into entity stores (#7341) 2023-02-08 13:55:54 +08:00
email_addresses_test.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
error.go refactor(db): finish migrate methods off `user.go` (#7337) 2023-02-07 23:39:00 +08:00
issue.go ci: fix up lint issues 2024-12-22 17:33:50 -05:00
issue_label.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
issue_mail.go refactor(db): migrate methods off `user.go` (#7333) 2023-02-04 12:22:37 +08:00
lfs.go refactor(db): merge relation stores into entity stores (#7341) 2023-02-08 13:55:54 +08:00
lfs_test.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
login_source_files.go refactor(db): merge relation stores into entity stores (#7341) 2023-02-08 13:55:54 +08:00
login_source_files_test.go
login_sources.go refactor(db): merge relation stores into entity stores (#7341) 2023-02-08 13:55:54 +08:00
login_sources_test.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
main_test.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
milestone.go ci: fix up lint issues 2024-12-22 17:33:50 -05:00
mirror.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
mirror_test.go
mocks.go
mocks_test.go ci: fix up lint issues 2024-12-22 17:33:50 -05:00
models.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
org.go refactor(db): finish migrate methods off `user.go` (#7337) 2023-02-07 23:39:00 +08:00
org_team.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
orgs.go refactor(db): merge relation stores into entity stores (#7341) 2023-02-08 13:55:54 +08:00
orgs_test.go refactor(db): merge relation stores into entity stores (#7341) 2023-02-08 13:55:54 +08:00
perms.go refactor(db): merge relation stores into entity stores (#7341) 2023-02-08 13:55:54 +08:00
perms_test.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
public_keys.go refactor(db): merge relation stores into entity stores (#7341) 2023-02-08 13:55:54 +08:00
public_keys_test.go refactor(db): finish migrate methods off `user.go` (#7337) 2023-02-07 23:39:00 +08:00
pull.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
release.go dep: update github.com/gogs/git-module to v1.8.4 (#7872) 2024-12-22 17:16:11 -05:00
repo.go fix(db): sanitize user full name after find (#7353) 2023-02-14 21:46:09 +08:00
repo_branch.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
repo_collaboration.go refactor(db): finish migrate methods off `user.go` (#7337) 2023-02-07 23:39:00 +08:00
repo_editor.go dep: update github.com/gogs/git-module to v1.8.4 (#7872) 2024-12-22 17:16:11 -05:00
repo_editor_test.go fix(db): correctly check Git path on case-insensitive file system (#7359) 2023-02-18 22:15:13 +08:00
repo_tag.go
repo_test.go
repos.go refactor(db): merge relation stores into entity stores (#7341) 2023-02-08 13:55:54 +08:00
repos_test.go refactor(db): merge relation stores into entity stores (#7341) 2023-02-08 13:55:54 +08:00
ssh_key.go ssh: make `env` command a passthrough (#7868) 2024-12-22 17:04:03 -05:00
ssh_key_test.go
two_factor.go
two_factors.go refactor(db): merge relation stores into entity stores (#7341) 2023-02-08 13:55:54 +08:00
two_factors_test.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
update.go
user_mail.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
users.go fix(db): sanitize user full name after find (#7353) 2023-02-14 21:46:09 +08:00
users_test.go fix(db): sanitize user full name after find (#7353) 2023-02-14 21:46:09 +08:00
webhook.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
webhook_dingtalk.go
webhook_discord.go
webhook_slack.go
wiki.go chore: remove usages of the deprecated `ioutil` (#7332) 2023-02-04 13:43:36 +08:00