gogs/internal/database
Joe Chen 202012887a
all: unwrap `database.TwoFactorsStore` interface (#7707)
2024-03-27 22:14:08 -04:00
..
errors chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
migrations chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
schemadoc chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
testdata/backup chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
access_tokens.go all: unwrap `database.ActionsStore` interface (#7686) 2024-03-13 22:03:02 -04:00
access_tokens_test.go all: unwrap `database.AccessTokensStore` interface (#7670) 2024-02-20 21:47:32 -05:00
actions.go all: unwrap `database.RepositoriesStore` interface (#7706) 2024-03-26 23:34:31 -04:00
actions_test.go all: unwrap `database.RepositoriesStore` interface (#7706) 2024-03-26 23:34:31 -04:00
attachment.go database: use all tables to setup test suite (#7667) 2024-02-18 21:26:30 -05:00
backup.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
backup_test.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
comment.go database: use all tables to setup test suite (#7667) 2024-02-18 21:26:30 -05:00
database.go all: unwrap `database.TwoFactorsStore` interface (#7707) 2024-03-27 22:14:08 -04:00
error.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
issue.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
issue_label.go database: use all tables to setup test suite (#7667) 2024-02-18 21:26:30 -05:00
issue_mail.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
lfs.go all: unwrap `database.LFSStore` interface (#7692) 2024-03-16 20:32:12 -04:00
lfs_test.go all: unwrap `database.LFSStore` interface (#7692) 2024-03-16 20:32:12 -04:00
login_source_files.go all: unwrap `database.LoginSourcesStore` interface (#7694) 2024-03-17 20:14:54 -04:00
login_source_files_test.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
login_sources.go all: unwrap `database.LoginSourcesStore` interface (#7694) 2024-03-17 20:14:54 -04:00
login_sources_test.go all: unwrap `database.LoginSourcesStore` interface (#7694) 2024-03-17 20:14:54 -04:00
main_test.go database: use all tables to setup test suite (#7667) 2024-02-18 21:26:30 -05:00
milestone.go database: use all tables to setup test suite (#7667) 2024-02-18 21:26:30 -05:00
mirror.go all: unwrap `database.NoticesStore` interface (#7695) 2024-03-17 20:44:13 -04:00
mirror_test.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
mocks.go all: unwrap `database.TwoFactorsStore` interface (#7707) 2024-03-27 22:14:08 -04:00
mocks_gen.go all: unwrap `database.LoginSourcesStore` interface (#7694) 2024-03-17 20:14:54 -04:00
mocks_test.go all: unwrap `database.LoginSourcesStore` interface (#7694) 2024-03-17 20:14:54 -04:00
models.go database: set `Handle` direcetly during initialization (#7699) 2024-03-20 19:02:57 -04:00
notices.go all: unwrap `database.NoticesStore` interface (#7695) 2024-03-17 20:44:13 -04:00
notices_test.go all: unwrap `database.NoticesStore` interface (#7695) 2024-03-17 20:44:13 -04:00
org.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
org_team.go database: use all tables to setup test suite (#7667) 2024-02-18 21:26:30 -05:00
organizations.go all: unwrap `database.OrganizationsStore` interface (#7696) 2024-03-19 19:33:43 -04:00
organizations_test.go all: unwrap `database.OrganizationsStore` interface (#7696) 2024-03-19 19:33:43 -04:00
permissions.go all: unwrap `database.PermissionsStore` interface (#7701) 2024-03-23 20:46:32 -04:00
permissions_test.go all: unwrap `database.PermissionsStore` interface (#7701) 2024-03-23 20:46:32 -04:00
public_keys.go all: unwrap `database.PublicKeysStore` interface (#7702) 2024-03-23 20:55:45 -04:00
public_keys_test.go all: unwrap `database.PublicKeysStore` interface (#7702) 2024-03-23 20:55:45 -04:00
pull.go all: unwrap `database.ActionsStore` interface (#7686) 2024-03-13 22:03:02 -04:00
release.go database: use all tables to setup test suite (#7667) 2024-02-18 21:26:30 -05:00
repo.go all: unwrap `database.PermissionsStore` interface (#7701) 2024-03-23 20:46:32 -04:00
repo_branch.go all: unwrap `database.PermissionsStore` interface (#7701) 2024-03-23 20:46:32 -04:00
repo_collaboration.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
repo_editor.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
repo_editor_test.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
repo_tag.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
repo_test.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
repositories.go all: unwrap `database.RepositoriesStore` interface (#7706) 2024-03-26 23:34:31 -04:00
repositories_test.go all: unwrap `database.RepositoriesStore` interface (#7706) 2024-03-26 23:34:31 -04:00
ssh_key.go all: unwrap `database.PermissionsStore` interface (#7701) 2024-03-23 20:46:32 -04:00
ssh_key_test.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
two_factor.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
two_factors.go all: unwrap `database.TwoFactorsStore` interface (#7707) 2024-03-27 22:14:08 -04:00
two_factors_test.go all: unwrap `database.TwoFactorsStore` interface (#7707) 2024-03-27 22:14:08 -04:00
update.go all: unwrap `database.ActionsStore` interface (#7686) 2024-03-13 22:03:02 -04:00
users.go all: unwrap `database.PublicKeysStore` interface (#7702) 2024-03-23 20:55:45 -04:00
users_test.go all: unwrap `database.RepositoriesStore` interface (#7706) 2024-03-26 23:34:31 -04:00
webhook.go database: use all tables to setup test suite (#7667) 2024-02-18 21:26:30 -05:00
webhook_dingtalk.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
webhook_discord.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
webhook_slack.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
wiki.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00