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 076f940f1f Fix logging bug 8 years ago
..
fixtures Fix public activity showing private repos (#892) 8 years ago
migrations
access.go
access_test.go
action.go Fix FIXME and remove superfluous queries in models/org (#749) 9 years ago
action_test.go
admin.go
admin_test.go
attachment.go
consistency_test.go
error.go
git_diff.go
git_diff_test.go
graph.go
graph_test.go
issue.go Fix logging bug 8 years ago
issue_comment.go Bug fixed for deleted label in issue comment (#904) 8 years ago
issue_indexer.go
issue_label.go small optimization for get issue labels 8 years ago
issue_label_test.go
issue_mail.go
issue_milestone.go
issue_milestone_test.go
issue_user.go
issue_user_test.go
lfs.go
login_source.go
mail.go
models.go small optimization for get issue labels 8 years ago
models_sqlite.go go vet 11 years ago
models_test.go
models_tidb.go
notification.go Unit tests and remove unused functions in models/notification (#796) 9 years ago
notification_test.go
org.go
org_team.go
org_test.go
pull.go
pull_test.go
release.go
repo.go Fix public activity showing private repos (#892) 8 years ago
repo_branch.go
repo_collaboration.go
repo_editor.go Cleanup log messaging 9 years ago
repo_mirror.go
repo_redirect.go
repo_test.go Fix public activity showing private repos (#892) 8 years ago
repo_unit.go
setup_for_test.go
ssh_key.go
ssh_key_test.go Use assert in legacy unit tests (#867) 9 years ago
star.go
star_test.go
token.go
token_test.go
twofactor.go Two factor authentication support (#630) 9 years ago
unit.go
update.go
update_test.go
user.go Implement basic Open Graph support. (#901) 8 years ago
user_mail.go
user_mail_test.go
user_test.go
webhook.go
webhook_slack.go
webhook_test.go
wiki.go
wiki_test.go