1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 11:21:29 +02:00
gitea/models
Gabriel Jackson bf6f61cc69 Cleanup log messaging
This change corrects a few logging issues:

 * Standardized formatting errors with '%v'.
 * Standardized failure warning word usage.
 * Corrected an instance of using the standard log library when
   the gitea log library should be used instead.
2017-02-02 15:24:18 +01:00
..
fixtures fix: ignore email notifications if user is not active. (#820) 2017-02-02 20:33:36 +08:00
migrations Cleanup log messaging 2017-02-02 15:24:18 +01:00
access_test.go
access.go
action_test.go
action.go
admin_test.go
admin.go
attachment.go
error.go
git_diff_test.go
git_diff.go
graph_test.go
graph.go
issue_comment.go
issue_indexer.go
issue_label_test.go
issue_label.go
issue_mail.go
issue.go
lfs.go
login_source.go
mail.go
models_sqlite.go
models_test.go
models_tidb.go
models.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
notification_test.go
notification.go
org_team.go
org_test.go
org.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
pull_test.go
pull.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
release.go
repo_branch.go
repo_collaboration.go
repo_editor.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
repo_mirror.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
repo_test.go
repo.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
setup_for_test.go
ssh_key_test.go
ssh_key.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
star_test.go
star.go
token_test.go
token.go
twofactor.go
update_test.go
update.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
user_mail.go
user_test.go fix: ignore email notifications if user is not active. (#820) 2017-02-02 20:33:36 +08:00
user.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
webhook_slack.go
webhook_test.go
webhook.go
wiki_test.go
wiki.go Cleanup log messaging 2017-02-02 15:24:18 +01:00