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 73836ce8c4 Fix ghost user bug (#1913) 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
access_test.go
action.go Fix user profile activity feed (#1848) 7 years ago
action_test.go Fix user profile activity feed (#1848) 7 years ago
admin.go
admin_test.go
attachment.go
attachment_test.go
branches.go
consistency.go Fix activity feed (#1779) 7 years ago
error.go
error_oauth2.go
external_login_user.go
git_diff.go
git_diff_test.go
gpg_key.go
gpg_key_test.go feat: add check misspelling (#1877) 7 years ago
graph.go
graph_test.go
helper.go
issue.go Fix activity feed (#1779) 7 years ago
issue_comment.go Fix activity feed (#1779) 7 years ago
issue_indexer.go
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
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
models_sqlite.go
models_test.go
models_tidb.go
notification.go
notification_test.go
oauth2.go
org.go Fix bug in removeOrgRepo (#1858) 7 years ago
org_team.go
org_team_test.go
org_test.go
pull.go Don't ignore error in getMergeCommit (#1843) 7 years ago
pull_test.go
release.go
repo.go Make `LocalCopyPath` a setting instead of a hard-coded path (#1881) 7 years ago
repo_branch.go
repo_collaboration.go
repo_collaboration_test.go
repo_editor.go Update code.gitea.io/git (#1824) 7 years ago
repo_list.go
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
repo_watch.go
repo_watch_test.go
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
status_test.go
test_fixtures.go
token.go
token_test.go
twofactor.go
unit.go
unit_tests.go Run unused test 7 years ago
update.go
update_test.go
user.go Fix status table race condition (#1835) 7 years ago
user_follow.go
user_follow_test.go
user_mail.go
user_mail_test.go
user_openid.go
user_openid_test.go
user_test.go
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