Merge tag 'v2.7.2'

This commit is contained in:
Mike Barnes 2019-02-19 17:19:29 +11:00
commit 8e12ed66f4
86 changed files with 1598 additions and 595 deletions

View file

@ -889,7 +889,7 @@ table #{table}.
If you are using PostgreSQL you can solve this by logging in to the GitLab
database (#{dbname}) using a super user and running:
ALTER #{user} WITH SUPERUSER
ALTER USER #{user} WITH SUPERUSER
For MySQL you instead need to run:

View file

@ -13,7 +13,7 @@ module Mastodon
end
def patch
0
2
end
def pre