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/tasks
Claire 5ba46952af
Fix mastodon:setup to take dotenv/docker-compose differences into account (#16896)
In order to work around https://github.com/mastodon/mastodon/issues/16895,
add a warning to .env.production.sample, and change the mastodon:setup rake
task to:
- output a warning if a variable will be interpreted differently by dotenv
  and docker-compose
- ensure the printed config is compatible with docker-compose
4 years ago
..
assets.rake Do not fetch environment variables to determine default locale (#6618) 7 years ago
auto_annotate_models.rake Add announcements (#12662) 5 years ago
db.rake Fix typo in db.rake (#16126) 4 years ago
emojis.rake Update emoji codepoint mappings to v13.1 (#16352) 4 years ago
mastodon.rake Fix mastodon:setup to take dotenv/docker-compose differences into account (#16896) 4 years ago
repo.rake Change references to tootsuite/mastodon to mastodon/mastodon (#16491) 4 years ago
statistics.rake add task to report code statistics (#2489) 8 years ago