- 18 Jun, 2019 2 commits
-
-
rinpatch authored
-
- 17 Jun, 2019 2 commits
-
-
rinpatch authored
This patch changes pleroma_ctl to call into a running instance instead of spinning up a new one for mix task execution. This significantly decreases the time needed for mix task execution (on my machine for `pleroma_ctl user set rin --no-admin` the difference is 0.2s vs 4.2s) and allows mix tasks to affect the instance context, for example, this allows to clear the cache after user deletion
-
- 16 Jun, 2019 10 commits
-
-
Alexander Strizhakov authored
-
Alexander Strizhakov authored
removed some ownership sandbox error
-
Maksim authored
-
rinpatch authored
-
-
Alexander Strizhakov authored
- 15 Jun, 2019 16 commits
-
-
rinpatch authored
-
rinpatch authored
-
feld authored
and this leftover artifact breaks compiling now.
-
feld authored
-
lain authored
-
lain authored
-
lain authored
-
lain authored
-
Alexander Strizhakov authored
-
Alexander Strizhakov authored
-
Alexander Strizhakov authored
-
- 14 Jun, 2019 10 commits
-
-
Alexander Strizhakov authored
we can't change module attributes and endpoint settings in runtime
-
minibikini authored
-
lain authored
Add copyright info to containment.ex See merge request pleroma/pleroma!1286