Commit Graph

62 Commits (mj-v1.14.3)

Author SHA1 Message Date
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841)
3 years ago
Lunny Xiao 0cd87d64ff
Update docs and comments to remove macaron (#14491)
3 years ago
Lunny Xiao a1c9e8f266
Fix windows build error (#14263)
3 years ago
zeripath 47dd1cb7ae
Refactor Logger (#13294)
3 years ago
kolaente 64133126cd
Update golangci-lint to version 1.31.0 (#13102)
4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447)
4 years ago
zeripath d25f44285a
Fix double-indirection bug in logging IDs (#12294)
4 years ago
zeripath c5b08f6d5a
Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)
4 years ago
Lars Lehtonen 0754ceca5b
modules/log: remove noop written variables (#10182)
4 years ago
zeripath 95a57394af Log: Ensure FLAGS=none is -1 (#9287)
4 years ago
Mura Li eec997d30a Fix data race (#8204)
5 years ago
Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
zeripath 356854fc5f Move serv hook functionality & drop GitLogger (#6993)
5 years ago
Lunny Xiao 8b36f01f45 Move xorm logger bridge from log to models so that log module could be a standalone package (#6944)
5 years ago
Lunny Xiao 6123840745 Remove macaron dependent on modules/log (#6933)
5 years ago
zeripath c0fc6cd9a8 rotate unusual logs and stop stacktracing (#6935)
5 years ago
zeripath be666b03ee Trace Logging on Permission Denied & ColorFormat (#6618)
5 years ago
zeripath 5422f23ed8 Quieter Integration Tests (#6513)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
zeripath f286a5abb4 Allow Macaron to be set to log through to gitea.log (#5667)
5 years ago
Lauris BH 8f8ff5a295
Remove maxlines option for file logger (#5282)
5 years ago
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)
7 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging
7 years ago
willemvd 8c2c7b802f Remove the default console logger when it is not set in the configuration (#602)
7 years ago
Bwko 4ff0db0246 Catch os... errors
7 years ago
Lunny Xiao 3228544c31 golint fixed for modules/log
7 years ago
Sandro Santilli 864d1b1f9f Fix type in unused constant name (#111)
7 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
8 years ago
Unknwon 686dd59916 fix #864 with migration and update locale
9 years ago
Joseph Crail 39c068400e Fix spelling errors in comments.
9 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