You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/lib
ThibG 9b7e3b4774
Fix mastodon:setup not running properly when some environment variables are set (#13928)
When using one of the docker-compose containers, mastodon:setup will use the
existing .env.production rather than the generated one during the setup steps.

This is because dotenv does not overwrite env variables that are alreayd
defined, and the docker-compose.yml file loads the environment variables
from .env.production.
5 years ago
..
assets Add emoji autosuggest (#5053) 8 years ago
chewy/strategy Fix records not being indexed sometimes (#12024) 6 years ago
devise Fix authentication before 2FA challenge (#11943) 6 years ago
generators Add post-deployment migration system (#8182) 7 years ago
json_ld Fix preloaded JSON-LD context for identity not being used (#12138) 6 years ago
mastodon Fix `tootctl upgrade storage-schema` S3 ACL (#13768) 5 years ago
paperclip Fix GifReader exceptions (#13760) 5 years ago
tasks Fix mastodon:setup not running properly when some environment variables are set (#13928) 5 years ago
templates Add post-deployment migration system (#8182) 7 years ago
cli.rb Add separate cache directory for non-local uploads (#12821) 5 years ago