gitea/models
Thomas Boerger 3e6f363471 Merge pull request #256 from lunny/lunny/golint_modules_avatar
Golint fixed for modules/avatar
2016-11-25 10:11:44 +01:00
..
migrations Remember diff view style (#163) 2016-11-13 10:54:04 +08:00
access.go Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 2016-11-10 21:05:52 +01:00
action.go Lint action.go 2016-11-24 09:03:29 +01:00
admin.go use in instead string join (#155) 2016-11-12 09:29:18 +01:00
error.go Expand documentation a bit more 2016-11-24 09:20:28 +01:00
git_diff.go Expand documentations 2016-11-24 09:30:08 +01:00
git_diff_test.go More MixedCase consts 2016-11-07 17:24:59 +01:00
issue.go Actually document the missing bits 2016-11-24 09:41:11 +01:00
issue_comment.go Fix import path of go-sdk (#141) 2016-11-11 17:39:44 +08:00
issue_label.go Lint/issue &mail (#243) 2016-11-25 16:11:12 +08:00
issue_mail.go Lint/issue &mail (#243) 2016-11-25 16:11:12 +08:00
login_source.go Lint models/login_source.go 2016-11-24 12:34:38 +01:00
mail.go Lint/issue &mail (#243) 2016-11-25 16:11:12 +08:00
models.go test database is connect OK after db config initialized (#239) 2016-11-24 22:30:36 +08:00
models_sqlite.go go vet 2014-04-13 03:14:43 -04:00
models_test.go #3442 add test suites 2016-08-12 02:56:50 -07:00
models_tidb.go Remove go version from build tags (#133) 2016-11-10 08:43:49 -02:00
org.go optimization on database IN 2016-11-12 01:31:37 +08:00
org_team.go Rewrite XORM queries 2016-11-10 20:59:51 +01:00
pull.go Lint action.go 2016-11-24 09:03:29 +01:00
release.go Lint/issue &mail (#243) 2016-11-25 16:11:12 +08:00
repo.go golint fixed for modules/markdown 2016-11-25 09:58:05 +08:00
repo_branch.go Update import paths from github.com/go-gitea to code.gitea.io (#135) 2016-11-10 17:24:48 +01:00
repo_collaboration.go Rewrite XORM queries 2016-11-10 20:59:51 +01:00
repo_editor.go Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 2016-11-10 21:05:52 +01:00
repo_mirror.go Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 2016-11-10 21:05:52 +01:00
repo_test.go fixed test build error 2016-11-25 16:02:10 +08:00
ssh_key.go Handle ssh key import better (#224) 2016-11-24 08:52:55 +08:00
ssh_key_test.go Update import paths from github.com/go-gitea to code.gitea.io (#135) 2016-11-10 17:24:48 +01:00
token.go Lint models/token.go (#244) 2016-11-25 16:03:52 +08:00
update.go Update import paths from github.com/go-gitea to code.gitea.io (#135) 2016-11-10 17:24:48 +01:00
user.go golint fixed for modules/avatar 2016-11-25 16:37:04 +08:00
user_mail.go fixed bug #151 caused Find should be Get (#153) 2016-11-12 00:01:09 +01:00
webhook.go Lint webhook.go, unexports simpleMarshalJSON (#198) 2016-11-22 14:42:52 +08:00
webhook_slack.go Fix import path of go-sdk (#141) 2016-11-11 17:39:44 +08:00
wiki.go Fix lint errors in models/wiki (just add methods docs) 2016-11-14 18:01:46 +01:00