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.
 
 
 
 
 
 
gitea/models
Ethan Koenig 57cabb3ad3 Fix diff of renamed and modified file (#1967) 7 years ago
..
fixtures Display draft releases (#1854) 7 years ago
migrations Migration to fix existing owner team units (#1873) 7 years ago
access.go Refactor and fix incorrect comment (#1247) 7 years ago
access_test.go Refactor and fix incorrect comment (#1247) 7 years ago
action.go Fix bug in Action.loadRepo() (#1959) 7 years ago
action_test.go Fix user profile activity feed (#1848) 7 years ago
admin.go
admin_test.go
attachment.go feat: add download count field and unit testing for attachment. (#1512) 7 years ago
attachment_test.go MySQL, Postgres integration tests in drone (#1638) 7 years ago
branches.go Do not allow commiting to protected branch from online editor (#1502) 7 years ago
consistency.go Fix activity feed (#1779) 7 years ago
error.go Rework SSH key management UI to add GPG (#1293) 7 years ago
error_oauth2.go gofmt (#1662) 7 years ago
external_login_user.go Add primary key and index to external login user table (#1656) 7 years ago
git_diff.go Fix diff of renamed and modified file (#1967) 7 years ago
git_diff_test.go Fix import order (#1951) 7 years ago
gpg_key.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 7 years ago
gpg_key_test.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 7 years ago
graph.go
graph_test.go
helper.go
issue.go Fix engine bug in getIssueByID (#1934) 7 years ago
issue_comment.go Fix activity feed (#1779) 7 years ago
issue_indexer.go Fix import order (#1951) 7 years ago
issue_label.go
issue_label_test.go
issue_list.go Fix ghost user bug (#1913) 7 years ago
issue_list_test.go
issue_mail.go Adding #issuecomment to the URL in E-Mail notifications (#1674) 7 years ago
issue_milestone.go
issue_milestone_test.go Fix import order (#1951) 7 years ago
issue_test.go Fix misspelled variables 7 years ago
issue_user.go
issue_user_test.go
issue_watch.go
issue_watch_test.go
lfs.go
login_source.go fix bug not to trim space of login username (#1796) 7 years ago
mail.go xxx_active_code_live setting in printed in hours and minutes instead … (#1814) 7 years ago
main_test.go Run unused test 7 years ago
models.go Status-API (#1332) 7 years ago
models_sqlite.go
models_test.go
models_tidb.go
notification.go
notification_test.go
oauth2.go gofmt (#1662) 7 years ago
org.go Fix bug in removeOrgRepo (#1858) 7 years ago
org_team.go Add units to team (#947) 7 years ago
org_team_test.go
org_test.go Consistency checks for unit tests (#853) 7 years ago
pull.go Don't ignore error in getMergeCommit (#1843) 7 years ago
pull_test.go
release.go
repo.go Fix errors caused by force push (#1927) 7 years ago
repo_branch.go Gracefully handle bare repositories on API operations. (#1932) 7 years ago
repo_collaboration.go API Endpoints for collaborators (#375) 8 years ago
repo_collaboration_test.go
repo_editor.go Update code.gitea.io/git (#1824) 7 years ago
repo_list.go Improve dashboard repo search (#1652) 7 years ago
repo_list_test.go
repo_mirror.go Fix status table race condition (#1835) 7 years ago
repo_redirect.go
repo_redirect_test.go
repo_test.go Include formatting check to the `make test` (and thus also `check`) rule (#1366) 7 years ago
repo_unit.go Add units to team (#947) 7 years ago
repo_watch.go
repo_watch_test.go Unit tests for repo watching (#963) 7 years ago
ssh_key.go Delete Public SSH Key tmp file after calculating fingerprint (#1855) 7 years ago
ssh_key_test.go
star.go
star_test.go
status.go Show commit status icon in commits table (#1688) 7 years ago
status_test.go Status-API (#1332) 7 years ago
test_fixtures.go Integration test framework (#1290) 7 years ago
token.go
token_test.go
twofactor.go Two factor authentication support (#630) 7 years ago
unit.go Add units to team (#947) 7 years ago
unit_tests.go Run unused test 7 years ago
update.go Remove env user salt since no need to use (#1515) 7 years ago
update_test.go Move push update to post-receive and protected branch check to pre-receive (#1030) 7 years ago
user.go Fix status table race condition (#1835) 7 years ago
user_follow.go
user_follow_test.go Move user_follow to separate file (#1210) 7 years ago
user_mail.go
user_mail_test.go
user_openid.go
user_openid_test.go
user_test.go Fix and test for delete user (#1713) 7 years ago
webhook.go Add Gitea Webhook (#1755) 7 years ago
webhook_slack.go
webhook_test.go Add Gitea Webhook (#1755) 7 years ago
wiki.go Update code.gitea.io/git (#1824) 7 years ago
wiki_test.go