1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 03:34:45 +01:00
gitea/models
Gusted 9d0253a9fa
Use better message for consistency check (#19672)
- Don't log the reflect struct, but instead log the ID of the struct.
This improves the error message, as you would actually know which row is
the error.
2022-05-10 16:18:20 +02:00
..
admin
appstate
asymkey
auth
avatars
db Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 2022-05-08 15:46:34 +02:00
fixtures
foreignreference
issues
migrations Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 2022-05-08 15:46:34 +02:00
organization
packages
perm
project
pull Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 2022-05-08 15:46:34 +02:00
repo Repository level enable package or disable (#19323) 2022-05-08 17:51:50 +02:00
unit Repository level enable package or disable (#19323) 2022-05-08 17:51:50 +02:00
unittest Use better message for consistency check (#19672) 2022-05-10 16:18:20 +02:00
user
webhook
access_test.go
access.go
action_list.go
action_test.go
action.go Don't select join table's columns (#19660) 2022-05-09 23:19:16 +08:00
branches_test.go
branches.go
commit_status_test.go
commit_status.go
commit.go
consistency_test.go [doctor] Add check/fix for bogus action rows (#19656) 2022-05-10 02:49:01 +02:00
consistency.go [doctor] Add check/fix for bogus action rows (#19656) 2022-05-10 02:49:01 +02:00
engine_test.go
error.go Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 2022-05-08 15:46:34 +02:00
fixture_generation.go
fixture_test.go
issue_assignees_test.go
issue_assignees.go
issue_comment_list.go
issue_comment_test.go
issue_comment.go Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 2022-05-08 15:46:34 +02:00
issue_dependency_test.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_list_test.go
issue_list.go
issue_lock.go
issue_project.go
issue_stopwatch_test.go
issue_stopwatch.go
issue_test.go
issue_tracked_time_test.go
issue_tracked_time.go Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 2022-05-08 15:46:34 +02:00
issue_user_test.go
issue_user.go
issue_watch_test.go
issue_watch.go
issue_xref_test.go
issue_xref.go
issue.go
lfs_lock.go
lfs.go
main_test.go
migrate_test.go
migrate.go
notification_test.go
notification.go Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 2022-05-08 15:46:34 +02:00
org_team_test.go
org_team.go
org_test.go
org.go
protected_tag_test.go
protected_tag.go
pull_list.go
pull_test.go
pull.go Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 2022-05-08 15:46:34 +02:00
release.go
repo_activity.go
repo_collaboration_test.go
repo_collaboration.go
repo_generate_test.go
repo_generate.go
repo_list_test.go
repo_list.go Move some helper files out of models (#19355) 2022-05-08 18:46:32 +02:00
repo_permission_test.go
repo_permission.go
repo_test.go
repo_transfer_test.go
repo_transfer.go
repo.go Move some helper files out of models (#19355) 2022-05-08 18:46:32 +02:00
review_test.go
review.go
statistic.go
task.go
token_test.go
token.go
upload.go
user_heatmap_test.go
user_heatmap.go
user_test.go
user.go Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 2022-05-08 15:46:34 +02:00
userlist_test.go
userlist.go