summaryrefslogtreecommitdiffstats
path: root/modules/setting/log.go
Commit message (Expand)AuthorAgeFilesLines
* Use Req.URL.RequestURI() to cope with FCGI urls (#9473)zeripath2019-12-241-1/+1
* Fix #9151 - smtp logger configuration sendTos should be an array (#9154)zeripath2019-11-251-1/+5
* Restore Graceful Restarting & Socket Activation (#7274)zeripath2019-10-151-1/+10
* Add golangci (#6418)kolaente2019-06-121-4/+8
* Stop colorizing files by default (#6949)zeripath2019-05-151-2/+0
* Move xorm logger bridge from log to models so that log module could be a stan...Lunny Xiao2019-05-141-3/+0
* Fix logging documentation (#6904)zeripath2019-05-111-0/+2
* Quieter Integration Tests (#6513)zeripath2019-04-071-0/+9
* Better logging (#6038) (#6095)zeripath2019-04-021-135/+240
* Split setting.go as multiple files (#6014)Lunny Xiao2019-02-101-0/+186