1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 11:21:29 +02:00
gitea/modules
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
..
auth Update Website binding MaxSize to 255 (#722) 2017-01-25 15:23:20 +08:00
avatar
base Cleanup log messaging 2017-02-02 15:24:18 +01:00
context Remove unneeded database loads (#814) 2017-02-02 20:33:56 +08:00
cron
highlight
httplib
indexer Search bar for issues/pulls (#530) 2017-01-25 10:43:02 +08:00
lfs refactor: Remove unnecessary type conversions (#772) 2017-01-27 23:03:32 +08:00
log Cleanup log messaging 2017-02-02 15:24:18 +01:00
mailer Cleanup log messaging 2017-02-02 15:24:18 +01:00
markdown refactor: Remove unnecessary type conversions (#772) 2017-01-27 23:03:32 +08:00
minwinsvc Fix lint 2017-01-23 20:56:25 -02:00
notification Notification - Step 1 (#523) 2016-12-31 00:44:54 +08:00
options Add default values for settings (#455) 2016-12-23 15:18:05 +08:00
process Refactor process package and introduce ProcessManager{} with tests (#75) 2017-01-17 13:58:58 +08:00
public Allow custom public files (#782) 2017-01-28 23:14:56 +01:00
setting Cleanup log messaging 2017-02-02 15:24:18 +01:00
ssh Cleanup log messaging 2017-02-02 15:24:18 +01:00
sync
templates refactor: Remove unnecessary type conversions (#772) 2017-01-27 23:03:32 +08:00
user
util Search bar for issues/pulls (#530) 2017-01-25 10:43:02 +08:00