Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Travis Parker 73370b8cf7 consistent IsOverdue field name capitalization (#3909) 6 роки тому
..
fixtures Symlink icons (#1416) (#3826) 6 роки тому
migrations Added user language setting (#3875) 6 роки тому
access.go Refactor and fix incorrect comment (#1247) 7 роки тому
access_test.go Remove unit types commits and settings (#2161) 6 роки тому
action.go Set default branchname on first push (#3715) 6 роки тому
action_list.go refactor: reduce sql query in retrieveFeeds (#3547) 6 роки тому
action_test.go fix: Add feed for organization (#3594) 6 роки тому
admin.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 роки тому
admin_test.go Fix tests code to prevent some runtime errors (#2381) 6 роки тому
attachment.go Add Size column to attachment (#3734) 6 роки тому
attachment_test.go Add Attachment API (#3478) 6 роки тому
branches.go Add protected branch whitelists for merging (#3689) 6 роки тому
branches_test.go Add deleted_branch table fixture (#2832) 6 роки тому
consistency.go Fix activity feed (#1779) 7 роки тому
error.go Added checks for protected branches in pull requests (#3544) 6 роки тому
error_oauth2.go gofmt (#1662) 7 роки тому
external_login_user.go Add primary key and index to external login user table (#1656) 7 роки тому
git_diff.go Update code.gitea.io/git (#3482) 6 роки тому
git_diff_test.go fix go vet error (#3740) 6 роки тому
gpg_key.go Don't write to log NoCommitterAccount (#3621) 6 роки тому
gpg_key_test.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 роки тому
graph.go fix #1189, commit messages containing a pipe (#1203) 7 роки тому
graph_test.go Fix benchmarktests (#557) 7 роки тому
helper.go Add reactions to issues/PR and comments (#2856) 6 роки тому
issue.go Issue due date (#3794) 6 роки тому
issue_comment.go Issue due date (#3794) 6 роки тому
issue_comment_test.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 роки тому
issue_indexer.go Reduce repo indexer disk usage (#3452) 6 роки тому
issue_label.go Add label descriptions (#3662) 6 роки тому
issue_label_test.go Fix tests code to prevent some runtime errors (#2381) 6 роки тому
issue_list.go Shows total tracked time in issue and milestone list (#3341) 6 роки тому
issue_list_test.go Shows total tracked time in issue and milestone list (#3341) 6 роки тому
issue_mail.go Issue content should not be updated when closing with comment (#2833) 6 роки тому
issue_milestone.go consistent IsOverdue field name capitalization (#3909) 6 роки тому
issue_milestone_test.go Shows total tracked time in issue and milestone list (#3341) 6 роки тому
issue_reaction.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 роки тому
issue_reaction_test.go Tests for reactions (#3083) 6 роки тому
issue_stopwatch.go Shows total tracked time in issue and milestone list (#3341) 6 роки тому
issue_stopwatch_test.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 роки тому
issue_test.go Shows total tracked time in issue and milestone list (#3341) 6 роки тому
issue_tracked_time.go Shows total tracked time in issue and milestone list (#3341) 6 роки тому
issue_tracked_time_test.go Feature: Timetracking (#2211) 6 роки тому
issue_user.go Replace deprecated Id method with ID (#2655) 6 роки тому
issue_user_test.go Move IssueUser code to separate file (#836) 7 роки тому
issue_watch.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 роки тому
issue_watch_test.go Hide unactive on explore users and some refactors (#2741) 6 роки тому
lfs.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 роки тому
lfs_lock.go Fix SSH auth lfs locks (#3152) 6 роки тому
login_source.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 роки тому
mail.go Issue content should not be updated when closing with comment (#2833) 6 роки тому
main_test.go Unit tests for wiki routers (#3022) 6 роки тому
models.go Enhance healthcheck for database connectivity (#3754) 6 роки тому
models_sqlite.go go vet 10 роки тому
models_test.go Cleaner IMO (#1361) 7 роки тому
models_tidb.go Remove go version from build tags (#133) 7 роки тому
notification.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 роки тому
notification_test.go Add 'mark all read' option to notifications (#3097) 6 роки тому
oauth2.go Store OAuth2 session data in database (#3660) 6 роки тому
org.go Fix remove team member issue (#3566) 6 роки тому
org_team.go Fix remove team member issue (#3566) 6 роки тому
org_team_test.go Fix ignored errors when checking if organization, team member (#3177) 6 роки тому
org_test.go Remove IsOwner, NumTeams from OrgUser (#3269) 6 роки тому
pull.go Issue due date (#3794) 6 роки тому
pull_test.go Fix unit test race condition (#2516) 6 роки тому
release.go Add Attachment API (#3478) 6 роки тому
repo.go Fix to use only needed columns from tables to get repository git paths (#3870) 6 роки тому
repo_activity.go Add issue closed time column to fix activity closed issues list (#3537) 6 роки тому
repo_branch.go Create new branch from branch selection dropdown (#2130) 6 роки тому
repo_collaboration.go Reduce usage of allcols on update (#2596) 6 роки тому
repo_collaboration_test.go Unit tests for models/repo_collaboration (#1032) 7 роки тому
repo_editor.go Code/repo search (#2582) 6 роки тому
repo_indexer.go Update code.gitea.io/git (#3482) 6 роки тому
repo_issue.go Add EnableTimetracking option to app settings (#3719) 6 роки тому
repo_list.go Global code search support (#3664) 6 роки тому
repo_list_test.go Add search mode option to /api/repo/search (#2756) 6 роки тому
repo_mirror.go fix: if Mirrors repo no content is fetched, updated time should not b… (#3551) 6 роки тому
repo_redirect.go Redirects for renamed repos (#807) 7 роки тому
repo_redirect_test.go Unit tests for repo redirects (#961) 7 роки тому
repo_test.go Fix repo-transfer-and-team-repo-count bug (#3241) 6 роки тому
repo_unit.go Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 6 роки тому
repo_watch.go fix: Add feed for organization (#3594) 6 роки тому
repo_watch_test.go Hide unactive on explore users and some refactors (#2741) 6 роки тому
ssh_key.go Remove useless check (#3384) 6 роки тому
ssh_key_test.go Use assert in legacy unit tests (#867) 7 роки тому
star.go refactor: small optimize for sql query (#940) 7 роки тому
star_test.go Fix tests code to prevent some runtime errors (#2381) 6 роки тому
status.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 роки тому
status_test.go Fix tests code to prevent some runtime errors (#2381) 6 роки тому
test_fixtures.go Integration test framework (#1290) 7 роки тому
token.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 роки тому
token_test.go Fix tests code to prevent some runtime errors (#2381) 6 роки тому
topic.go Add topic support (#3711) 6 роки тому
topic_test.go Add topic support (#3711) 6 роки тому
twofactor.go Do not allow to reuse TOTP passcode (#3878) 6 роки тому
unit.go Fix implementation of repo Home func (#2601) 6 роки тому
unit_tests.go Use unique temp dirs in unit tests (#3494) 6 роки тому
update.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 роки тому
update_test.go Fix tests code to prevent some runtime errors (#2381) 6 роки тому
user.go Added user language setting (#3875) 6 роки тому
user_follow.go Refactor session close as xorm already does everything needed internally (#2020) 7 роки тому
user_follow_test.go Move user_follow to separate file (#1210) 7 роки тому
user_mail.go Replace deprecated Id method with ID (#2655) 6 роки тому
user_mail_test.go Fix tests code to prevent some runtime errors (#2381) 6 роки тому
user_openid.go Replace deprecated Id method with ID (#2655) 6 роки тому
user_openid_test.go Fix tests code to prevent some runtime errors (#2381) 6 роки тому
user_test.go Cleanup models.User.HashPassword (#3334) 6 роки тому
webhook.go Add sensitive headers (#3429) 6 роки тому
webhook_dingtalk.go Add dingtalk webhook (#2777) 6 роки тому
webhook_discord.go fix discord hook bug (#2778) 6 роки тому
webhook_slack.go Make URL scheme unambiguous (#2408) 6 роки тому
webhook_test.go Fix tests code to prevent some runtime errors (#2381) 6 роки тому
wiki.go Fix to use only needed columns from tables to get repository git paths (#3870) 6 роки тому
wiki_test.go test: reduce testing time. (#3885) 6 роки тому