gitea/models
Kim "BKC" Carlbäcker 473df53533 [backport] fix sanitation (#1646) 8 years ago
..
fixtures Consistency checks for action unit tests (#1079) 8 years ago
migrations fix migration failed when authorized_keys is not exist (#1375) 8 years ago
access.go Fix SQL bug in models/access (#583) 8 years ago
access_test.go
action.go Fix FIXME and remove superfluous queries in models/org (#749) 8 years ago
action_test.go Consistency checks for action unit tests (#1079) 8 years ago
admin.go fix delete repo will hang on postgres (#1044) 8 years ago
admin_test.go
attachment.go
branches.go
consistency_test.go Consistency checks for action unit tests (#1079) 8 years ago
error.go
external_login_user.go
git_diff.go
git_diff_test.go
graph.go fix #1189, commit messages containing a pipe (#1218) 8 years ago
graph_test.go
helper.go
issue.go feat: expose url field on issue api. (#982) 8 years ago
issue_comment.go
issue_indexer.go
issue_label.go
issue_label_test.go
issue_list.go
issue_mail.go
issue_milestone.go
issue_milestone_test.go
issue_test.go feat: expose url field on issue api. (#982) 8 years ago
issue_user.go
issue_user_test.go
lfs.go
login_source.go fix some typos (#1082) 8 years ago
mail.go Fix URL handling in the whole markdown module, improve test coverage (#1027) 8 years ago
models.go fix install submit crash caused by xorm log (#1119) 8 years ago
models_sqlite.go
models_test.go
models_tidb.go
notification.go
notification_test.go
org.go fix random avatars (#1147) 8 years ago
org_team.go Remove unnecessary loads in org_team (#1090) 8 years ago
org_team_test.go
org_test.go
pull.go LableIDs -> LabelIDs (#1088) 8 years ago
pull_test.go
release.go
repo.go [backport] fix sanitation (#1646) 8 years ago
repo_branch.go
repo_collaboration.go
repo_collaboration_test.go
repo_editor.go
repo_list.go
repo_list_test.go refactor: move SearchRepositoryByName testing. (#1083) 8 years ago
repo_mirror.go
repo_redirect.go
repo_redirect_test.go
repo_test.go feat: expose url field on issue api. (#982) 8 years ago
repo_unit.go
repo_watch.go
repo_watch_test.go
setup_for_test.go Optimize and unit test Issue_ReplaceLabels (#1080) 8 years ago
ssh_key.go Don't rewrite non-gitea public keys (#906) 8 years ago
ssh_key_test.go
star.go refactor: small optimize for sql query (#940) 8 years ago
star_test.go
token.go
token_test.go
twofactor.go
unit.go Add units concept for modulable functions of a repository (#742) 8 years ago
update.go Move push update to post-receive and protected branch check to pre-receive (#1030) 8 years ago
update_test.go
user.go [backport] fix sanitation (#1646) 8 years ago
user_mail.go
user_mail_test.go
user_test.go
webhook.go
webhook_slack.go
webhook_test.go
wiki.go fix wiki bugs (#1294) (#1338) 8 years ago
wiki_test.go