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