aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/healthcheck
Commit message (Expand)AuthorAgeFilesLines
* Always enable caches (#28527)Lunny Xiao2023-12-191-4/+0
* Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076)delvh2023-07-231-3/+4
* Refactor `setting.Database.UseXXX` to methods (#23354)Jason Song2023-03-071-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Update go-chi/cache to utilize Ping() (#19719)65432022-05-151-1/+1
* Add health check endpoint (#18465)ttys32022-05-041-0/+143