akkoma/lib/mix/tasks/pleroma
rinpatch 8c7a382027 Rename Pleroma.Mix.Tasks.Common -> Mix.Pleroma and import it's functions
instead of aliasing

This seems to be the convention for functions that can be reused between
different mix tasks in all Elixir projects I've seen and it gets rid on
an error message when someone runs mix pleroma.common

Also in this commit by accident:
- Move benchmark task under a proper namespace
- Insert a space after the prompt
2019-06-20 02:08:02 +03:00
..
ecto aliases for mix tasks 2019-06-19 10:33:33 +00:00
benchmark.ex Rename Pleroma.Mix.Tasks.Common -> Mix.Pleroma and import it's functions 2019-06-20 02:08:02 +03:00
config.ex Rename Pleroma.Mix.Tasks.Common -> Mix.Pleroma and import it's functions 2019-06-20 02:08:02 +03:00
database.ex Rename Pleroma.Mix.Tasks.Common -> Mix.Pleroma and import it's functions 2019-06-20 02:08:02 +03:00
emoji.ex it is changed in compile time 2019-06-14 15:45:05 +00:00
instance.ex Rename Pleroma.Mix.Tasks.Common -> Mix.Pleroma and import it's functions 2019-06-20 02:08:02 +03:00
relay.ex Rename Pleroma.Mix.Tasks.Common -> Mix.Pleroma and import it's functions 2019-06-20 02:08:02 +03: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 it is changed in compile time 2019-06-14 15:45:05 +00:00
sample_psql.eex Use bindings dbuser and dbname in sample_psql.eex 2018-12-16 18:25:31 +02:00
uploads.ex Rename Pleroma.Mix.Tasks.Common -> Mix.Pleroma and import it's functions 2019-06-20 02:08:02 +03:00
user.ex Rename Pleroma.Mix.Tasks.Common -> Mix.Pleroma and import it's functions 2019-06-20 02:08:02 +03:00