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 9fbdd7d787 Fix engine bug in getIssueByID (#1934) hace 7 años
..
fixtures Display draft releases (#1854) hace 7 años
migrations Migration to fix existing owner team units (#1873) hace 7 años
access.go Refactor and fix incorrect comment (#1247) hace 7 años
access_test.go Refactor and fix incorrect comment (#1247) hace 7 años
action.go Fix user profile activity feed (#1848) hace 7 años
action_test.go Fix user profile activity feed (#1848) hace 7 años
admin.go refactor: remove workaround after the golang 1.7 release. (#1349) hace 7 años
admin_test.go Unit tests for models/admin hace 7 años
attachment.go feat: add download count field and unit testing for attachment. (#1512) hace 7 años
attachment_test.go MySQL, Postgres integration tests in drone (#1638) hace 7 años
branches.go Do not allow commiting to protected branch from online editor (#1502) hace 7 años
consistency.go Fix activity feed (#1779) hace 7 años
error.go Rework SSH key management UI to add GPG (#1293) hace 7 años
error_oauth2.go gofmt (#1662) hace 7 años
external_login_user.go Add primary key and index to external login user table (#1656) hace 7 años
git_diff.go fixes pull request hanging indefinitely when it contains normal and LFS file pointers (#1425) hace 7 años
git_diff_test.go fix gofmt error hace 7 años
gpg_key.go Rework SSH key management UI to add GPG (#1293) hace 7 años
gpg_key_test.go feat: add check misspelling (#1877) hace 7 años
graph.go fix #1189, commit messages containing a pipe (#1203) 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 Fix engine bug in getIssueByID (#1934) hace 7 años
issue_comment.go Fix activity feed (#1779) 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 Fix ghost user bug (#1913) hace 7 años
issue_list_test.go Unit tests for issue_list (#1209) hace 7 años
issue_mail.go Adding #issuecomment to the URL in E-Mail notifications (#1674) 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_test.go Fix misspelled variables 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
issue_watch.go Code style fixes hace 7 años
issue_watch_test.go Improve tests a little hace 7 años
lfs.go Git LFS support v2 (#122) hace 7 años
login_source.go fix bug not to trim space of login username (#1796) hace 7 años
mail.go xxx_active_code_live setting in printed in hours and minutes instead … (#1814) hace 7 años
main_test.go Run unused test hace 7 años
models.go Status-API (#1332) hace 7 años
models_sqlite.go go vet hace 10 años
models_test.go Cleaner IMO (#1361) hace 7 años
models_tidb.go Remove go version from build tags (#133) hace 7 años
notification.go Consider issue_watchers while sending notifications hace 7 años
notification_test.go Consistency checks for unit tests (#853) hace 7 años
oauth2.go gofmt (#1662) hace 7 años
org.go Fix bug in removeOrgRepo (#1858) hace 7 años
org_team.go Add units to team (#947) hace 7 años
org_team_test.go Fix typos in models/ and modules/ (#1248) hace 7 años
org_test.go Consistency checks for unit tests (#853) hace 7 años
pull.go Don't ignore error in getMergeCommit (#1843) hace 7 años
pull_test.go Consistency checks for unit tests (#853) hace 7 años
release.go Fix typos in models/ and modules/ (#1248) hace 7 años
repo.go Fix errors caused by force push (#1927) hace 7 años
repo_branch.go Gracefully handle bare repositories on API operations. (#1932) 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 Update code.gitea.io/git (#1824) hace 7 años
repo_list.go Improve dashboard repo search (#1652) hace 7 años
repo_list_test.go refactor: move SearchRepositoryByName testing. (#1083) hace 7 años
repo_mirror.go Fix status table race condition (#1835) 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 Include formatting check to the `make test` (and thus also `check`) rule (#1366) hace 7 años
repo_unit.go Add units to team (#947) 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
ssh_key.go Delete Public SSH Key tmp file after calculating fingerprint (#1855) 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
status.go Show commit status icon in commits table (#1688) hace 7 años
status_test.go Status-API (#1332) hace 7 años
test_fixtures.go Integration test framework (#1290) 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 to team (#947) hace 7 años
unit_tests.go Run unused test hace 7 años
update.go Remove env user salt since no need to use (#1515) 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 Fix status table race condition (#1835) hace 7 años
user_follow.go Run "make fmt" with go-1.6 (#1333) hace 7 años
user_follow_test.go Move user_follow to separate file (#1210) 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_openid.go Run "make fmt" with go-1.6 (#1333) hace 7 años
user_openid_test.go Run "make fmt" with go-1.6 (#1333) hace 7 años
user_test.go Fix and test for delete user (#1713) hace 7 años
webhook.go Add Gitea Webhook (#1755) hace 7 años
webhook_slack.go Fix typos in models/ (#576) hace 7 años
webhook_test.go Add Gitea Webhook (#1755) hace 7 años
wiki.go Update code.gitea.io/git (#1824) hace 7 años
wiki_test.go Better settings for unit tests (#795) hace 7 años