gitea/models
Sandro Santilli f6b58964d7 Include formatting check to the make test (and thus also check) rule (#1366)
* Include formatting check to the `make check` rule

... and give it its own standalone target too (make fmt-check)

Show diff on fmt-check failure
Do not allow running "fmt-check" with incompatible go version
Also simplify the `fmt` rule

* Forbid running "make fmt" with Go version != 1.7 or 1.8

* Ignore bindata.go for spelling and formatting checks

also remove duplicated variable assignment for GOFILES

* Run `make fmt`
2017-06-06 08:53:16 -05:00
..
fixtures
migrations Migration to fix existing owner team units (#1873) 2017-06-05 05:40:25 -05:00
access_test.go
access.go
action_test.go
action.go
admin_test.go
admin.go
attachment_test.go
attachment.go
branches.go Do not allow commiting to protected branch from online editor (#1502) 2017-05-02 08:49:55 +08:00
consistency.go Fix activity feed (#1779) 2017-05-26 09:38:18 +08:00
error_oauth2.go
error.go
external_login_user.go
git_diff_test.go
git_diff.go
gpg_key_test.go
gpg_key.go
graph_test.go
graph.go
helper.go
issue_comment.go
issue_indexer.go
issue_label_test.go
issue_label.go
issue_list_test.go
issue_list.go
issue_mail.go
issue_milestone_test.go
issue_milestone.go Unit tests for issue_milestone (#878) 2017-02-09 14:39:26 +08:00
issue_test.go Fix misspelled variables 2017-06-04 13:39:08 -04:00
issue_user_test.go Move IssueUser code to separate file (#836) 2017-02-04 20:37:26 +08:00
issue_user.go Gogs -> Gitea (#877) 2017-02-09 13:44:18 +08:00
issue_watch_test.go
issue_watch.go Code style fixes 2017-04-01 09:58:20 -03:00
issue.go
lfs.go Git LFS support v2 (#122) 2016-12-26 09:16:37 +08:00
login_source.go
mail.go
main_test.go Run unused test 2017-06-04 14:28:17 -04:00
models_sqlite.go
models_test.go Cleaner IMO (#1361) 2017-03-22 22:30:40 +08:00
models_tidb.go
models.go Status-API (#1332) 2017-04-21 19:32:31 +08:00
notification_test.go
notification.go
oauth2.go
org_team_test.go
org_team.go
org_test.go
org.go
pull_test.go
pull.go
release.go
repo_branch.go
repo_collaboration_test.go
repo_collaboration.go
repo_editor.go Update code.gitea.io/git (#1824) 2017-05-30 04:32:01 -05:00
repo_list_test.go refactor: move SearchRepositoryByName testing. (#1083) 2017-02-28 17:58:50 +08:00
repo_list.go
repo_mirror.go Fix status table race condition (#1835) 2017-05-31 16:57:17 +08:00
repo_redirect_test.go
repo_redirect.go
repo_test.go Include formatting check to the make test (and thus also check) rule (#1366) 2017-06-06 08:53:16 -05:00
repo_unit.go
repo_watch_test.go
repo_watch.go Unit tests for repo watching (#963) 2017-02-17 16:02:11 +08:00
repo.go
ssh_key_test.go Use assert in legacy unit tests (#867) 2017-02-08 14:29:07 +08:00
ssh_key.go
star_test.go
star.go
status_test.go
status.go Show commit status icon in commits table (#1688) 2017-05-07 22:40:31 +08:00
test_fixtures.go
token_test.go
token.go
twofactor.go
unit_tests.go
unit.go Add units to team (#947) 2017-05-18 22:54:24 +08:00
update_test.go
update.go Remove env user salt since no need to use (#1515) 2017-05-06 21:21:22 +08:00
user_follow_test.go
user_follow.go
user_mail_test.go
user_mail.go
user_openid_test.go
user_openid.go
user_test.go Fix and test for delete user (#1713) 2017-05-20 16:48:22 +08:00
user.go
webhook_slack.go
webhook_test.go
webhook.go
wiki_test.go
wiki.go Update code.gitea.io/git (#1824) 2017-05-30 04:32:01 -05:00