1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 08:55:47 +00:00
gitea/routers
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
..
admin Refactor process package and introduce ProcessManager{} with tests (#75) 2017-01-17 13:58:58 +08:00
api/v1 Remove unneeded database loads (#814) 2017-02-02 20:33:56 +08:00
dev Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
org Restrict creating organisations by user (#193) 2016-12-31 10:33:30 +08:00
repo Cleanup log messaging 2017-02-02 15:24:18 +01:00
user fix: User can see the private activity on public activity history. (#818) 2017-02-02 20:32:40 +08:00
home.go UI config to toggle whether user email shows up in Explore Users (#336) 2017-01-01 10:51:10 +08:00
init.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
install.go Cleanup log messaging 2017-02-02 15:24:18 +01:00