aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/healthcheck.ex
AgeCommit message (Collapse)Author
2020-05-10healthcheck: report real amount of memory allocated by beamrinpatch
as opposed to memory currently in use
2020-03-03Update CopyrightsMark Felder
2019-09-26Add Pleroma.JobQueueMonitorEgor Kislitsyn
2019-09-11Use Jason for rendering responsesrinpatch
Although Jason readme says Phoenix 1.4+ already does it by default, [it actually does it only for new projects](https://github.com/phoenixframework/phoenix/blob/3bfb9f6e900c9a2e31cb95736e2cb5bdad329b61/lib/phoenix.ex#L58-L59)