summaryrefslogtreecommitdiffstats
path: root/routers/private/manager.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-3/+3
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Allow manager logging to set SQL (#20064)zeripath2022-06-241-0/+7
* Refactor HTTP request context (#17979)wxiaoguang2021-12-151-6/+6
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-2/+1
* Small refactoring of modules/private (#15947)KN4CK3R2021-06-231-12/+12
* Make modules/context.Context a context.Context (#16031)zeripath2021-05-311-1/+1
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+2
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-9/+11
* Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)zeripath2020-07-051-1/+116
* Queue: Make WorkerPools and Queues flushable (#10001)zeripath2020-01-281-0/+41