forgejo/models
KN4CK3R edbaa5d3f0
Added GetUserByIDCtx. (#17602)
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2021-11-09 22:21:01 -05:00
..
appstate
avatars
db
fixtures
issues
login
migrations Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
unit Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
access.go
access_test.go
action.go
action_list.go
action_test.go
admin.go
admin_test.go
attachment.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
attachment_test.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
branches.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
branches_test.go
commit.go
commit_status.go
commit_status_test.go
consistency.go
consistency_test.go
engine_test.go
error.go
error_oauth2.go
external_login_user.go
fixture_generation.go
fixture_test.go
gpg_key.go
gpg_key_add.go
gpg_key_commit_verification.go
gpg_key_common.go
gpg_key_import.go
gpg_key_test.go
gpg_key_verify.go
helper.go
helper_directory.go
helper_environment.go
issue.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
issue_assignees.go
issue_assignees_test.go
issue_comment.go Added GetUserByIDCtx. (#17602) 2021-11-09 22:21:01 -05:00
issue_comment_list.go
issue_comment_test.go
issue_dependency.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
issue_dependency_test.go
issue_label.go
issue_label_test.go
issue_list.go
issue_list_test.go
issue_lock.go
issue_milestone.go
issue_milestone_test.go
issue_reaction.go Added GetUserByIDCtx. (#17602) 2021-11-09 22:21:01 -05:00
issue_reaction_test.go
issue_stopwatch.go
issue_stopwatch_test.go
issue_test.go
issue_tracked_time.go
issue_tracked_time_test.go
issue_user.go
issue_user_test.go
issue_watch.go
issue_watch_test.go
issue_xref.go
issue_xref_test.go
lfs.go
lfs_lock.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
main_test.go
migrate.go
notification.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
notification_test.go
org.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
org_team.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
org_team_test.go
org_test.go
project.go
project_board.go
project_issue.go
project_test.go
protected_tag.go
protected_tag_test.go
pull.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
pull_list.go
pull_sign.go
pull_test.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
release.go
repo.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
repo_activity.go
repo_archiver.go
repo_avatar.go
repo_branch.go
repo_collaboration.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
repo_collaboration_test.go
repo_generate.go
repo_generate_test.go
repo_indexer.go
repo_issue.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
repo_language_stats.go
repo_list.go
repo_list_test.go
repo_mirror.go
repo_permission.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
repo_permission_test.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
repo_pushmirror.go
repo_pushmirror_test.go
repo_redirect.go
repo_redirect_test.go
repo_sign.go
repo_test.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
repo_transfer.go
repo_transfer_test.go
repo_unit.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
repo_watch.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
repo_watch_test.go
review.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
review_test.go
ssh_key.go
ssh_key_authorized_keys.go
ssh_key_authorized_principals.go
ssh_key_deploy.go
ssh_key_fingerprint.go
ssh_key_parse.go
ssh_key_principals.go
ssh_key_test.go
star.go
star_test.go
statistic.go
task.go
token.go
token_test.go
topic.go
topic_test.go
update.go
upload.go
user.go Added GetUserByIDCtx. (#17602) 2021-11-09 22:21:01 -05:00
user_avatar.go
user_follow.go
user_follow_test.go
user_heatmap.go
user_heatmap_test.go
user_mail.go
user_mail_test.go
user_openid.go
user_openid_test.go
user_redirect.go
user_redirect_test.go
user_test.go
userlist.go
userlist_test.go
webhook.go
webhook_test.go
wiki.go
wiki_test.go