1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 17:31:29 +02:00
gitea/models
Thomas Boerger 9948f0daaa Merge pull request #285 from lunny/lunny/golint_models_org_team
Golint for models/org_team.go
2016-11-28 09:42:53 +01:00
..
migrations
access.go Lint models/access.go 2016-11-26 01:07:57 +01:00
action.go Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
admin.go
error.go
git_diff_test.go
git_diff.go
issue_comment.go
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
issue.go Merge pull request #246 from Bwko/fix/typo 2016-11-25 12:54:57 +01:00
login_source.go golint fixed for modules/auth 2016-11-27 21:39:06 +08:00
mail.go Lint/issue &mail (#243) 2016-11-25 16:11:12 +08:00
models_sqlite.go
models_test.go
models_tidb.go
models.go golint fixed for models/models.go (#284) 2016-11-28 15:25:16 +08:00
org_team.go rename all uID -> userID on models/org_team.go 2016-11-28 16:33:08 +08:00
org.go golint for models/org_team.go 2016-11-28 09:30:08 +08:00
pull.go Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
release.go Lint/issue &mail (#243) 2016-11-25 16:11:12 +08:00
repo_branch.go Lint models/repo_branch.go 2016-11-26 11:20:37 +01:00
repo_collaboration.go
repo_editor.go
repo_mirror.go Lint models/repo_mirror.go 2016-11-26 11:23:55 +01:00
repo_test.go fixed test build error 2016-11-25 16:02:10 +08:00
repo.go Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
ssh_key_test.go
ssh_key.go Lint models/ssh_key.go 2016-11-26 01:36:03 +01:00
token.go Lint models/token.go (#244) 2016-11-25 16:03:52 +08:00
update.go
user_mail.go Fixes typos 2016-11-27 12:59:12 +01:00
user.go Fixes typos 2016-11-27 12:59:12 +01:00
webhook_slack.go Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
webhook.go
wiki.go