1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-28 01:19:53 +02:00
gitea/models
6543 06e4687cec
more context for models (#19511)
make more usage of context, to have more db transaction in one session

(make diff of  #9307 smaller)
2022-04-28 13:48:48 +02:00
..
admin
appstate
asymkey
auth
avatars
db
fixtures
foreignreference
issues
migrations
organization more context for models (#19511) 2022-04-28 13:48:48 +02:00
packages
perm
project
repo
unit
unittest
user
webhook
access_test.go
access.go
action_list.go
action_test.go
action.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
branches_test.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
branches.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
commit_status_test.go
commit_status.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
commit.go
consistency_test.go
consistency.go
engine_test.go
error.go
fixture_generation.go
fixture_test.go
helper_directory.go
helper_environment.go
helper.go
issue_assignees_test.go
issue_assignees.go
issue_comment_list.go
issue_comment_test.go
issue_comment.go
issue_dependency_test.go
issue_dependency.go
issue_label_test.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
issue_label.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
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
issue_user_test.go
issue_user.go
issue_watch_test.go
issue_watch.go
issue_xref_test.go
issue_xref.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
issue.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
lfs_lock.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
lfs.go
main_test.go
migrate_test.go
migrate.go
notification_test.go
notification.go
org_team_test.go
org_team.go
org_test.go
org.go
protected_tag_test.go
protected_tag.go
pull_list.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
pull_test.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
pull.go more context for models (#19511) 2022-04-28 13:48:48 +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
repo_permission_test.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
repo_permission.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
repo_test.go
repo_transfer_test.go
repo_transfer.go
repo.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
review_test.go
review.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
statistic.go
task.go
token_test.go
token.go
upload.go
user_heatmap_test.go
user_heatmap.go
user_test.go
user.go
userlist_test.go
userlist.go