aboutsummaryrefslogtreecommitdiffstats
path: root/modules/private/manager.go
Commit message (Expand)AuthorAgeFilesLines
* Fix regression: access log template, gitea manager cli command (#24838)wxiaoguang2023-05-221-10/+10
* Rewrite logger system (#24726)wxiaoguang2023-05-211-7/+7
* Refactor internal API for git commands, use meaningful messages instead of "I...wxiaoguang2023-03-291-145/+26
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Allow manager logging to set SQL (#20064)zeripath2022-06-241-0/+19
* Add Goroutine stack inspector to admin/monitor (#19207)zeripath2022-03-311-0/+23
* format with gofumpt (#18184)65432022-01-201-1/+0
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-3/+1
* Second attempt at preventing zombies (#16326)zeripath2021-07-141-16/+17
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+3
* Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)zeripath2020-07-051-0/+108
* Upgrade golangci-lint to 1.24.0 (#10894)zeripath2020-03-301-3/+3
* Queue: Make WorkerPools and Queues flushable (#10001)zeripath2020-01-281-0/+83