40 Commits (f5155b99136b6e19ab494a97adfcee1810a3d5e7)

Author SHA1 Message Date
Ethan Koenig 4cb9394a97 Fix lint errors (#2547) 7 years ago
Mura Li b746757209 Remove unused mutex field (#1440) 7 years ago
Mura Li 93c25c9a35 Fix races in the log module by using syncmap (#1421) 7 years ago
Ethan Koenig 021904e4e6 Fix typos in models/ and modules/ (#1248) 7 years ago
Lunny Xiao d6748284bd fix panic when push but the only log mode console is disabled by serv and update commands (#1007) 7 years ago
Lunny Xiao 04fdeb9d8d Make Xorm log configurable (#174)
* make xorm log configable

* bug fixed for other sub commands except web

* rebase and fix xorm log

* bug fix for TrimSpace
7 years ago
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.
8 years ago
willemvd 8c2c7b802f Remove the default console logger when it is not set in the configuration (#602)
* Remove the default console logger when it is not set in the configuration

* Added comment to new function (lint failure)

* update based on PR comments (code style)

* code style fix (thanks bkcsoft)

* check if logger exists based on the l.outputs (like in l.DelLogger) instead of adapter, otherwise panic when reinstalling gitea (since the output adapter still exist, without outputs)
8 years ago
Bwko 4ff0db0246 Catch os... errors 8 years ago
Lunny Xiao 3228544c31 golint fixed for modules/log 8 years ago
Sandro Santilli 864d1b1f9f Fix type in unused constant name (#111)
* Write LDAP, SMTP, PAM, DLDAP back to all uppercase

* Fix type in unused constant name

* Other MixCased fixes

* Complete MixerCasing of template constants

* Re uppercase LTS and LDAPS suffixes

* Uppercase JSON suffix in constant names

* Proper case LoginNoType

* Prefix unexported template path constants with "tpl"
8 years ago
Unknwon 194a742fb9 #2798 fix assign operation not take effect 8 years ago
Unknwon 2d2d85bba4 #1597 support pull requests in same repository 8 years ago
Unknwon 9cf4fe043b Add env var check for update 8 years ago
Unknwon 4e0c697aaf force new INI version 9 years ago
Unknwon 686dd59916 fix #864 with migration and update locale 9 years ago
Joseph Crail 39c068400e Fix spelling errors in comments. 10 years ago
Unknwon 135d3733b3 Feature: Integrate crypto/tls/generate_cert.go command 10 years ago
Unknwon 9baf2b38d0 Bug fix on organization 10 years ago
Justin Nuß 8023494a94 Fix invalid struct tags and remove unreachable code. 10 years ago
Unknwon 5e81383413 Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module 10 years ago
Unknwon 8dd07c0ddd New UI merge in progress 10 years ago
Unknown 8bfa7ae745 Remove qiniu/log 10 years ago
Unknown 6c8d630bef Add database log adapter 10 years ago
Unknown 688ec6ecbd Fixed #209 10 years ago
Unknown 0970d6cc38 Log to different adapter according to level 10 years ago
Unknown 45462662e9 Add flash 10 years ago
Unknown 2846ff7d31 Fix bug related to log 10 years ago
Unknown 91e6db1bae Fix log bug 10 years ago
slene 3f65760739 NewLogger set to display line number 10 years ago
Unknown 4f6889bef2 Add more log to locate issue 10 years ago
Unknown 003298ef1d Add default behave of logger 10 years ago
Unknown f8cfb81fb0 Mirror updates 10 years ago
Unknown cef9bbd530 Add complete log configuration 10 years ago
Unknown 460aa3eaa9 optimize log 10 years ago
Unknown f174633b36 Clean code 10 years ago
Unknown 1ce17cce76 Add log.handle 10 years ago
Unknown 15f8bc417e Add log.handle 10 years ago
Unknown 56cf05be77 Add errHandler mid ware 10 years ago
Unknown 5a05d6633d Merge utils to modules 10 years ago