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/config
Eugen Rochko fcb527cdd6 Add post-deployment migration system (#8182)
Adopted from GitLab CE. Generate new migration with:

    rails g post_deployment_migration name_of_migration_here

By default they are run together with db:migrate. To not run them,
the env variable SKIP_POST_DEPLOYMENT_MIGRATIONS must be set

Code by Yorick Peterse <yorickpeterse@gmail.com>, see also:

83c8241160
8 years ago
..
environments Merge remote-tracking branch 'origin/master' into gs-master 8 years ago
initializers Add post-deployment migration system (#8182) 8 years ago
locales Added endorse strings, fixed footer 'developers' string (#8183) 8 years ago
webpack Reduce assets precompilation time by about 20% 8 years ago
application.rb Merge branch 'master' into glitch-soc/merge-upstream 8 years ago
boot.rb Upgrade Rails to version 5.2.0 (#5898) 8 years ago
brakeman.ignore Save video metadata and improve video OpenGraph tags (#6481) 8 years ago
database.yml use-DB_NAME-in-development (#5430) 8 years ago
deploy.rb Update dependencies for Ruby (2018-04-23) (#7237) 8 years ago
environment.rb
i18n-tasks.yml Ignore tootsuite-specific theme-related translation strings 8 years ago
navigation.rb Merge branch 'master' into glitch-soc/merge-upstream 8 years ago
puma.rb
routes.rb Merge branch 'master' into glitch-soc/merge-upstream 8 years ago
secrets.yml
settings.yml Merge branch 'master' into glitch-soc/merge-upstream 8 years ago
sidekiq.yml Account archive download (#6460) 8 years ago
webpacker.yml Finalized theme loading and stuff 8 years ago