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
Matthias Loibl d1006150fb Refactor process package and introduce ProcessManager{} with tests (#75) 9 years ago
..
fixtures Unit tests for models/admin 9 years ago
migrations
access.go
access_test.go Unit tests for models/action (#619) 9 years ago
action.go
action_test.go Unit tests for models/action (#619) 9 years ago
admin.go Unit tests for models/admin 9 years ago
admin_test.go Unit tests for models/admin 9 years ago
error.go Two factor authentication support (#630) 9 years ago
git_diff.go Refactor process package and introduce ProcessManager{} with tests (#75) 9 years ago
git_diff_test.go
graph.go
graph_test.go
issue.go Notifications: mark as read/unread and pin (#629) 9 years ago
issue_comment.go Fix ambiguity bug in getCommentsByRepoIDSince (#665) 9 years ago
issue_label.go
issue_mail.go
lfs.go
login_source.go
mail.go
models.go Two factor authentication support (#630) 9 years ago
models_sqlite.go
models_test.go
models_tidb.go
notification.go Notifications: mark as read/unread and pin (#629) 9 years ago
org.go Removes reliance on server specific SQL (#393) 9 years ago
org_team.go
pull.go Refactor process package and introduce ProcessManager{} with tests (#75) 9 years ago
pull_test.go Better coverage in pull_test (#615) 9 years ago
release.go Refactor process package and introduce ProcessManager{} with tests (#75) 9 years ago
repo.go Refactor process package and introduce ProcessManager{} with tests (#75) 9 years ago
repo_branch.go
repo_collaboration.go
repo_editor.go Refactor process package and introduce ProcessManager{} with tests (#75) 9 years ago
repo_mirror.go Refactor process package and introduce ProcessManager{} with tests (#75) 9 years ago
repo_test.go
setup_for_test.go Unit tests for models/action (#619) 9 years ago
ssh_key.go Refactor process package and introduce ProcessManager{} with tests (#75) 9 years ago
ssh_key_test.go
star.go
token.go
token_test.go
twofactor.go Two factor authentication support (#630) 9 years ago
update.go
update_test.go Better coverage and TODOs for update_test (#616) 9 years ago
user.go
user_mail.go
webhook.go Bug fixes for webhook API (#650) 9 years ago
webhook_slack.go
wiki.go