summaryrefslogtreecommitdiff
path: root/lib/mix/pleroma.ex
AgeCommit message (Expand)Author
2023-01-02Revert "Merge branch 'copyright-bump' into 'develop'"lain
2023-01-01Bump copyright yearmarcin mikołajczak
2022-02-25Copyright bump for 2022Sean King
2021-01-17start oban app in migrations and mix tasksAlexander Strizhakov
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2020-12-14Fix for dropping posts/notifs in WS when mix task is executedAlexander Strizhakov
2020-12-04shell_yes?/1 was not showing the correct message and always defaults to yes w...Mark Felder
2020-11-25Prevent mix tasks from spewing any internal logging unless DEBUG is in the envMark Felder
2020-11-20start limiters in mix tasksAlexander Strizhakov
2020-11-17Need to start web_resp cache or mix task failsMark Felder
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