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) hace 6 años
..
fixtures Fixtures for public_key table (#3140) hace 6 años
migrations Reorder migrations, skip errors if running migration again (#3160) hace 6 años
access.go Refactor and fix incorrect comment (#1247) hace 7 años
access_test.go Remove unit types commits and settings (#2161) hace 7 años
action.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
action_test.go Fix ref parsing in commit messages (#3067) hace 6 años
admin.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
admin_test.go Fix tests code to prevent some runtime errors (#2381) hace 6 años
attachment.go simple usage of x (#3144) hace 6 años
attachment_test.go MySQL, Postgres integration tests in drone (#1638) hace 7 años
branches.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
branches_test.go Add deleted_branch table fixture (#2832) hace 6 años
consistency.go Fix activity feed (#1779) hace 7 años
error.go Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) hace 6 años
error_oauth2.go gofmt (#1662) hace 7 años
external_login_user.go Add primary key and index to external login user table (#1656) hace 7 años
git_diff.go Fix Uninitialized variable in ParsePatch (#3156) hace 6 años
git_diff_test.go Fix import order (#1951) hace 7 años
gpg_key.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
gpg_key_test.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
graph.go fix #1189, commit messages containing a pipe (#1203) hace 7 años
graph_test.go Fix benchmarktests (#557) hace 7 años
helper.go Add reactions to issues/PR and comments (#2856) hace 6 años
issue.go Remove unnecessary updates to issue indexer (#3212) hace 6 años
issue_comment.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
issue_comment_test.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
issue_indexer.go Remove unnecessary updates to issue indexer (#3212) hace 6 años
issue_label.go Replace deprecated Id method with ID (#2655) hace 6 años
issue_label_test.go Fix tests code to prevent some runtime errors (#2381) hace 6 años
issue_list.go Remove unnecessary IssueList attribute loads (#2936) hace 6 años
issue_list_test.go Unit tests for issue_list (#1209) hace 7 años
issue_mail.go Issue content should not be updated when closing with comment (#2833) hace 6 años
issue_milestone.go Check ignored errors for issue and milestone count (#3213) hace 6 años
issue_milestone_test.go Check ignored errors for issue and milestone count (#3213) hace 6 años
issue_reaction.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
issue_reaction_test.go Tests for reactions (#3083) hace 6 años
issue_stopwatch.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
issue_stopwatch_test.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
issue_test.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
issue_tracked_time.go Improvements for supporting UI Location (#3146) hace 6 años
issue_tracked_time_test.go Feature: Timetracking (#2211) hace 6 años
issue_user.go Replace deprecated Id method with ID (#2655) hace 6 años
issue_user_test.go Move IssueUser code to separate file (#836) hace 7 años
issue_watch.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
issue_watch_test.go Hide unactive on explore users and some refactors (#2741) hace 6 años
lfs.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
lfs_lock.go Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) hace 6 años
login_source.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
mail.go Issue content should not be updated when closing with comment (#2833) hace 6 años
main_test.go Unit tests for wiki routers (#3022) hace 6 años
models.go Add reactions to issues/PR and comments (#2856) hace 6 años
models_sqlite.go go vet hace 10 años
models_test.go Cleaner IMO (#1361) hace 7 años
models_tidb.go Remove go version from build tags (#133) hace 7 años
notification.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
notification_test.go Add 'mark all read' option to notifications (#3097) hace 6 años
oauth2.go Replace calls to xorm UseBool with Where (#2237) hace 7 años
org.go fix org owner cannot be removed if there is not in owner team (#3164) hace 6 años
org_team.go Replace deprecated Id method with ID (#2655) hace 6 años
org_team_test.go Fix typos in models/ and modules/ (#1248) hace 7 años
org_test.go Hide unactive on explore users and some refactors (#2741) hace 6 años
pull.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
pull_test.go Fix unit test race condition (#2516) hace 6 años
release.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
repo.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
repo_activity.go Integration test for activity page (#2704) hace 6 años
repo_branch.go Create new branch from branch selection dropdown (#2130) hace 6 años
repo_collaboration.go Reduce usage of allcols on update (#2596) hace 6 años
repo_collaboration_test.go Unit tests for models/repo_collaboration (#1032) hace 7 años
repo_editor.go Code/repo search (#2582) hace 6 años
repo_indexer.go Fix repo indexer and submodule bug (#3107) hace 6 años
repo_issue.go Feature: Timetracking (#2211) hace 6 años
repo_list.go Sort repos in issues dashboard sidebar (#3072) hace 6 años
repo_list_test.go Add search mode option to /api/repo/search (#2756) hace 6 años
repo_mirror.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
repo_redirect.go Redirects for renamed repos (#807) hace 7 años
repo_redirect_test.go Unit tests for repo redirects (#961) hace 7 años
repo_test.go Restructure markup & markdown to prepare for multiple markup language… (#2411) hace 6 años
repo_unit.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
repo_watch.go Prevent sending emails and notifications to inactive users (#2384) hace 6 años
repo_watch_test.go Hide unactive on explore users and some refactors (#2741) hace 6 años
ssh_key.go Improvements for supporting UI Location (#3146) hace 6 años
ssh_key_test.go Use assert in legacy unit tests (#867) hace 7 años
star.go refactor: small optimize for sql query (#940) hace 7 años
star_test.go Fix tests code to prevent some runtime errors (#2381) hace 6 años
status.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
status_test.go Fix tests code to prevent some runtime errors (#2381) hace 6 años
test_fixtures.go Integration test framework (#1290) hace 7 años
token.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
token_test.go Fix tests code to prevent some runtime errors (#2381) hace 6 años
twofactor.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
unit.go Fix implementation of repo Home func (#2601) hace 6 años
unit_tests.go Unit tests for routers/repo/issue_label (#3198) hace 6 años
update.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
update_test.go Fix tests code to prevent some runtime errors (#2381) hace 6 años
user.go Improvements for supporting UI Location (#3146) hace 6 años
user_follow.go Refactor session close as xorm already does everything needed internally (#2020) hace 7 años
user_follow_test.go Move user_follow to separate file (#1210) hace 7 años
user_mail.go Replace deprecated Id method with ID (#2655) hace 6 años
user_mail_test.go Fix tests code to prevent some runtime errors (#2381) hace 6 años
user_openid.go Replace deprecated Id method with ID (#2655) hace 6 años
user_openid_test.go Fix tests code to prevent some runtime errors (#2381) hace 6 años
user_test.go Add search mode option to /api/repo/search (#2756) hace 6 años
webhook.go Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
webhook_dingtalk.go Add dingtalk webhook (#2777) hace 6 años
webhook_discord.go fix discord hook bug (#2778) hace 6 años
webhook_slack.go Make URL scheme unambiguous (#2408) hace 6 años
webhook_test.go Fix tests code to prevent some runtime errors (#2381) hace 6 años
wiki.go Various wiki bug fixes (#2996) hace 6 años
wiki_test.go Unit tests for wiki routers (#3022) hace 6 años