gogs/internal/db
Joe Chen bd31c3fa6f
Delete `GetOrgsByUserID`
2023-12-17 16:39:41 -05:00
..
errors
migrations db: migrate `org.go` to `orgs.go` with GORM 2023-12-17 16:34:09 -05:00
schemadoc
testdata/backup db: migrate `org.go` to `orgs.go` with GORM 2023-12-17 16:34:09 -05:00
access_tokens.go db: migrate `org.go` to `orgs.go` with GORM 2023-12-17 16:34:09 -05:00
access_tokens_test.go db: pass context to tests by default (#7622) 2023-12-17 16:32:28 -05:00
actions.go fixup 2023-12-17 16:37:40 -05:00
actions_test.go fixup 2023-12-17 16:37:40 -05:00
attachment.go
backup.go
backup_test.go db: migrate `org.go` to `orgs.go` with GORM 2023-12-17 16:34:09 -05:00
comment.go
db.go fixup 2023-12-17 16:37:40 -05:00
error.go db: migrate `org.go` to `orgs.go` with GORM 2023-12-17 16:34:09 -05:00
issue.go mod: bump github.com/go-ldap/ldap/v3 from 3.4.4 to 3.4.5 (#7476) 2023-06-17 12:17:06 -04:00
issue_label.go
issue_mail.go
lfs.go db: migrate `org.go` to `orgs.go` with GORM 2023-12-17 16:34:09 -05:00
lfs_test.go db: pass context to tests by default (#7622) 2023-12-17 16:32:28 -05:00
login_source_files.go
login_source_files_test.go
login_sources.go db: migrate `org.go` to `orgs.go` with GORM 2023-12-17 16:34:09 -05:00
login_sources_test.go db: pass context to tests by default (#7622) 2023-12-17 16:32:28 -05:00
main_test.go
milestone.go mod: bump github.com/go-ldap/ldap/v3 from 3.4.4 to 3.4.5 (#7476) 2023-06-17 12:17:06 -04:00
mirror.go db: migrate `admin.go` to `notices.go` with GORM (#7536) 2023-08-23 00:15:30 -04:00
mirror_test.go
mocks.go fixup 2023-12-17 16:37:40 -05:00
mocks_test.go
models.go fixup 2023-12-17 16:37:40 -05:00
notices.go db: migrate `admin.go` to `notices.go` with GORM (#7536) 2023-08-23 00:15:30 -04:00
notices_test.go db: pass context to tests by default (#7622) 2023-12-17 16:32:28 -05:00
org.go Delete `GetOrgsByUserID` 2023-12-17 16:39:41 -05:00
org_team.go Use `OrganizationsStore.Create` replace tests hack 2023-12-17 16:38:42 -05:00
organizations.go `DeleteByID` 2023-12-17 16:39:41 -05:00
organizations_test.go Fix `Orgs.Join` 2023-12-17 16:39:40 -05:00
perms.go
perms_test.go db: pass context to tests by default (#7622) 2023-12-17 16:32:28 -05:00
public_keys.go
public_keys_test.go db: pass context to tests by default (#7622) 2023-12-17 16:32:28 -05:00
pull.go
release.go
repo.go `DeleteByID` 2023-12-17 16:39:41 -05:00
repo_branch.go
repo_collaboration.go
repo_editor.go
repo_editor_test.go
repo_tag.go
repo_test.go
repositories.go fixup 2023-12-17 16:37:40 -05:00
repositories_test.go fixup 2023-12-17 16:37:40 -05:00
ssh_key.go
ssh_key_test.go
two_factor.go
two_factors.go db: migrate `org.go` to `orgs.go` with GORM 2023-12-17 16:34:09 -05:00
two_factors_test.go db: pass context to tests by default (#7622) 2023-12-17 16:32:28 -05:00
update.go
users.go `DeleteByID` 2023-12-17 16:39:41 -05:00
users_test.go Use `OrganizationsStore.Create` replace tests hack 2023-12-17 16:38:42 -05:00
webhook.go
webhook_dingtalk.go
webhook_discord.go
webhook_slack.go
wiki.go