您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
6543 50084daa4c
Fix list_options GetStartEnd (#16303) (#16305)
2 年前
..
fixtures fix some ui bug about draft release (#15137) (#15745) 3 年前
migrations Tagger can be empty, as can Commit and Author - tolerate this (#15835) (#15839) 3 年前
access.go chore(models): rewrite code format. (#14754) 3 年前
access_test.go Fix "access" fixtures and tests (#10247) 4 年前
action.go Fix timezone bug when clicking heatmap (#15141) (#15231) 3 年前
action_list.go refactor: reduce sql query in retrieveFeeds (#3547) 6 年前
action_test.go Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 3 年前
admin.go chore(models): rewrite code format. (#14754) 3 年前
admin_test.go Fix tests code to prevent some runtime errors (#2381) 6 年前
attachment.go Implement delete release attachments and update release attachments' name (#14130) (#15666) 3 年前
attachment_test.go Implement delete release attachments and update release attachments' name (#14130) (#15666) 3 年前
avatar.go Send size to /avatars if requested (#15459) (#15528) 3 年前
avatar_test.go Direct avatar rendering (#13649) 3 年前
branches.go Add dismiss review feature (#12674) 3 年前
branches_test.go Add deleted_branch table fixture (#2832) 6 年前
commit_status.go chore(models): rewrite code format. (#14754) 3 年前
commit_status_test.go Fix bug about ListOptions and stars/watchers pagnation (#14556) 3 年前
consistency.go Update milestone counters on new issue (#16183) (#16224) 2 年前
consistency_test.go Fix orphaned objects deletion bug (#15657) (#15683) 3 年前
context.go Upgrade xorm to v1.0.2 (#11900) 3 年前
convert.go Whilst changing the character set to utf8mb4 we should set ROW_FORMAT=dynamic too (#12804) 3 年前
error.go Ensure validation occurs on clone addresses too (#14994) 3 年前
error_oauth2.go gofmt (#1662) 7 年前
external_login_user.go chore(models): rewrite code format. (#14754) 3 年前
fixture_generation.go chore(models): rewrite code format. (#14754) 3 年前
fixture_test.go Move fixture generation to contrib and add test (#10277) 4 年前
gpg_key.go chore(models): rewrite code format. (#14754) 3 年前
gpg_key_test.go chore(models): rewrite code format. (#14754) 3 年前
helper.go chore(models): rewrite code format. (#14754) 3 年前
helper_directory.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 3 年前
helper_environment.go chore(models): rewrite code format. (#14754) 3 年前
issue.go Update milestone counters on new issue (#16183) (#16224) 2 年前
issue_assignees.go chore(models): rewrite code format. (#14754) 3 年前
issue_assignees_test.go Fix API Bug (fail on empty assignees) (#8873) 4 年前
issue_comment.go chore(models): rewrite code format. (#14754) 3 年前
issue_comment_list.go chore(models): rewrite code format. (#14754) 3 年前
issue_comment_test.go Pull request review/approval and comment on code (#3748) 5 年前
issue_dependency.go chore(models): rewrite code format. (#14754) 3 年前
issue_dependency_test.go Refactor comment (#9330) 4 年前
issue_label.go Delete Labels & IssueLabels on Repo Delete too (#15039) 3 年前
issue_label_test.go chore(models): rewrite code format. (#14754) 3 年前
issue_list.go Performance improvement for list pull requests (#15447) (#15500) 3 年前
issue_list_test.go Add Organization Wide Labels (#10814) 4 年前
issue_lock.go chore(models): rewrite code format. (#14754) 3 年前
issue_milestone.go Update milestone counters on new issue (#16183) (#16224) 2 年前
issue_milestone_test.go Update milestone counters on new issue (#16183) (#16224) 2 年前
issue_reaction.go chore(models): rewrite code format. (#14754) 3 年前
issue_reaction_test.go Migrate reactions when migrating repository from github (#9599) 4 年前
issue_stopwatch.go chore(models): rewrite code format. (#14754) 3 年前
issue_stopwatch_test.go Add gitea-vet (#10948) 4 年前
issue_test.go Fix bug on getIssueIDsByRepoID (#16119) (#16124) 2 年前
issue_tracked_time.go chore(models): rewrite code format. (#14754) 3 年前
issue_tracked_time_test.go chore(models): rewrite code format. (#14754) 3 年前
issue_user.go Mail assignee when issue/pull request is assigned (#8546) 4 年前
issue_user_test.go Add "Update Branch" button to Pull Requests (#9784) 4 年前
issue_watch.go chore(models): rewrite code format. (#14754) 3 年前
issue_watch_test.go API add/generalize pagination (#9452) 4 年前
issue_xref.go chore(models): rewrite code format. (#14754) 3 年前
issue_xref_test.go Refactor comment (#9330) 4 年前
lfs.go chore(models): rewrite code format. (#14754) 3 年前
lfs_lock.go chore(models): rewrite code format. (#14754) 3 年前
list_options.go Fix list_options GetStartEnd (#16303) (#16305) 2 年前
log.go Fix xorm log stack level (#15285) (#15316) 3 年前
login_source.go Handle misencoding of login_source cfg in mssql (#16268) (#16275) 2 年前
main_test.go Add gitea-vet (#10948) 4 年前
migrate.go Fix delete nonexist oauth application 500 and prevent deadlock (#15384) (#15396) 3 年前
models.go Fix setting version table in dump (#15753) (#15759) 3 年前
models_test.go Fix setting version table in dump (#15753) (#15759) 3 年前
notification.go chore(models): rewrite code format. (#14754) 3 年前
notification_test.go add request review from specific reviewers feature in pull request (#10756) 4 年前
oauth2.go chore(models): rewrite code format. (#14754) 3 年前
oauth2_application.go Fix delete nonexist oauth application 500 and prevent deadlock (#15384) (#15396) 3 年前
oauth2_application_test.go Minimal OpenID Connect implementation (#14139) 3 年前
org.go chore(models): rewrite code format. (#14754) 3 年前
org_team.go chore(models): rewrite code format. (#14754) 3 年前
org_team_test.go chore(models): rewrite code format. (#14754) 3 年前
org_test.go chore(models): rewrite code format. (#14754) 3 年前
project.go chore(models): rewrite code format. (#14754) 3 年前
project_board.go chore(models): rewrite code format. (#14754) 3 年前
project_issue.go chore(models): rewrite code format. (#14754) 3 年前
project_test.go chore(models): rewrite code format. (#14754) 3 年前
pull.go Display conflict-free merge messages for pull requests (#15773) (#15796) 3 年前
pull_list.go API add/generalize pagination (#9452) 4 年前
pull_sign.go Add configurable Trust Models (#11712) 3 年前
pull_test.go Display conflict-free merge messages for pull requests (#15773) (#15796) 3 年前
release.go Implement delete release attachments and update release attachments' name (#14130) (#15666) 3 年前
repo.go Fix case change in ownernames (#16045) (#16050) 3 年前
repo_activity.go Add top author stats to activity page (#9615) 4 年前
repo_avatar.go Avatars and Repo avatars support storing in minio (#12516) 3 年前
repo_branch.go Move newbranch to standalone package (#9627) 4 年前
repo_collaboration.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124) 3 年前
repo_collaboration_test.go API add/generalize pagination (#9452) 4 年前
repo_generate.go Fix broken migration on webhook (#13911) 3 年前
repo_generate_test.go Variable expansion in repository templates (#9163) 4 年前
repo_indexer.go Index code and stats only for non-empty repositories (#10251) 4 年前
repo_issue.go Add EnableTimetracking option to app settings (#3719) 6 年前
repo_language_stats.go chore(models): rewrite code format. (#14754) 3 年前
repo_list.go Improve /api/v1/repos/issues/search by just getting repo ids (#15179) (#15192) 3 年前
repo_list_test.go chore(models): rewrite code format. (#14754) 3 年前
repo_mirror.go Move some repository methods from models to modules/repository (#9353) 4 年前
repo_permission.go ui: show 'owner' tag for real owner (#13689) 3 年前
repo_permission_test.go fix bug when update owner team then visit team's repo return 404 (#6119) 5 年前
repo_redirect.go Redirect on changed user and org name (#11649) 3 年前
repo_redirect_test.go Redirect on changed user and org name (#11649) 3 年前
repo_sign.go Add configurable Trust Models (#11712) 3 年前
repo_test.go chore(models): rewrite code format. (#14754) 3 年前
repo_transfer.go Fix Migration 176 yet again (#15132) 3 年前
repo_transfer_test.go chore(models): rewrite code format. (#14754) 3 年前
repo_unit.go Handle misencoding of login_source cfg in mssql (#16268) (#16275) 2 年前
repo_watch.go chore(models): rewrite code format. (#14754) 3 年前
repo_watch_test.go API add/generalize pagination (#9452) 4 年前
review.go Ensure review dismissal only dismisses the correct review (#15477) (#15489) 3 年前
review_test.go Ensure review dismissal only dismisses the correct review (#15477) (#15489) 3 年前
session.go Fix DB session cleanup (#15697) (#15700) 3 年前
sql_postgres_with_schema.go Ensure that schema search path is set with every connection on postgres (#14131) 3 年前
ssh_key.go chore(models): rewrite code format. (#14754) 3 年前
ssh_key_test.go Add support for ed25519_sk and ecdsa_sk SSH keys (#13462) 3 年前
star.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124) 3 年前
star_test.go API add/generalize pagination (#9452) 4 年前
task.go Encrypt migration credentials at rest (#15895) (#16187) 2 年前
test_fixtures.go upgrade to use testfixtures v3 (#11904) 3 年前
token.go Only check access tokens if they are likely to be tokens (#16164) (#16171) 2 年前
token_test.go chore(models): rewrite code format. (#14754) 3 年前
topic.go chore(models): rewrite code format. (#14754) 3 年前
topic_test.go API add/generalize pagination (#9452) 4 年前
twofactor.go Attachments: Add extension support, allow all types for releases (#12465) 3 年前
u2f.go Display ui time with customize time location (#7792) 4 年前
u2f_test.go Add gitea-vet (#10948) 4 年前
unit.go Kanban board (#8346) 3 年前
unit_tests.go chore(models): rewrite code format. (#14754) 3 年前
update.go Remove Unused Functions (#10516) 4 年前
upload.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 3 年前
user.go Fix `admin user list` (#15358) (#15359) 3 年前
user_avatar.go Send size to /avatars if requested (#15459) (#15528) 3 年前
user_follow.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124) 3 年前
user_follow_test.go Add gitea-vet (#10948) 4 年前
user_heatmap.go chore(models): rewrite code format. (#14754) 3 年前
user_heatmap_test.go chore(models): rewrite code format. (#14754) 3 年前
user_mail.go chore(models): rewrite code format. (#14754) 3 年前
user_mail_test.go Admin page for managing user e-mail activation (#10557) 4 年前
user_openid.go chore(models): rewrite code format. (#14754) 3 年前
user_openid_test.go Add golangci (#6418) 5 年前
user_redirect.go Redirect on changed user and org name (#11649) 3 年前
user_redirect_test.go Redirect on changed user and org name (#11649) 3 年前
user_test.go chore(models): rewrite code format. (#14754) 3 年前
userlist.go chore(models): rewrite code format. (#14754) 3 年前
userlist_test.go chore(models): rewrite code format. (#14754) 3 年前
webhook.go chore(models): rewrite code format. (#14754) 3 年前
webhook_test.go chore(models): rewrite code format. (#14754) 3 年前
wiki.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 3 年前
wiki_test.go Move wiki related funtions from models to services/wiki (#9355) 4 年前