Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Ethan Koenig 136e6beb0f Fix unused Engine bugs (#1064) 7 anos atrás
..
fixtures Move push update to post-receive and protected branch check to pre-receive (#1030) 7 anos atrás
migrations Allow migrating installations with no local avatars (#1056) 7 anos atrás
access.go Fix SQL bug in models/access (#583) 7 anos atrás
access_test.go Unit tests and bug fix for models/org 7 anos atrás
action.go Fix FIXME and remove superfluous queries in models/org (#749) 7 anos atrás
action_test.go Less boilerplate in models/ unit tests (#725) 7 anos atrás
admin.go fix delete repo will hang on postgres (#1044) 7 anos atrás
admin_test.go Unit tests for models/admin 7 anos atrás
attachment.go Fix unused Engine bugs (#1064) 7 anos atrás
branches.go Remove unused vars (#1063) 7 anos atrás
consistency_test.go Fix consistency check (#866) 7 anos atrás
error.go Oauth2 consumer (#679) 7 anos atrás
external_login_user.go Oauth2 consumer (#679) 7 anos atrás
git_diff.go Refactor process package and introduce ProcessManager{} with tests (#75) 7 anos atrás
git_diff_test.go fix gofmt error 7 anos atrás
graph.go Fix typos in models/ (#576) 7 anos atrás
graph_test.go Fix benchmarktests (#557) 7 anos atrás
helper.go Fix lint errors 7 anos atrás
issue.go Refactor for issues loadattributes of a repository (#971) 7 anos atrás
issue_comment.go Bug fixed for deleted label in issue comment (#904) 7 anos atrás
issue_indexer.go fix: Admin can see all private repositories on Explore page. (#1026) 7 anos atrás
issue_label.go small optimization for get issue labels 7 anos atrás
issue_label_test.go Fix consistency check (#866) 7 anos atrás
issue_list.go Refactor for issues loadattributes of a repository (#971) 7 anos atrás
issue_mail.go Fix typos in models/ (#576) 7 anos atrás
issue_milestone.go Unit tests for issue_milestone (#878) 7 anos atrás
issue_milestone_test.go Unit tests for issue_milestone (#878) 7 anos atrás
issue_user.go Gogs -> Gitea (#877) 7 anos atrás
issue_user_test.go Move IssueUser code to separate file (#836) 7 anos atrás
lfs.go Git LFS support v2 (#122) 7 anos atrás
login_source.go fix 500 when use a duplicat email instead of giving an error tip (#1040) 7 anos atrás
mail.go Fix URL handling in the whole markdown module, improve test coverage (#1027) 7 anos atrás
models.go Move push update to post-receive and protected branch check to pre-receive (#1030) 7 anos atrás
models_sqlite.go go vet 10 anos atrás
models_test.go fix: gofmt error. (#918) 7 anos atrás
models_tidb.go Remove go version from build tags (#133) 7 anos atrás
notification.go refactor notificationsForUser since xorm In support slice of customerize type (#956) 7 anos atrás
notification_test.go Consistency checks for unit tests (#853) 7 anos atrás
org.go Remove unnecessary loads in org_team (#1035) 7 anos atrás
org_team.go Remove unnecessary loads in org_team (#1035) 7 anos atrás
org_team_test.go Remove unnecessary loads in org_team (#1035) 7 anos atrás
org_test.go Consistency checks for unit tests (#853) 7 anos atrás
pull.go fix setMerged for remove unnecessary db connection (#1067) 7 anos atrás
pull_test.go Consistency checks for unit tests (#853) 7 anos atrás
release.go Refactor process package and introduce ProcessManager{} with tests (#75) 7 anos atrás
repo.go Fix unused Engine bugs (#1064) 7 anos atrás
repo_branch.go Lint models/repo_branch.go 7 anos atrás
repo_collaboration.go API Endpoints for collaborators (#375) 7 anos atrás
repo_collaboration_test.go Unit tests for models/repo_collaboration (#1032) 7 anos atrás
repo_editor.go Cleanup log messaging 7 anos atrás
repo_list.go move all repo list functions as a standalone file (#1061) 7 anos atrás
repo_mirror.go Cleanup log messaging 7 anos atrás
repo_redirect.go Redirects for renamed repos (#807) 7 anos atrás
repo_redirect_test.go Unit tests for repo redirects (#961) 7 anos atrás
repo_test.go fix: Wrong repo list on Explore page if user already loggin. (#1009) 7 anos atrás
repo_unit.go Add units concept for modulable functions of a repository (#742) 7 anos atrás
repo_watch.go Unit tests for repo watching (#963) 7 anos atrás
repo_watch_test.go Unit tests for repo watching (#963) 7 anos atrás
setup_for_test.go Consistency checks for unit tests (#853) 7 anos atrás
ssh_key.go Use fingerprint to check instead content for public key (#911) 7 anos atrás
ssh_key_test.go Use assert in legacy unit tests (#867) 7 anos atrás
star.go refactor: small optimize for sql query (#940) 7 anos atrás
star_test.go feat: support search bar on star tab of user profile. (#917) 7 anos atrás
token.go Create missing database indexes (#596) 7 anos atrás
token_test.go Less boilerplate in models/ unit tests (#725) 7 anos atrás
twofactor.go Two factor authentication support (#630) 7 anos atrás
unit.go Add units concept for modulable functions of a repository (#742) 7 anos atrás
update.go Move push update to post-receive and protected branch check to pre-receive (#1030) 7 anos atrás
update_test.go Move push update to post-receive and protected branch check to pre-receive (#1030) 7 anos atrás
user.go Bug fixed for org avatar caused by #1049 (#1070) 7 anos atrás
user_mail.go Fix typos in models/ (#576) 7 anos atrás
user_mail_test.go test: Add user mail testing. (#833) 7 anos atrás
user_test.go feat: Able to disable non-admin to create new organization (#927) 7 anos atrás
webhook.go Add X-GitHub-* headers for webhook to get clubhouse.io integration working (#809) 7 anos atrás
webhook_slack.go Fix typos in models/ (#576) 7 anos atrás
webhook_test.go Bug fixes and unit tests for models/webhook (#751) 7 anos atrás
wiki.go Take back control of hooks (#1006) 7 anos atrás
wiki_test.go Better settings for unit tests (#795) 7 anos atrás