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
赵智超 281029529b
ui: Add MergePull comment type instead of close for merge PR (#11058)
5 years ago
..
fixtures Add Organization Wide Labels (#10814) 5 years ago
migrations Mulitple Gitea Doctor improvements (#10943) 5 years ago
access.go Upgrade xorm to v1.0.0 (#10646) 5 years ago
access_test.go Fix "access" fixtures and tests (#10247) 5 years ago
action.go
action_list.go
action_test.go
admin.go
admin_test.go
attachment.go Fix potential bugs (#10513) 5 years ago
attachment_test.go
avatar.go
branches.go
branches_test.go
commit_status.go
commit_status_test.go
consistency.go
context.go
convert.go
error.go
error_oauth2.go
external_login_user.go
fixture_generation.go
fixture_test.go Move fixture generation to contrib and add test (#10277) 5 years ago
gpg_key.go
gpg_key_test.go Display ui time with customize time location (#7792) 6 years ago
helper.go
helper_directory.go
helper_environment.go
issue.go ui: Add MergePull comment type instead of close for merge PR (#11058) 5 years ago
issue_assignees.go
issue_assignees_test.go
issue_comment.go
issue_comment_list.go
issue_comment_test.go
issue_dependency.go
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
issue_reaction_test.go
issue_stopwatch.go
issue_stopwatch_test.go Add gitea-vet (#10948) 5 years ago
issue_test.go
issue_tracked_time.go
issue_tracked_time_test.go [API] Extend times API (#9200) 5 years ago
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 Make repository management section handle lfs locks (#8726) 5 years ago
list_options.go
log.go
login_source.go
main_test.go Add gitea-vet (#10948) 5 years ago
migrate.go
models.go
models_test.go
notification.go
notification_test.go
oauth2.go
oauth2_application.go
oauth2_application_test.go
org.go
org_team.go
org_team_test.go
org_test.go
pull.go
pull_list.go
pull_sign.go Display pull request head branch even the branch deleted or repository deleted (#10413) 5 years ago
pull_test.go
release.go
repo.go
repo_activity.go
repo_branch.go
repo_collaboration.go
repo_collaboration_test.go
repo_generate.go
repo_generate_test.go
repo_indexer.go
repo_issue.go
repo_language_stats.go
repo_list.go
repo_list_test.go
repo_mirror.go Move some repository methods from models to modules/repository (#9353) 5 years ago
repo_permission.go
repo_permission_test.go
repo_redirect.go
repo_redirect_test.go
repo_sign.go
repo_test.go Move create/fork repository from models to modules/repository (#9489) 5 years ago
repo_unit.go
repo_watch.go
repo_watch_test.go
review.go
review_test.go
ssh_key.go
ssh_key_test.go Fix SSH2 conditonal in key parsing code (#8806) 5 years ago
star.go
star_test.go
task.go
test_fixtures.go Upgrade xorm to v1.0.0 (#10646) 5 years ago
token.go
token_test.go
topic.go Update topics repo count when deleting repository (#10051) 5 years ago
topic_test.go
twofactor.go Display ui time with customize time location (#7792) 6 years ago
u2f.go
u2f_test.go
unit.go
unit_tests.go
update.go Remove Unused Functions (#10516) 5 years ago
upload.go
user.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_test.go
userlist.go API add/generalize pagination (#9452) 5 years ago
userlist_test.go
webhook.go
webhook_test.go
wiki.go
wiki_test.go