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 833f8b94c2 Search bar for issues/pulls (#530) 8 years ago
..
fixtures
migrations
access.go Fix SQL bug in models/access (#583) 8 years ago
access_test.go
action.go
action_test.go
admin.go
admin_test.go
attachment.go
error.go
git_diff.go
git_diff_test.go
graph.go Fix typos in models/ (#576) 8 years ago
graph_test.go
issue.go Search bar for issues/pulls (#530) 8 years ago
issue_comment.go Search bar for issues/pulls (#530) 8 years ago
issue_indexer.go Search bar for issues/pulls (#530) 8 years ago
issue_label.go
issue_mail.go
lfs.go
login_source.go
mail.go
models.go Search bar for issues/pulls (#530) 8 years ago
models_sqlite.go
models_test.go
models_tidb.go
notification.go
org.go
org_team.go
pull.go
pull_test.go
release.go
repo.go
repo_branch.go
repo_collaboration.go
repo_editor.go
repo_mirror.go Refactor process package and introduce ProcessManager{} with tests (#75) 8 years ago
repo_test.go fixed test build error 8 years ago
setup_for_test.go
ssh_key.go
ssh_key_test.go
star.go
token.go
token_test.go
twofactor.go
update.go
update_test.go
user.go
user_mail.go
webhook.go
webhook_slack.go
wiki.go