pleroma/lib
rinpatch bc597d888c Mix Tasks: Switch to Application.ensure_all_started instead of
Mix.Task.run and ensure serve_endpoints is set to false

In release environments there is no Mix.Task.run and serve_endpoints
must be set to true for the endpoints to start, so we need to ensure it
is set to false before starting Pleroma for executing a mix task.
2019-06-07 12:37:20 +03:00
..
mix/tasks Mix Tasks: Switch to Application.ensure_all_started instead of 2019-06-07 12:37:20 +03:00
pleroma Merge branch 'fix/elixir-master-deprecation-warnings' into 'develop' 2019-06-06 14:54:29 +00:00
healthcheck.ex Use Pleroma.Config everywhere 2019-05-30 15:33:58 +07:00
jason_types.ex Format the code. 2018-03-30 15:01:53 +02:00
transports.ex Format the code. 2018-03-30 15:01:53 +02:00
xml_builder.ex xml builder: properly escape quotes 2019-05-12 19:04:37 +00:00