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
guillep2k 4a2d23981d
Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368)
5 years ago
..
fixtures Fix "access" fixtures and tests (#10247) 5 years ago
migrations Language statistics bar for repositories (#8037) 5 years ago
access.go
access_test.go
action.go
action_list.go
action_test.go
admin.go
admin_test.go
attachment.go
attachment_test.go
branches.go Add require signed commit for protected branch (#9708) 5 years ago
branches_test.go
commit_status.go API add/generalize pagination (#9452) 5 years ago
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
gpg_key.go
gpg_key_test.go
helper.go
helper_directory.go
helper_environment.go
issue.go
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 [API] Fix inconsistent label color format (#10129) 5 years ago
issue_list.go
issue_list_test.go [API] Extend times API (#9200) 5 years ago
issue_lock.go
issue_milestone.go
issue_milestone_test.go
issue_reaction.go
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
list_options.go
log.go
login_source.go
main_test.go
migrate.go
models.go
models_test.go
notification.go
notification_test.go
oauth2.go
oauth2_application.go Upgrade xorm to v0.8.0 (#8536) 5 years ago
oauth2_application_test.go
org.go
org_team.go
org_team_test.go
org_test.go
pull.go Only check for conflicts/merging if the PR has not been merged in the interim (#10132) 5 years ago
pull_list.go
pull_sign.go Sign: Handle ErrTwoFactorNotEnrolled correctly (#10008) 5 years ago
pull_test.go
release.go Move PushUpdateAddDeleteTags to repository module from models (#10106) 5 years ago
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 Add EnableTimetracking option to app settings (#3719) 7 years ago
repo_language_stats.go
repo_list.go
repo_list_test.go
repo_mirror.go
repo_permission.go
repo_permission_test.go fix bug when update owner team then visit team's repo return 404 (#6119) 6 years ago
repo_redirect.go
repo_redirect_test.go
repo_sign.go
repo_test.go
repo_unit.go
repo_watch.go
repo_watch_test.go
review.go
review_test.go
ssh_key.go
ssh_key_test.go
star.go
star_test.go
task.go
test_fixtures.go
token.go
token_test.go
topic.go
topic_test.go
twofactor.go
u2f.go
u2f_test.go
unit.go
unit_tests.go
update.go
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 Fix tests code to prevent some runtime errors (#2381) 8 years ago
user_openid.go Fix SQL quoting (#5117) 6 years ago
user_openid_test.go Add golangci (#6418) 6 years ago
user_test.go
userlist.go
userlist_test.go Team permission to create repository in organization (#8312) 5 years ago
webhook.go
webhook_test.go
wiki.go Add owner_name column for table repository for maintaince reason (#9717) 5 years ago
wiki_test.go