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
Thibault Meyer fe8bfa54de Ordering team by name ascending except for 'Owners' (#48) 9 years ago
..
migrations
access.go
action.go
admin.go
error.go
git_diff.go Fix imports found by goimports. 9 years ago
git_diff_test.go
issue.go
issue_comment.go
issue_label.go
issue_mail.go
login_source.go
mail.go
models.go
models_sqlite.go
models_test.go
models_tidb.go
org.go Ordering team by name ascending except for 'Owners' (#48) 9 years ago
org_team.go Refactor User.Id to User.ID 9 years ago
pull.go Fix imports found by goimports. 9 years ago
release.go
repo.go Add missing version & gogs package 9 years ago
repo_branch.go
repo_collaboration.go
repo_editor.go
repo_mirror.go
repo_test.go
ssh_key.go
ssh_key_test.go
token.go
update.go
user.go
user_mail.go
webhook.go Vet complains about "should have signature MarshalJSON() ([]byte, error)", replaced with custom name 9 years ago
webhook_slack.go
wiki.go