Haelwenn (lanodan) Monnier
|
c4439c630f
|
Bump Copyright to 2021
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
2021-01-13 07:49:50 +01:00 |
|
Mark Felder
|
05da5f5cca
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
|
rinpatch
|
19f16e829d
|
Load the application before executing the create task
|
2019-06-22 04:33:46 +03:00 |
|
rinpatch
|
f8c64dd4c0
|
Release Tasks: Ensure the application is loaded before getting the
modules
Needed for non-rpc tasks to work
|
2019-06-20 02:21:48 +03:00 |
|
Alexander Strizhakov
|
e4fa6b99ac
|
aliases for mix tasks
ecto.migrate
ecto.rollback
|
2019-06-19 10:33:33 +00:00 |
|
rinpatch
|
2a659b35f1
|
Add migrate/rollback to release tasks
|
2019-06-09 13:33:44 +03:00 |
|
rinpatch
|
d7ec0898e5
|
Make mix tasks work in a release
|
2019-06-08 17:40:40 +03:00 |
|