gogs/internal/db
Joe Chen 01917975f9
Fix compile error
2023-02-25 13:05:41 +08:00
..
errors action: fix issue reference regexp and error handling (#6352) 2020-09-26 16:23:40 +08:00
migrations ci: sync workflows from `main` branch (#6730) 2022-01-16 19:51:14 +08:00
testdata/backup db: use GORM to backup and restore non-legacy tables (#6142) 2020-05-04 16:25:57 +08:00
access.go
access_tokens.go db: use GORM to backup and restore non-legacy tables (#6142) 2020-05-04 16:25:57 +08:00
access_tokens_test.go db: use GORM to backup and restore non-legacy tables (#6142) 2020-05-04 16:25:57 +08:00
action.go ci: sync workflows from `main` branch (#6730) 2022-01-16 19:51:14 +08:00
action_test.go action: fix issue reference regexp and error handling (#6352) 2020-09-26 16:23:40 +08:00
admin.go
attachment.go
backup.go ci: sync workflows from `main` branch (#6730) 2022-01-16 19:51:14 +08:00
backup_test.go db: use GORM to backup and restore non-legacy tables (#6142) 2020-05-04 16:25:57 +08:00
comment.go
db.go cmd/serv: use different log files for ORMs in hook mode (#6361) 2020-09-29 22:36:02 +08:00
db_test.go
error.go webhook: revalidate local hostname before each delivery (#6988) 2022-05-31 16:38:07 +08:00
issue.go chore: fix lint errors (#6951) 2022-05-16 20:59:09 +08:00
issue_label.go
issue_mail.go
lfs.go
lfs_test.go
login_source.go
login_source_files.go
login_source_files_test.go
login_sources.go db: fix wrong column type of `login_source` (#6283) 2020-08-27 14:46:26 +08:00
login_sources_test.go db: use GORM to backup and restore non-legacy tables (#6142) 2020-05-04 16:25:57 +08:00
main_test.go db: use GORM to backup and restore non-legacy tables (#6142) 2020-05-04 16:25:57 +08:00
milestone.go
mirror.go
mirror_test.go
mocks.go
models.go ci: sync workflows from `main` branch (#6730) 2022-01-16 19:51:14 +08:00
org.go organization: limit showing at most 12 members in profile page (#6254) 2020-08-17 21:09:22 +08:00
org_team.go db: fix update team panic (#6253) 2020-08-16 21:31:08 +08:00
perms.go ci: sync workflows from `main` branch (#6730) 2022-01-16 19:51:14 +08:00
perms_test.go
pull.go pull: ignore PR status check if head repository is missing (#7004) 2022-06-07 21:23:38 +08:00
release.go
repo.go Fix compile error 2023-02-25 13:05:41 +08:00
repo_branch.go
repo_collaboration.go
repo_editor.go Fix compile error 2023-02-25 13:05:41 +08:00
repo_editor_test.go fix(db): correctly check Git path on case-insensitive file system (#7359) 2023-02-25 13:02:31 +08:00
repo_test.go markup: render SHA links without branch prefix (#6350) 2020-10-06 13:08:27 +08:00
repos.go
repos_test.go db: use GORM to backup and restore non-legacy tables (#6142) 2020-05-04 16:25:57 +08:00
ssh_key.go ci: sync workflows from `main` branch (#6730) 2022-01-16 19:51:14 +08:00
ssh_key_test.go
two_factor.go
two_factors.go ci: sync workflows from `main` branch (#6730) 2022-01-16 19:51:14 +08:00
two_factors_test.go db: use GORM to backup and restore non-legacy tables (#6142) 2020-05-04 16:25:57 +08:00
update.go
user.go fix(db): sanitize user full name after find (#7353) 2023-02-25 13:00:55 +08:00
user_cache.go
user_mail.go
users.go
users_test.go gofmt 2022-08-08 14:01:52 +08:00
webhook.go webhook: validate against hostname instead of full URL (#7075) 2022-08-02 10:37:45 +08:00
webhook_dingtalk.go ci: sync workflows from `main` branch (#6730) 2022-01-16 19:51:14 +08:00
webhook_discord.go ci: sync workflows from `main` branch (#6730) 2022-01-16 19:51:14 +08:00
webhook_slack.go ci: sync workflows from `main` branch (#6730) 2022-01-16 19:51:14 +08:00
wiki.go