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-fork-majority-judgment/models
Lunny Xiao 450969c158
test database is connect OK after db config initialized (#239)
8 years ago
..
migrations Remember diff view style (#163) 8 years ago
access.go Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 8 years ago
action.go Lint action.go 8 years ago
admin.go use in instead string join (#155) 8 years ago
error.go Expand documentation a bit more 8 years ago
git_diff.go Expand documentations 8 years ago
git_diff_test.go More MixedCase consts 8 years ago
issue.go Actually document the missing bits 8 years ago
issue_comment.go Fix import path of go-sdk (#141) 8 years ago
issue_label.go use in instead string join (#155) 8 years ago
issue_mail.go Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
login_source.go Lint models/login_source.go 8 years ago
mail.go Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 8 years ago
models.go test database is connect OK after db config initialized (#239) 8 years ago
models_sqlite.go go vet 10 years ago
models_test.go #3442 add test suites 8 years ago
models_tidb.go Remove go version from build tags (#133) 8 years ago
org.go optimization on database IN 8 years ago
org_team.go Rewrite XORM queries 8 years ago
pull.go Lint action.go 8 years ago
release.go Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 8 years ago
repo.go fix variable assigned and not used. 8 years ago
repo_branch.go Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
repo_collaboration.go Rewrite XORM queries 8 years ago
repo_editor.go Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 8 years ago
repo_mirror.go Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 8 years ago
repo_test.go Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
ssh_key.go Handle ssh key import better (#224) 8 years ago
ssh_key_test.go Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
token.go Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 8 years ago
update.go Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
user.go API endpoints for stars 8 years ago
user_mail.go fixed bug #151 caused Find should be Get (#153) 8 years ago
webhook.go Lint webhook.go, unexports simpleMarshalJSON (#198) 8 years ago
webhook_slack.go Fix import path of go-sdk (#141) 8 years ago
wiki.go Fix lint errors in models/wiki (just add methods docs) 8 years ago