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
Bo-Yi Wu d9ffe99972
fix variable assigned and not used.
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 Fix import path of go-sdk (#141) 8 years ago
admin.go use in instead string join (#155) 8 years ago
error.go fixed bug #151 caused Find should be Get (#153) 8 years ago
git_diff.go Normalize files with gofmt 8 years ago
git_diff_test.go More MixedCase consts 8 years ago
issue.go Bug fixed for issues (#156) 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 fixed bug #151 caused Find should be Get (#153) 8 years ago
mail.go Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 8 years ago
models.go Update import paths from github.com/go-gitea to code.gitea.io (#135) 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 Normalize files with gofmt 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 use in instead string join (#155) 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 Remember diff view style (#163) 8 years ago
user_mail.go fixed bug #151 caused Find should be Get (#153) 8 years ago
webhook.go Fix import path of go-sdk (#141) 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