forgejo/modules
wxiaoguang 5bf8d5445e
Refactor Router Logger (#17308)
Make router logger more friendly, show the related function name/file/line.

[BREAKING]
This PR substantially changes the logging format of the router logger. If you use this logging for monitoring e.g. fail2ban you will need to update this to match the new format.
2022-01-20 19:41:25 +08:00
..
activitypub
analyze
appstate
auth Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
avatar Fix various typos (#18219) 2022-01-10 17:32:37 +08:00
base Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
cache Test cache during init (#17852) 2021-12-06 00:24:57 +08:00
charset Add warning for BIDI characters in page renders and in diffs (#17562) 2022-01-07 02:18:52 +01:00
context Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
convert Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
csv Fix various typos (#18219) 2022-01-10 17:32:37 +08:00
doctor Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
emoji
eventsource Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
generate Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
git Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
gitgraph Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
graceful
hcaptcha
highlight Updated Chroma to v0.10.0 (#18270) 2022-01-20 17:59:15 +08:00
hostmatcher Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
httpcache
httplib refactor httplib (#18338) 2022-01-19 19:31:39 -05:00
indexer Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
json Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
lfs Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
log Refactor Router Logger (#17308) 2022-01-20 19:41:25 +08:00
markup Updated Chroma to v0.10.0 (#18270) 2022-01-20 17:59:15 +08:00
metrics Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
migration Fix various typos (#18219) 2022-01-10 17:32:37 +08:00
nosql
notification Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
options Remove golang vendored directory (#18277) 2022-01-14 18:16:05 -05:00
password
pprof
private Move keys to models/asymkey (#17917) 2021-12-10 16:14:24 +08:00
process Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
proxy
public Refactor Router Logger (#17308) 2022-01-20 19:41:25 +08:00
queue
recaptcha
references Add API to get issue/pull comments and events (timeline) (#17403) 2022-01-01 22:12:25 +08:00
repository Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
secret Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
session Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
setting Refactor Router Logger (#17308) 2022-01-20 19:41:25 +08:00
ssh Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
storage
structs Add MirrorUpdated field to Repository API type (#18267) 2022-01-18 13:18:30 +00:00
svg
sync
templates Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
test Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
timeutil Don't store assets modified time into generated files (#18193) 2022-01-06 21:33:17 -05:00
translation Sort locales according to their names (#18211) 2022-01-08 12:18:39 +00:00
typesniffer
updatechecker Fix various typos (#18219) 2022-01-10 17:32:37 +08:00
upload Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
uri Prevent NPE if gitea uploader fails to open url (#18080) 2021-12-23 16:27:33 +00:00
user
util Increase Salt randomness (#18179) 2022-01-04 15:13:52 +00:00
validation
web Refactor Router Logger (#17308) 2022-01-20 19:41:25 +08:00