You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/models
wxiaoguang 013fb73068
Use `hostmatcher` to replace `matchlist`, improve security (#17605)
3 years ago
..
admin Move user/org deletion to services (#17673) 3 years ago
appstate
avatars
db A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
fixtures Allow U2F 2FA without TOTP (#11573) 3 years ago
issues
login
migrations A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
repo Move attachment into models/repo/ (#17650) 3 years ago
unit Move unit into models/unit/ (#17576) 3 years ago
unittest A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
user Move user/org deletion to services (#17673) 3 years ago
webhook Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
access.go Use a standalone struct name for Organization (#17632) 3 years ago
access_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
action.go Use a standalone struct name for Organization (#17632) 3 years ago
action_list.go
action_test.go
branches.go
branches_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
commit.go
commit_status.go
commit_status_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
consistency.go Move user/org deletion to services (#17673) 3 years ago
consistency_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
engine_test.go
error.go Use `hostmatcher` to replace `matchlist`, improve security (#17605) 3 years ago
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 attachment into models/repo/ (#17650) 3 years ago
issue_assignees.go Move attachment into models/repo/ (#17650) 3 years ago
issue_assignees_test.go Remove unnecessary variable assignments (#17695) 3 years ago
issue_comment.go Move attachment into models/repo/ (#17650) 3 years ago
issue_comment_list.go Move attachment into models/repo/ (#17650) 3 years ago
issue_comment_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
issue_dependency.go Move attachment into models/repo/ (#17650) 3 years ago
issue_dependency_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
issue_label.go Move attachment into models/repo/ (#17650) 3 years ago
issue_label_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
issue_list.go Move attachment into models/repo/ (#17650) 3 years ago
issue_list_test.go
issue_lock.go Move attachment into models/repo/ (#17650) 3 years ago
issue_milestone.go Move attachment into models/repo/ (#17650) 3 years ago
issue_milestone_test.go
issue_reaction.go
issue_reaction_test.go
issue_stopwatch.go Move attachment into models/repo/ (#17650) 3 years ago
issue_stopwatch_test.go
issue_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
issue_tracked_time.go Move attachment into models/repo/ (#17650) 3 years ago
issue_tracked_time_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
issue_user.go
issue_user_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
issue_watch.go
issue_watch_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
issue_xref.go Move attachment into models/repo/ (#17650) 3 years ago
issue_xref_test.go Move attachment into models/repo/ (#17650) 3 years ago
lfs.go
lfs_lock.go
main_test.go
migrate.go
notification.go Move attachment into models/repo/ (#17650) 3 years ago
notification_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
org.go Use a standalone struct name for Organization (#17632) 3 years ago
org_team.go Use a standalone struct name for Organization (#17632) 3 years ago
org_team_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
org_test.go Use a standalone struct name for Organization (#17632) 3 years ago
project.go
project_board.go
project_issue.go Move attachment into models/repo/ (#17650) 3 years ago
project_test.go Decouple unit test code from business code (#17623) 3 years ago
protected_tag.go
protected_tag_test.go
pull.go Move attachment into models/repo/ (#17650) 3 years ago
pull_list.go
pull_sign.go
pull_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
release.go Move attachment into models/repo/ (#17650) 3 years ago
repo.go Move attachment into models/repo/ (#17650) 3 years ago
repo_activity.go
repo_archiver.go
repo_avatar.go Fix possible panic (#17694) 3 years ago
repo_branch.go
repo_collaboration.go Move unit into models/unit/ (#17576) 3 years ago
repo_collaboration_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
repo_generate.go
repo_generate_test.go Fixed assert statements. (#16089) 4 years ago
repo_indexer.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
repo_issue.go
repo_language_stats.go
repo_list.go
repo_list_test.go
repo_mirror.go DBContext is just a Context (#17100) 4 years ago
repo_permission.go
repo_permission_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
repo_pushmirror.go
repo_pushmirror_test.go
repo_redirect.go
repo_redirect_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
repo_sign.go
repo_test.go Move attachment into models/repo/ (#17650) 3 years ago
repo_transfer.go Use a standalone struct name for Organization (#17632) 3 years ago
repo_transfer_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
repo_unit.go
repo_watch.go Move unit into models/unit/ (#17576) 3 years ago
repo_watch_test.go
review.go Move attachment into models/repo/ (#17650) 3 years ago
review_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
ssh_key.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
ssh_key_authorized_keys.go
ssh_key_authorized_principals.go
ssh_key_deploy.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
ssh_key_fingerprint.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
ssh_key_parse.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
ssh_key_principals.go
ssh_key_test.go
star.go
star_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
statistic.go Move attachment into models/repo/ (#17650) 3 years ago
task.go
token.go
token_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
topic.go
topic_test.go Remove unnecessary variable assignments (#17695) 3 years ago
update.go DBContext is just a Context (#17100) 4 years ago
upload.go
user.go Use a standalone struct name for Organization (#17632) 3 years ago
user_avatar.go
user_email.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
user_email_test.go Remove unnecessary variable assignments (#17695) 3 years ago
user_heatmap.go
user_heatmap_test.go
user_test.go Move user/org deletion to services (#17673) 3 years ago
userlist.go
userlist_test.go Use a standalone struct name for Organization (#17632) 3 years ago
wiki.go
wiki_test.go