summaryrefslogtreecommitdiff
path: root/lib/mix/pleroma.ex
AgeCommit message (Expand)Author
2020-09-07removing Stats worker from Oban cron jobsAlexander Strizhakov
2020-08-19fixes for mix tasksAlexander Strizhakov
2020-07-24Ensure Oban is available during mix tasks.Mark Felder
2020-07-24Fix mix tasks that make HTTP calls by starting the Gun connection poolMark Felder
2020-07-09cleap upAlexander Strizhakov
2020-07-09load default config in mix tasksAlexander Strizhakov
2020-07-08don't restart pleroma in mix tasksAlexander Strizhakov
2020-07-08don't fully start pleroma in mix tasksAlexander Strizhakov
2020-04-12Fix mix tasks failing on OTP releasesrinpatch
2020-03-30sync with developAlexander Strizhakov
2020-03-07Merge branch 'restart-fix-for-mix-tasks' into 'develop'rinpatch
2020-03-03Update CopyrightsMark Felder
2020-03-01wait in mix task while pleroma is rebootedAlexander Strizhakov
2019-11-20Some tasks try to set log level in test environment, but we were stripping lo...Mark Felder
2019-11-19Allow mix tasks to always run with debug loggingMark Felder
2019-09-18Bump copyright years of files changed in 2019Haelwenn (lanodan) Monnier
2019-06-22Ecto tasks: Resolve relative path using the application directoryrinpatch
2019-06-20Rename Pleroma.Mix.Tasks.Common -> Mix.Pleroma and import it's functionsrinpatch