gitea/models
Lunny Xiao 1d0f811399 golint fixed for models/pull.go ()
..
migrations Remember diff view style ()
access.go Lint models/access.go
action.go Golint fixed for modules/setting ()
admin.go Lint models/admin.go
error.go Expand documentation a bit more
git_diff.go Expand documentations
git_diff_test.go More MixedCase consts
issue.go Merge pull request from Bwko/fix/typo
issue_comment.go golint fixed for models/issue_comment.go
issue_label.go Lint/issue &mail ()
issue_mail.go Lint/issue &mail ()
login_source.go golint fixed for modules/auth
mail.go Lint/issue &mail ()
models.go golint fixed for models/models.go ()
models_sqlite.go go vet
models_test.go add test suites
models_tidb.go Remove go version from build tags ()
org.go golint for models/org_team.go
org_team.go rename all uID -> userID on models/org_team.go
pull.go golint fixed for models/pull.go ()
release.go Lint/issue &mail ()
repo.go Golint fixed for modules/setting ()
repo_branch.go Lint models/repo_branch.go
repo_collaboration.go Rewrite XORM queries
repo_editor.go Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries
repo_mirror.go Lint models/repo_mirror.go
repo_test.go fixed test build error
ssh_key.go Lint models/ssh_key.go
ssh_key_test.go Update import paths from github.com/go-gitea to code.gitea.io ()
token.go Lint models/token.go ()
update.go Lint models/update.go & webhook_slack.go
user.go Fixes typos
user_mail.go Fixes typos
webhook.go Lint webhook.go, unexports simpleMarshalJSON ()
webhook_slack.go Golint fixed for modules/setting ()
wiki.go Fix lint errors in models/wiki (just add methods docs)