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
Lunny Xiao f94869d2d1 Track labels changed on issue view & resolved #542 (#788) 8 years ago
..
fixtures Unit tests and bug fix for models/org 8 years ago
migrations
access.go
access_test.go Unit tests and bug fix for models/org 8 years ago
action.go Fix FIXME and remove superfluous queries in models/org (#749) 8 years ago
action_test.go Less boilerplate in models/ unit tests (#725) 8 years ago
admin.go
admin_test.go
attachment.go Allow custom public files (#782) 8 years ago
error.go Two factor authentication support (#630) 8 years ago
git_diff.go Refactor process package and introduce ProcessManager{} with tests (#75) 8 years ago
git_diff_test.go
graph.go
graph_test.go
issue.go Track labels changed on issue view & resolved #542 (#788) 8 years ago
issue_comment.go Track labels changed on issue view & resolved #542 (#788) 8 years ago
issue_indexer.go Search bar for issues/pulls (#530) 8 years ago
issue_label.go Track labels changed on issue view & resolved #542 (#788) 8 years ago
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 Notifications: mark as read/unread and pin (#629) 8 years ago
org.go Unit tests and bug fix for models/org 8 years ago
org_team.go fix xorm NewSession uncorrected usages (#774) 8 years ago
org_test.go Unit tests and bug fix for models/org 8 years ago
pull.go Allow custom public files (#782) 8 years ago
pull_test.go fix xorm NewSession uncorrected usages (#774) 8 years ago
release.go Refactor process package and introduce ProcessManager{} with tests (#75) 8 years ago
repo.go fix xorm NewSession uncorrected usages (#774) 8 years ago
repo_branch.go
repo_collaboration.go
repo_editor.go Refactor process package and introduce ProcessManager{} with tests (#75) 8 years ago
repo_mirror.go Refactor process package and introduce ProcessManager{} with tests (#75) 8 years ago
repo_test.go
setup_for_test.go Better settings for unit tests (#795) 8 years ago
ssh_key.go refactor: Remove unnecessary type conversions (#772) 8 years ago
ssh_key_test.go
star.go fix xorm NewSession uncorrected usages (#774) 8 years ago
star_test.go Unit tests for models/star (#752) 8 years ago
token.go
token_test.go Less boilerplate in models/ unit tests (#725) 8 years ago
twofactor.go Two factor authentication support (#630) 8 years ago
update.go
update_test.go Less boilerplate in models/ unit tests (#725) 8 years ago
user.go Add option to app.ini to enable local import paths (#724) 8 years ago
user_mail.go
webhook.go Bug fixes and unit tests for models/webhook (#751) 8 years ago
webhook_slack.go
webhook_test.go Bug fixes and unit tests for models/webhook (#751) 8 years ago
wiki.go Unit tests for models/wiki 8 years ago
wiki_test.go Better settings for unit tests (#795) 8 years ago