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 c511f1c6c3 Merge pull request #18 from LefsFlarey/issue/3675 9 years ago
..
migrations
access.go ACCESS_MODE_* -> AccessMode* 9 years ago
action.go
admin.go
error.go
git_diff.go This one I overlooked before 9 years ago
git_diff_test.go More MixedCase consts 9 years ago
issue.go Merge pull request #18 from LefsFlarey/issue/3675 9 years ago
issue_comment.go Fix type in unused constant name (#111) 9 years ago
issue_label.go Replaced go-gogs-client with go-sdk imports 9 years ago
issue_mail.go
login_source.go Fix type in unused constant name (#111) 9 years ago
mail.go more 9 years ago
models.go Replace Gogs to Gitea in installation options 9 years ago
models_sqlite.go go vet 11 years ago
models_test.go
models_tidb.go models: rename EnableTidb to EnableTiDB 9 years ago
org.go And others 9 years ago
org_team.go
pull.go
release.go
repo.go more 9 years ago
repo_branch.go
repo_collaboration.go ACCESS_MODE_* -> AccessMode* 9 years ago
repo_editor.go Replace gogits/git-module dependency with go-gitea/git (#94) 9 years ago
repo_mirror.go more 9 years ago
repo_test.go Run goimports on the whole project (#34) 9 years ago
ssh_key.go And others 9 years ago
ssh_key_test.go
token.go
update.go
user.go And others 9 years ago
user_mail.go
webhook.go Fix type in unused constant name (#111) 9 years ago
webhook_slack.go
wiki.go