81 Commits (08609d439d81f65c4f691609acaa29c1c7e96757)

Autor SHA1 Nachricht Datum
  Eng Zer Jun 8b0aaa5f86
test: use `T.TempDir` to create temporary test directory (#21043) vor 1 Jahr
  John Olheiser a48d6ba4b4
Go 1.19 format (#20758) vor 1 Jahr
  zeripath 3aa5749d53
Disable doctor logging on panic (#20847) vor 1 Jahr
  zeripath 8eefe2af45
Empty log queue on flush and close (#19994) vor 2 Jahren
  wxiaoguang 730420b6b3
Only set CanColorStdout / CanColorStderr to true if the stdout/stderr is a terminal (#19581) vor 2 Jahren
  zeripath c88547ce71
Add Goroutine stack inspector to admin/monitor (#19207) vor 2 Jahren
  zeripath 70628bd870
Add auto logging of goroutine pid label (#19212) vor 2 Jahren
  singuliere 49cab2b01f
migrations: add test for importing pull requests in gitea uploader (#18752) vor 2 Jahren
  6543 54e9ee37a7
format with gofumpt (#18184) vor 2 Jahren
  wxiaoguang 5bf8d5445e
Refactor Router Logger (#17308) vor 2 Jahren
  Gusted ff2fd08228
Simplify parameter types (#18006) vor 2 Jahren
  zeripath 147e42239f
Stop printing 03d after escaped characters in logs (#18030) vor 2 Jahren
  wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows (#17684) vor 2 Jahren
  Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) vor 2 Jahren
  Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) vor 2 Jahren
  zeripath 49bd9a1111
Fix race in log (#16490) vor 3 Jahren
  zeripath 33a8eec33e
Retry rename on lock induced failures (#16435) vor 3 Jahren
  luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) vor 3 Jahren
  KN4CK3R 3607f79d78
Fixed assert statements. (#16089) vor 3 Jahren
  zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) vor 3 Jahren
  Lunny Xiao 0cd87d64ff
Update docs and comments to remove macaron (#14491) vor 3 Jahren
  Lunny Xiao a1c9e8f266
Fix windows build error (#14263) vor 3 Jahren
  zeripath 47dd1cb7ae
Refactor Logger (#13294) vor 3 Jahren
  kolaente 64133126cd
Update golangci-lint to version 1.31.0 (#13102) vor 3 Jahren
  zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447) vor 3 Jahren
  zeripath d25f44285a
Fix double-indirection bug in logging IDs (#12294) vor 4 Jahren
  zeripath c5b08f6d5a
Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) vor 4 Jahren
  Lars Lehtonen 0754ceca5b
modules/log: remove noop written variables (#10182) vor 4 Jahren
  zeripath 95a57394af Log: Ensure FLAGS=none is -1 (#9287) vor 4 Jahren
  Mura Li eec997d30a Fix data race (#8204) vor 4 Jahren
  Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557) vor 5 Jahren
  kolaente f9ec2f89f2 Add golangci (#6418) vor 5 Jahren
  zeripath 356854fc5f Move serv hook functionality & drop GitLogger (#6993) vor 5 Jahren
  Lunny Xiao 8b36f01f45 Move xorm logger bridge from log to models so that log module could be a standalone package (#6944) vor 5 Jahren
  Lunny Xiao 6123840745 Remove macaron dependent on modules/log (#6933) vor 5 Jahren
  zeripath c0fc6cd9a8 rotate unusual logs and stop stacktracing (#6935) vor 5 Jahren
  zeripath be666b03ee Trace Logging on Permission Denied & ColorFormat (#6618) vor 5 Jahren
  zeripath 5422f23ed8 Quieter Integration Tests (#6513) vor 5 Jahren
  zeripath 704da08fdc
Better logging (#6038) (#6095) vor 5 Jahren
  zeripath f286a5abb4 Allow Macaron to be set to log through to gitea.log (#5667) vor 5 Jahren
  Lauris BH 8f8ff5a295
Remove maxlines option for file logger (#5282) vor 5 Jahren
  Ethan Koenig 4cb9394a97 Fix lint errors (#2547) vor 6 Jahren
  Mura Li b746757209 Remove unused mutex field (#1440) vor 7 Jahren
  Mura Li 93c25c9a35 Fix races in the log module by using syncmap (#1421) vor 7 Jahren
  Ethan Koenig 021904e4e6 Fix typos in models/ and modules/ (#1248) vor 7 Jahren
  Lunny Xiao d6748284bd fix panic when push but the only log mode console is disabled by serv and update commands (#1007) vor 7 Jahren
  Lunny Xiao 04fdeb9d8d Make Xorm log configurable (#174) vor 7 Jahren
  Gabriel Jackson bf6f61cc69 Cleanup log messaging vor 7 Jahren
  willemvd 8c2c7b802f Remove the default console logger when it is not set in the configuration (#602) vor 7 Jahren
  Bwko 4ff0db0246 Catch os... errors vor 7 Jahren