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 902a749fd9 Fix fast-forward PR bug (#1989) пре 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 Fix #2001 and fix issue comments hidden (#2016) пре 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 Adding #issuecomment to the URL in E-Mail notifications (#1674) пре 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 година