Mark Felder
|
65ac513776
|
Dialyzer: fix pattern match coverage
|
2024-01-20 17:58:47 -05:00 |
lain
|
e853cfe7c3
|
Revert "Merge branch 'copyright-bump' into 'develop'"
This reverts merge request !3825
|
2023-01-02 20:38:50 +00:00 |
marcin mikołajczak
|
10886eeaa2
|
Bump copyright year
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-01 12:13:06 +01:00 |
Sean King
|
17aa3644be
|
Copyright bump for 2022
|
2022-02-25 23:11:42 -07:00 |
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 |