aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/release_tasks.ex
AgeCommit message (Collapse)Author
2020-03-03Update CopyrightsMark Felder
2019-06-22Load the application before executing the create taskrinpatch
2019-06-20Release Tasks: Ensure the application is loaded before getting therinpatch
modules Needed for non-rpc tasks to work
2019-06-19aliases for mix tasksAlexander Strizhakov
ecto.migrate ecto.rollback
2019-06-09Add migrate/rollback to release tasksrinpatch
2019-06-08Make mix tasks work in a releaserinpatch