0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-24 20:17:03 +01:00
gitea/routers/repo
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
..
attachment.go Allow custom public files (#782) 2017-01-28 23:14:56 +01:00
branch.go
commit.go
download.go
editor.go
http.go
issue_label.go Track labels changed on issue view & resolved #542 (#788) 2017-01-30 20:46:45 +08:00
issue.go add milestone changed traker on issue view (#804) 2017-02-01 10:36:08 +08:00
middlewares.go
pull.go
release.go Allow custom public files (#782) 2017-01-28 23:14:56 +01:00
repo.go
setting.go
view.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
webhook.go
wiki.go