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 b689bb6180 Webhooks for repo creation/deletion (#1663) преди 6 години
..
fixtures Fix bare-repo bugs (#2199) преди 7 години
migrations Convert xorm literal queries to method calls (#2253) преди 6 години
access.go Refactor and fix incorrect comment (#1247) преди 7 години
access_test.go Remove unit types commits and settings (#2161) преди 7 години
action.go fix duplicated feed (#2370) преди 6 години
action_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
admin.go refactor: remove workaround after the golang 1.7 release. (#1349) преди 7 години
admin_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
attachment.go Refactor session close as xorm already does everything needed internally (#2020) преди 7 години
attachment_test.go MySQL, Postgres integration tests in drone (#1638) преди 7 години
branches.go Refactor session close as xorm already does everything needed internally (#2020) преди 7 години
consistency.go Fix activity feed (#1779) преди 7 години
error.go Improve org error handling (#2117) преди 7 години
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 diff of renamed and modified file (#1967) преди 7 години
git_diff_test.go Fix import order (#1951) преди 7 години
gpg_key.go remove unnecessary blank lines and wrong error log преди 7 години
gpg_key_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
graph.go fix #1189, commit messages containing a pipe (#1203) преди 7 години
graph_test.go Fix benchmarktests (#557) преди 7 години
helper.go Fix lint errors преди 7 години
issue.go some refactors for issue and comments (#2419) преди 6 години
issue_comment.go some refactors for issue and comments (#2419) преди 6 години
issue_comment_test.go Fix issue updated_unix bug (#2204) преди 7 години
issue_indexer.go Fix counts on issues dashboard (#2215) преди 6 години
issue_label.go Load label ID in NewLabels (#2045) преди 7 години
issue_label_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
issue_list.go Fix ghost user bug (#1913) преди 7 години
issue_list_test.go Unit tests for issue_list (#1209) преди 7 години
issue_mail.go some refactors for issue and comments (#2419) преди 6 години
issue_milestone.go Refactor session close as xorm already does everything needed internally (#2020) преди 7 години
issue_milestone_test.go Fix import order (#1951) преди 7 години
issue_test.go Fix issue updated_unix bug (#2204) преди 7 години
issue_user.go Refactor session close as xorm already does everything needed internally (#2020) преди 7 години
issue_user_test.go Move IssueUser code to separate file (#836) преди 7 години
issue_watch.go Code style fixes преди 7 години
issue_watch_test.go Improve tests a little преди 7 години
lfs.go Refactor session close as xorm already does everything needed internally (#2020) преди 7 години
login_source.go Replace calls to xorm UseBool with Where (#2237) преди 7 години
mail.go Make time diff translatable (#2057) преди 7 години
main_test.go Fix counts on issues dashboard (#2215) преди 6 години
models.go update latest xorm version to vendor (#2353) преди 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 Consider issue_watchers while sending notifications преди 7 години
notification_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
oauth2.go Replace calls to xorm UseBool with Where (#2237) преди 7 години
org.go Improve org error handling (#2117) преди 7 години
org_team.go EnableUnit() -> UnitEnabled() (#2242) преди 7 години
org_team_test.go Fix typos in models/ and modules/ (#1248) преди 7 години
org_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
pull.go Fix SQL bug in models.PullRequests преди 7 години
pull_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
release.go Fix release display and correct paging (#2080) преди 7 години
repo.go Webhooks for repo creation/deletion (#1663) преди 6 години
repo_branch.go Gracefully handle bare repositories on API operations. (#1932) преди 7 години
repo_collaboration.go Refactor session close as xorm already does everything needed internally (#2020) преди 7 години
repo_collaboration_test.go Unit tests for models/repo_collaboration (#1032) преди 7 години
repo_editor.go Trigger sync webhooks on UI commit (#2302) преди 6 години
repo_list.go Fix missing collabrative repos (#2367) преди 6 години
repo_list_test.go Fix "index out of range" runtime error in repo_list tests (#2376) преди 6 години
repo_mirror.go Fix status table race condition (#1835) преди 7 години
repo_redirect.go Redirects for renamed repos (#807) преди 7 години
repo_redirect_test.go Unit tests for repo redirects (#961) преди 7 години
repo_test.go Webhooks for repo creation/deletion (#1663) преди 6 години
repo_unit.go Remove unit types commits and settings (#2161) преди 7 години
repo_watch.go Unit tests for repo watching (#963) преди 7 години
repo_watch_test.go Unit tests for repo watching (#963) преди 7 години
ssh_key.go Fix key usage time update if the key is used in parallel for multiple operations (#2185) преди 7 години
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 Show commit status icon in commits table (#1688) преди 7 години
status_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
test_fixtures.go Integration test framework (#1290) преди 7 години
token.go Create missing database indexes (#596) преди 7 години
token_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
twofactor.go Two factor authentication support (#630) преди 7 години
unit.go Remove unit types commits and settings (#2161) преди 7 години
unit_tests.go Fix counts on issues dashboard (#2215) преди 6 години
update.go Trigger sync webhooks on UI commit (#2302) преди 6 години
update_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
user.go some refactors for issue and comments (#2419) преди 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 Refactor session close as xorm already does everything needed internally (#2020) преди 7 години
user_mail_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
user_openid.go Run "make fmt" with go-1.6 (#1333) преди 7 години
user_openid_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
user_test.go Fix and test for delete user (#1713) преди 7 години
webhook.go Webhooks for repo creation/deletion (#1663) преди 6 години
webhook_discord.go Webhooks for repo creation/deletion (#1663) преди 6 години
webhook_slack.go Webhooks for repo creation/deletion (#1663) преди 6 години
webhook_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
wiki.go Update code.gitea.io/git (#1824) преди 7 години
wiki_test.go Better settings for unit tests (#795) преди 7 години