Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-10 | healthcheck: report real amount of memory allocated by beam | rinpatch | |
as opposed to memory currently in use | |||
2020-03-03 | Update Copyrights | Mark Felder | |
2019-09-26 | Add Pleroma.JobQueueMonitor | Egor Kislitsyn | |
2019-09-11 | Use Jason for rendering responses | rinpatch | |
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) |