summaryrefslogtreecommitdiffstats
path: root/modules/context/access_log.go
Commit message (Expand)AuthorAgeFilesLines
* Fix regression: access log template, gitea manager cli command (#24838)wxiaoguang2023-05-221-1/+1
* Rewrite logger system (#24726)wxiaoguang2023-05-211-4/+1
* Improve template system and panic recovery (#24461)wxiaoguang2023-05-041-6/+8
* Correct the access log format (#24085)Gary Moon2023-04-131-1/+8
* Parse external request id from request headers, and print it in access log (#...sillyguodong2023-03-101-0/+34
* Render access log template as text instead of HTML (#23013)Lunny Xiao2023-02-211-1/+1
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Pass down SignedUserName down to AccessLogger context (#16605)zeripath2021-08-041-4/+6
* Fix access log (#14475)Lunny Xiao2021-01-271-0/+60