pleroma/lib/mix/tasks/pleroma
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
..
common.ex Mix Tasks: Switch to Application.ensure_all_started instead of 2019-06-07 12:37:20 +03:00
database.ex Disable timeouts for object pruning query 2019-05-22 20:10:52 +03:00
emoji.ex Switch to Jason over Poison 2019-05-13 15:37:38 -05:00
instance.ex adding notify_email setting for trigger emails 2019-04-10 17:57:41 +07:00
relay.ex [Credo] fix Credo.Check.Readability.AliasOrder 2019-03-13 04:26:54 +01:00
robots_txt.eex Generate permissive or restrictive robots.txt in the config generator 2019-04-03 22:12:58 +05:45
robotstxt.ex robots.txt 2019-03-15 02:28:18 +00:00
sample_config.eex adding notify_email setting for trigger emails 2019-04-10 17:57:41 +07:00
sample_psql.eex Use bindings dbuser and dbname in sample_psql.eex 2018-12-16 18:25:31 +02:00
uploads.ex [Credo][CI] Add readability as it’s fixed 2019-03-13 04:26:56 +01:00
user.ex Feature/896 toggling confirmation 2019-05-16 13:23:41 +00:00