Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Győrvári Gábor f2afed3098 Enable assignee e-mail notification (#2003) 7 лет назад
..
fixtures Consolidate boilerplate in integration tests (#1979) 7 лет назад
migrations Refactor session close as xorm already does everything needed internally (#2020) 7 лет назад
access.go Refactor and fix incorrect comment (#1247) 7 лет назад
access_test.go Refactor and fix incorrect comment (#1247) 7 лет назад
action.go Fix bug in Action.loadRepo() (#1959) 7 лет назад
action_test.go Fix user profile activity feed (#1848) 7 лет назад
admin.go refactor: remove workaround after the golang 1.7 release. (#1349) 7 лет назад
admin_test.go Unit tests for models/admin 7 лет назад
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 Rework SSH key management UI to add GPG (#1293) 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 Refactor session close as xorm already does everything needed internally (#2020) 7 лет назад
gpg_key_test.go Fix GPG email checking to be case insensitive (#1988) 7 лет назад
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 Enable assignee e-mail notification (#2003) 7 лет назад
issue_comment.go Fix #2001 and fix issue comments hidden (#2016) 7 лет назад
issue_indexer.go Fix import order (#1951) 7 лет назад
issue_label.go Refactor session close as xorm already does everything needed internally (#2020) 7 лет назад
issue_label_test.go Fix consistency check (#866) 7 лет назад
issue_list.go Fix ghost user bug (#1913) 7 лет назад
issue_list_test.go Unit tests for issue_list (#1209) 7 лет назад
issue_mail.go Enable assignee e-mail notification (#2003) 7 лет назад
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 misspelled variables 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 fix bug not to trim space of login username (#1796) 7 лет назад
mail.go xxx_active_code_live setting in printed in hours and minutes instead … (#1814) 7 лет назад
main_test.go Run unused test 7 лет назад
models.go Refactor session close as xorm already does everything needed internally (#2020) 7 лет назад
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 Consistency checks for unit tests (#853) 7 лет назад
oauth2.go gofmt (#1662) 7 лет назад
org.go Refactor session close as xorm already does everything needed internally (#2020) 7 лет назад
org_team.go Refactor session close as xorm already does everything needed internally (#2020) 7 лет назад
org_team_test.go Fix typos in models/ and modules/ (#1248) 7 лет назад
org_test.go Consistency checks for unit tests (#853) 7 лет назад
pull.go Fix fast-forward PR bug (#1989) 7 лет назад
pull_test.go Consistency checks for unit tests (#853) 7 лет назад
release.go Fix typos in models/ and modules/ (#1248) 7 лет назад
repo.go Refactor session close as xorm already does everything needed internally (#2020) 7 лет назад
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 Refactor session close as xorm already does everything needed internally (#2020) 7 лет назад
repo_list.go Improve dashboard repo search (#1652) 7 лет назад
repo_list_test.go refactor: move SearchRepositoryByName testing. (#1083) 7 лет назад
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 Include formatting check to the `make test` (and thus also `check`) rule (#1366) 7 лет назад
repo_unit.go Add units to team (#947) 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 Refactor session close as xorm already does everything needed internally (#2020) 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 feat: support search bar on star tab of user profile. (#917) 7 лет назад
status.go Show commit status icon in commits table (#1688) 7 лет назад
status_test.go Status-API (#1332) 7 лет назад
test_fixtures.go Integration test framework (#1290) 7 лет назад
token.go Create missing database indexes (#596) 7 лет назад
token_test.go Less boilerplate in models/ unit tests (#725) 7 лет назад
twofactor.go Two factor authentication support (#630) 7 лет назад
unit.go Add units to team (#947) 7 лет назад
unit_tests.go Fix search by issue type (#1914) 7 лет назад
update.go Remove env user salt since no need to use (#1515) 7 лет назад
update_test.go Move push update to post-receive and protected branch check to pre-receive (#1030) 7 лет назад
user.go Refactor session close as xorm already does everything needed internally (#2020) 7 лет назад
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 test: Add user mail testing. (#833) 7 лет назад
user_openid.go Run "make fmt" with go-1.6 (#1333) 7 лет назад
user_openid_test.go Run "make fmt" with go-1.6 (#1333) 7 лет назад
user_test.go Fix and test for delete user (#1713) 7 лет назад
webhook.go Refactor session close as xorm already does everything needed internally (#2020) 7 лет назад
webhook_slack.go Fix typos in models/ (#576) 7 лет назад
webhook_test.go Add Gitea Webhook (#1755) 7 лет назад
wiki.go Update code.gitea.io/git (#1824) 7 лет назад
wiki_test.go Better settings for unit tests (#795) 7 лет назад