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.
Ethan Koenig 0e384c6376 Check ignored errors for issue and milestone count (#3213) 6 年之前
..
fixtures Fixtures for public_key table (#3140) 6 年之前
migrations Reorder migrations, skip errors if running migration again (#3160) 6 年之前
access.go Refactor and fix incorrect comment (#1247) 7 年之前
access_test.go Remove unit types commits and settings (#2161) 7 年之前
action.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 年之前
action_test.go Fix ref parsing in commit messages (#3067) 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 simple usage of x (#3144) 6 年之前
attachment_test.go MySQL, Postgres integration tests in drone (#1638) 7 年之前
branches.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 年之前
branches_test.go Add deleted_branch table fixture (#2832) 6 年之前
consistency.go Fix activity feed (#1779) 7 年之前
error.go Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) 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 Fix Uninitialized variable in ParsePatch (#3156) 6 年之前
git_diff_test.go Fix import order (#1951) 7 年之前
gpg_key.go Refactor struct's time to remove unnecessary memory usage (#3142) 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 Remove unnecessary updates to issue indexer (#3212) 6 年之前
issue_comment.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 年之前
issue_comment_test.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 年之前
issue_indexer.go Remove unnecessary updates to issue indexer (#3212) 6 年之前
issue_label.go Replace deprecated Id method with ID (#2655) 6 年之前
issue_label_test.go Fix tests code to prevent some runtime errors (#2381) 6 年之前
issue_list.go Remove unnecessary IssueList attribute loads (#2936) 6 年之前
issue_list_test.go Unit tests for issue_list (#1209) 7 年之前
issue_mail.go Issue content should not be updated when closing with comment (#2833) 6 年之前
issue_milestone.go Check ignored errors for issue and milestone count (#3213) 6 年之前
issue_milestone_test.go Check ignored errors for issue and milestone count (#3213) 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 Refactor struct's time to remove unnecessary memory usage (#3142) 6 年之前
issue_stopwatch_test.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 年之前
issue_test.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 年之前
issue_tracked_time.go Improvements for supporting UI Location (#3146) 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 Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) 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 Add reactions to issues/PR and comments (#2856) 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 Replace calls to xorm UseBool with Where (#2237) 7 年之前
org.go fix org owner cannot be removed if there is not in owner team (#3164) 6 年之前
org_team.go Replace deprecated Id method with ID (#2655) 6 年之前
org_team_test.go Fix typos in models/ and modules/ (#1248) 7 年之前
org_test.go Hide unactive on explore users and some refactors (#2741) 6 年之前
pull.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 年之前
pull_test.go Fix unit test race condition (#2516) 6 年之前
release.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 年之前
repo.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 年之前
repo_activity.go Integration test for activity page (#2704) 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 Fix repo indexer and submodule bug (#3107) 6 年之前
repo_issue.go Feature: Timetracking (#2211) 6 年之前
repo_list.go Sort repos in issues dashboard sidebar (#3072) 6 年之前
repo_list_test.go Add search mode option to /api/repo/search (#2756) 6 年之前
repo_mirror.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 年之前
repo_redirect.go Redirects for renamed repos (#807) 7 年之前
repo_redirect_test.go Unit tests for repo redirects (#961) 7 年之前
repo_test.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 6 年之前
repo_unit.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 年之前
repo_watch.go Prevent sending emails and notifications to inactive users (#2384) 6 年之前
repo_watch_test.go Hide unactive on explore users and some refactors (#2741) 6 年之前
ssh_key.go Improvements for supporting UI Location (#3146) 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 年之前
twofactor.go Refactor struct's time to remove unnecessary memory usage (#3142) 6 年之前
unit.go Fix implementation of repo Home func (#2601) 6 年之前
unit_tests.go Unit tests for routers/repo/issue_label (#3198) 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 Improvements for supporting UI Location (#3146) 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 Add search mode option to /api/repo/search (#2756) 6 年之前
webhook.go Refactor struct's time to remove unnecessary memory usage (#3142) 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 Various wiki bug fixes (#2996) 6 年之前
wiki_test.go Unit tests for wiki routers (#3022) 6 年之前