gogs/internal/db
Joe Chen a43b933c90
go: update required version to be 1.17 and add 1.19 to CI (#7129)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2022-08-08 13:56:50 +08:00
..
errors action: fix issue reference regexp and error handling (#6352) 2020-09-26 16:23:05 +08:00
migrations db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
schemadoc schemadoc: print table indexes (#7012) 2022-06-05 18:08:59 +08:00
testdata/backup db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
access_tokens.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
access_tokens_test.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
actions.go go: update required version to be 1.17 and add 1.19 to CI (#7129) 2022-08-08 13:56:50 +08:00
actions_test.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
admin.go
attachment.go
backup.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
backup_test.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
comment.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
db.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
error.go webhook: revalidate local hostname before each delivery (#6988) 2022-05-31 15:17:17 +08:00
issue.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
issue_label.go autofix: fix check for empty string (#6804) 2022-03-06 16:33:45 +08:00
issue_mail.go
lfs.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
lfs_test.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
login_source_files.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
login_source_files_test.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
login_sources.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
login_sources_test.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
main_test.go migrations: add tests and remove XORM (#7050) 2022-06-12 14:15:01 +08:00
milestone.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
mirror.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
mirror_test.go
mocks.go db: add tests for authentication through login sources (#7049) 2022-06-12 10:34:12 +08:00
mocks_test.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
models.go db: set XORM log level to error (#7078) 2022-06-25 21:17:55 +08:00
org.go autofix: fix check for empty string (#6804) 2022-03-06 16:33:45 +08:00
org_team.go autofix: fix check for empty string (#6804) 2022-03-06 16:33:45 +08:00
perms.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
perms_test.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
pull.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
release.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
repo.go go: update required version to be 1.17 and add 1.19 to CI (#7129) 2022-08-08 13:56:50 +08:00
repo_branch.go db: use `context` and go-mockgen for `PermsStore` (#7033) 2022-06-08 19:26:20 +08:00
repo_collaboration.go
repo_editor.go repo_editor: check both styles of `os.PathSeparator` in all systems (#7005) 2022-06-04 13:11:29 +08:00
repo_editor_test.go repo_editor: check both styles of `os.PathSeparator` in all systems (#7005) 2022-06-04 13:11:29 +08:00
repo_tag.go api: support listing repository tags (#6656) 2021-12-14 20:41:12 +08:00
repo_test.go chore: rename few consts to camel case (#6725) 2022-01-13 11:27:16 +08:00
repos.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
repos_test.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
ssh_key.go db: use `context` and go-mockgen for `PermsStore` (#7033) 2022-06-08 19:26:20 +08:00
ssh_key_test.go
two_factor.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
two_factors.go db: use `context` and go-mockgen for `TwoFactorsStore` (#7045) 2022-06-11 11:54:11 +08:00
two_factors_test.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
update.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
user.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
user_cache.go
user_mail.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
users.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
users_test.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
watches.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
watches_test.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
webhook.go webhook: validate against hostname instead of full URL (#7075) 2022-06-25 20:36:05 +08:00
webhook_dingtalk.go golangci-lint: add `unparam` linter (#6839) 2022-03-13 22:37:00 +08:00
webhook_discord.go golangci-lint: add `unparam` linter (#6839) 2022-03-13 22:37:00 +08:00
webhook_slack.go golangci-lint: add `unparam` linter (#6839) 2022-03-13 22:37:00 +08:00
wiki.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00